Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IOAPPX-352] Add the new IO typeface #334

Merged
merged 25 commits into from
Nov 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
642f222
[IOAPPX-349] Add the new `IOText` component with support for advanced…
dmnplb Jul 24, 2024
56a9b81
Merge remote-tracking branch 'origin/main' into 2.x
CrisTofani Jul 31, 2024
7227d4b
chore: release 2.0.0-0
dmnplb Jul 31, 2024
c27ea81
[IOAPPX-362] Change `Label…` default weight to Semibold + Fix autocom…
dmnplb Aug 1, 2024
15cfe9c
chore: release 2.0.0-1
dmnplb Aug 1, 2024
5e2fa77
Exclude `Web` platform from the `useBoldTextEnabled` hook
dmnplb Aug 27, 2024
79ccf15
[IOAPPX-352] Add the new IO typeface (#314)
dmnplb Aug 27, 2024
77a3abf
Revert "[IOAPPX-352] Add the new IO typeface" (#330)
dmnplb Sep 5, 2024
f1cdbfc
Merge branch 'main' into 2.x
dmnplb Sep 5, 2024
f0c4e41
chore: release 2.0.0
dmnplb Sep 5, 2024
393884d
Merge branch 'main' into 2.x
dmnplb Sep 18, 2024
6cdf523
chore: release 2.0.1
dmnplb Sep 18, 2024
21dc736
Replace Readex Pro with Titillio
dmnplb Oct 8, 2024
01460f5
Update `jest` snapshots
dmnplb Oct 8, 2024
4872a33
Merge branch 'main' into IOAPPX-352-add-new-titillio-typeface
dmnplb Oct 22, 2024
3b093a3
chore: release 2.1.0-0
dmnplb Oct 22, 2024
4160005
Increase size of `H6`
dmnplb Oct 22, 2024
978ced8
chore: release 2.1.0-1
dmnplb Oct 22, 2024
49d485a
chore: release 2.1.0-2
dmnplb Oct 22, 2024
5b72d5e
Update some `Module…` components to avoid notable size changes
dmnplb Oct 22, 2024
840e3ff
chore: release 2.1.0-3
dmnplb Oct 22, 2024
57d5560
Merge branch 'main' into IOAPPX-352-add-new-titillio-typeface
dmnplb Nov 8, 2024
0ad256f
Merge branch 'main' into IOAPPX-352-add-new-titillio-typeface
dmnplb Nov 8, 2024
3071ae2
Update `reanimated` to `3.15.0`
dmnplb Nov 8, 2024
29e18c5
Merge branch 'main' into IOAPPX-352-add-new-titillio-typeface
dmnplb Nov 8, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const config: StorybookConfig = {
staticDirs: [
"../example/assets/css",
"../example/assets/fonts/TitilliumSansPro",
"../example/assets/fonts/ReadexPro",
"../example/assets/fonts/Titillio",
"../example/assets/fonts/DMMono",
"../repo-assets",
"../stories/assets"
Expand Down
7 changes: 6 additions & 1 deletion .storybook/preview-head.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@

<!-- Pull in static files served from your Static directory or the internet -->
<!-- Example: `main.js|ts` is configured with staticDirs: ['../public'] and your font is located in the `fonts` directory inside your `public` directory -->
<link rel="preload" href="ReadexPro-Regular.ttf" as="font" />
<link rel="preload" href="Titillio-Thin.ttf" as="font" />
<link rel="preload" href="Titillio-Light.ttf" as="font" />
<link rel="preload" href="Titillio-Regular.ttf" as="font" />
<link rel="preload" href="Titillio-Semibold.ttf" as="font" />
<link rel="preload" href="Titillio-Bold.ttf" as="font" />
<link rel="preload" href="Titillio-Black.ttf" as="font" />
<link rel="preload" href="DMMono-Medium.ttf" as="font" />
<link rel="preload" href="TitilliumSansPro-Black.otf" as="font" />
<link rel="preload" href="TitilliumSansPro-BlackItalic.otf" as="font" />
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
64 changes: 60 additions & 4 deletions example/android/link-assets-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,68 @@
"sha1": "6bb6bf0c5d7a7f50606cc276cc4ef1787f52a928"
},
{
"path": "assets/fonts/ReadexPro/ReadexPro-Regular.ttf",
"sha1": "93e4080794b725f216a94b57ed62a51bc77bce91"
"path": "assets/fonts/Titillio/Titillio-Black.otf",
"sha1": "ab71d06a0c7cbac0f069ad37758de4ffb6105b75"
},
{
"path": "assets/fonts/ReadexPro/ReadexPro-SemiBold.ttf",
"sha1": "b4ec28a6b1ba6ed730beb37f06b1b81c5e2163a3"
"path": "assets/fonts/Titillio/Titillio-BlackItalic.otf",
"sha1": "984c6762c6a4007dbaa4191450701dfe4b3c32e2"
},
{
"path": "assets/fonts/Titillio/Titillio-Bold.otf",
"sha1": "063279df70343ff1d64386422197b916c28fc46e"
},
{
"path": "assets/fonts/Titillio/Titillio-BoldItalic.otf",
"sha1": "0d4912434cd31bb17a79de5620a9002589184aa2"
},
{
"path": "assets/fonts/Titillio/Titillio-Extrablack.otf",
"sha1": "91bc736eb8911eeaf7e8c6af129fc6584b6a73e2"
},
{
"path": "assets/fonts/Titillio/Titillio-ExtrablackItalic.otf",
"sha1": "0949d60e776b7b776ffae8b42ed2c680d4e8e259"
},
{
"path": "assets/fonts/Titillio/Titillio-Extrabold.otf",
"sha1": "e2157b363c0dab2a12236aec75016d666dd2f099"
},
{
"path": "assets/fonts/Titillio/Titillio-ExtraboldItalic.otf",
"sha1": "0fb6f663dad1559230d754a885c56b3ae9e7633c"
},
{
"path": "assets/fonts/Titillio/Titillio-Light.otf",
"sha1": "75dff329af1d38450d73e2ffa42046c209ebeecd"
},
{
"path": "assets/fonts/Titillio/Titillio-LightItalic.otf",
"sha1": "3a896c3efe30713e424b4923f896794c02a731e4"
},
{
"path": "assets/fonts/Titillio/Titillio-Regular.otf",
"sha1": "2ef70364b63b023170e556be1c1142fd2f39c921"
},
{
"path": "assets/fonts/Titillio/Titillio-RegularItalic.otf",
"sha1": "076718292c7a43b4274b18057fe2149f24a2147c"
},
{
"path": "assets/fonts/Titillio/Titillio-Semibold.otf",
"sha1": "40ae4e6ceb0d41c48aea604d2755936d86dc704d"
},
{
"path": "assets/fonts/Titillio/Titillio-SemiboldItalic.otf",
"sha1": "6e0eb54a25d0cfc63113f2aefc9207381fa98a64"
},
{
"path": "assets/fonts/Titillio/Titillio-Thin.otf",
"sha1": "8a66b26e0f70dcb60f599726fd5ced68f18b8ae0"
},
{
"path": "assets/fonts/Titillio/Titillio-ThinItalic.otf",
"sha1": "9257e7b33a4e2b3cbba6c6a46701b886b9520f3c"
},
{
"path": "assets/fonts/DMMono/DMMono-Medium.ttf",
Expand Down
39 changes: 37 additions & 2 deletions example/assets/css/fonts.css
Original file line number Diff line number Diff line change
@@ -1,10 +1,45 @@
@font-face {
font-family: 'ReadexPro';
src: url('ReadexPro-Regular.ttf') format("truetype");
font-family: 'Titillio 3';
src: url('Titillio-Thin.otf') format("truetype");
font-weight: 200;
font-style: normal;
}

@font-face {
font-family: 'Titillio 3';
src: url('Titillio-Light.otf') format("truetype");
font-weight: 300;
font-style: normal;
}

@font-face {
font-family: 'Titillio 3';
src: url('Titillio-Regular.otf') format("truetype");
font-weight: 400;
font-style: normal;
}

@font-face {
font-family: 'Titillio 3';
src: url('Titillio-Semibold.otf') format("truetype");
font-weight: 600;
font-style: normal;
}

@font-face {
font-family: 'Titillio 3';
src: url('Titillio-Bold.otf') format("truetype");
font-weight: 700;
font-style: normal;
}

@font-face {
font-family: 'Titillio 3';
src: url('Titillio-Black.otf') format("truetype");
font-weight: 900;
font-style: normal;
}

/* DM MONO */
@font-face {
font-family: 'DMMono';
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added example/assets/fonts/Titillio/Titillio-Thin.otf
Binary file not shown.
Binary file not shown.
Loading
Loading