18 Commits

Author SHA1 Message Date
4902e27818 perf: Avoid creating new typeface instances for system fonts 2025-01-28 23:26:24 -08:00
30da2752ad chore: Added comment 2025-01-28 23:26:24 -08:00
045986de8f fix: Corrected font-weight support for span 2025-01-28 23:26:24 -08:00
b12c41532a chore: Minor variable naming changes 2025-01-28 23:26:24 -08:00
8726d026fe fix: Added asset path fallback null value inside an else clause 2025-01-28 23:26:24 -08:00
a21d4f94ac fix(android): Span should accept all font weight types 2025-01-28 23:26:24 -08:00
2cf166da59 fix(ios): font variation settings not applied to labels (#10429) 2023-11-22 08:38:10 -08:00
08478556a9 fix(core): font variation settings parser invalid axis (#10427) 2023-11-02 13:39:52 -07:00
82d60ae057 fix(core): circular imports of SDK_VERSION 2022-11-30 09:14:10 -08:00
b147612e06 test: standardized jest unit testing (#10047) 2022-11-28 14:32:25 -08:00
395bc022e3 chore: cleanup font-variation-settings 2022-11-23 21:16:40 -08:00
a5e3e223dd feat(core): support css font-variation-settings (#9995) 2022-11-23 20:57:22 -08:00
abd722cd3d perf(core): android sdk check (#10084) 2022-11-12 10:09:45 -08:00
5f3f1ace28 fix(core): font-weight allow passing number (#10072) 2022-11-07 13:52:13 -08:00
4b0c812707 feat(core): make font style, weight, scale params optional (#9993)
Change font style, weight, scale constructor parameters to optional.
Export `FontStyle` and `FontWeight`.
2022-08-12 18:41:57 -07:00
733050995c fix(core): type collisions with namespace (#8809) 2021-04-06 11:18:36 -07:00
d5a8a25aba feat(core): first class a11y support (#8909) 2021-04-06 11:18:36 -07:00
020ad4da37 chore(core): monorepo, esm targeting, improved management (#8707) 2020-08-25 20:00:59 -07:00