139 Commits

Author SHA1 Message Date
248a85f6e0 chore: cleanup 2025-07-19 01:18:12 -07:00
2fb70c1f10 chore: cleanup android refs 2025-07-15 12:01:45 -07:00
b2cfc8045b cleanup 2025-07-14 11:18:48 -07:00
4fe0003eb6 chore: tmp comments to verify loading order - cleanup after confirmed 2025-07-14 08:47:45 -07:00
4218cb8134 fix: file extension handling for fonts 2025-07-14 08:45:15 -07:00
445a48db93 fix: retain comments 2025-07-14 08:44:53 -07:00
32df462958 fix: remove invalid .d.ts files 2025-07-14 08:44:05 -07:00
35fef40e5b refactor: circular deps part 15 2025-07-11 16:18:14 -07:00
e7ab426ee2 refactor: circular deps part 14 2025-07-10 15:47:29 -07:00
33d967b5b2 refactor: circular deps part 11 2025-07-09 11:23:53 -07:00
1db6259763 refactor: circular deps part 10 2025-07-09 09:19:40 -07:00
d8681cbebd refactor: circular deps part 9 2025-07-09 08:33:52 -07:00
779def7609 refactor: circular deps part 7 2025-07-08 22:18:43 -07:00
47c72081dd refactor: circular deps part 2 2025-07-07 19:12:02 -07:00
48b02ffd1f chore: TypeScript 5.8, nx migrate, dep updates - bundler resolution 2025-07-05 10:48:10 -07:00
32f2dd14e1 fix(core): Improved css clip-path parsing (#10753) 2025-06-29 20:08:00 -07:00
cfc27ebb90 feat(css): color-mix (#10719) 2025-03-16 15:48:40 -07:00
2d71ada46d feat(core): CSS wide keywords (#10709) 2025-02-25 19:15:47 -08:00
fb57cf3281 feat: Node-API engine support (#10710) 2025-02-24 18:28:32 -08:00
3a7206fc3b feat(core): style properties module improvements and organization (#10685) 2025-02-04 13:26:21 -08:00
79a0306f32 fix(ios): prevent animator from animating colors on shadow layer (#10686) 2025-02-02 07:20:02 -08:00
e6beb1d816 fix(core): pseudo-class handlers failing to unsubscribe listeners (#10680) 2025-01-29 11:26:59 -08:00
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
6968997d9d chore: Proper variable naming for font variation 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
1e86ed9da8 fix(ios): background styles after frame changed by safe area (#10661) 2025-01-12 19:51:33 -08:00
5e85d8873c feat(ios): background-image support for action bar (#10645) 2025-01-12 17:57:28 -08:00
24ad6e45b1 docs(core): fix types & improve jsdoc comments (#10620) 2025-01-12 12:38:28 -08:00
3dec0a5e99 chore: use vitest for unit testing plus workspace updates (#10662) 2025-01-12 11:52:13 -08:00
4e54c676a3 revert: "fix(core): Proper line-height calculation" (#10647) 2024-11-18 19:48:51 -08:00
ec7fa5d05e fix(core): proper line-height calculation (#10642) 2024-10-31 14:40:23 -07:00
4f46815b27 fix(ios): anti-aliasing for accurate borders (#10619) 2024-10-31 09:16:44 -07:00
a320ca1fb3 revert: "perf(core): avoid setting the same value to view properties" (#10618)
Revert "perf(core): avoid setting the same value to view properties (#10602)"

This reverts commit 499fe8dc82db623550a38d3f91eb9f9252304e31.
2024-10-23 13:14:04 -07:00
499fe8dc82 perf(core): avoid setting the same value to view properties (#10602) 2024-08-07 17:28:15 -07:00
75c8e941a0 fix(ios): proper drawing bounds for colored borders (#10600) 2024-08-05 15:42:13 -07:00
7f2d51e7d0 revert: "perf: improve attribute selectors by adding single listeners (#10384)" 2024-07-04 10:33:45 -07:00
779d79285d feat(core): ability to embed into platform host projects (#10465) 2024-07-01 16:47:33 -07:00
9fd361c2e6 feat(core): css media query support (#10530) 2024-07-01 09:28:59 -07:00
7036f12b5c fix(android): prevent error on navigation back after using page transition (#10439) 2024-06-28 16:15:40 -07:00
4abcb216da feat(android): background color/image handling improvements (#10451) 2024-06-28 15:07:10 -07:00
bb83addb5c perf: improve attribute selectors by adding single listeners (#10384) 2024-06-28 14:55:12 -07:00
2fb4f23670 feat(core): css-what parser for CSS selectors + support for :not(), :is(), and :where() Level 4 and ~ (#10514) 2024-06-28 13:57:29 -07:00
3a0afdb9cc feat(SegmentedBar): selectedTextColor added and selectedBackgroundColor improvements (#10474) 2024-01-19 10:39:59 -08:00
172d3463a3 fix(core): safe important check (#10455) 2023-12-19 10:11:10 -08:00
aba3093e69 fix(ios): non-uniform border angle (#10437) 2023-11-25 08:28:10 -08:00
5a4bb7c38c fix(ios): shadow does not consider z-index (#10433) 2023-11-24 10:04:06 -08:00