502 Commits

Author SHA1 Message Date
c26757a95a Merge remote-tracking branch 'origin/main' into refactor/circular-deps 2025-08-07 12:26:07 -07:00
991445461b feat: iOS 26 types with improvements (ActionBar, Switch) + .ns-{platform}-{sdkVersion} css root scoping (#10775)
This provides for better ability to target platform > sdk > majorVersion specific features.
For example, iOS 26 does not render titles when a background color is set on the actionbar. this allows that style to be overridden only on iOS 26 if desired.
2025-08-07 12:06:10 -07:00
b9b234d8b9 chore: cleanup 2025-07-25 13:30:57 -07:00
5aeaac787a Merge remote-tracking branch 'origin/main' into refactor/circular-deps 2025-07-24 22:49:06 -07:00
b79801af5f chore: cleanup 2025-07-22 22:46:15 -07:00
b853447da2 chore: cleanup 2025-07-22 19:06:58 -07:00
0ba0ab0d59 chore: working with builder xml require vs dynamic import wip 2025-07-22 14:37:11 -07:00
86524229bc fix(android): improved handling for nested frames (#10713) 2025-07-20 20:52:55 -07:00
2377b6ae98 chore(core): setNative type handling (#10768) 2025-07-20 17:23:11 -07:00
cc189090a4 fix(core): FlexboxLayout nested views alignment corrections (#10766) 2025-07-20 15:45:10 -07:00
f820dc144d revert: "fix(ios): corrected rotate animation (#10676)" (#10765) 2025-07-20 15:44:41 -07:00
46d9827960 chore(ios): removed forced background update during safe area inset calculation (#10767) 2025-07-20 12:33:53 -07:00
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
f1a5d3b428 fix: imports 2025-07-14 08:44:29 -07:00
32df462958 fix: remove invalid .d.ts files 2025-07-14 08:44:05 -07:00
a6279e218f Merge remote-tracking branch 'origin/main' into refactor/circular-deps-next 2025-07-11 16:37:12 -07:00
35fef40e5b refactor: circular deps part 15 2025-07-11 16:18:14 -07:00
bca3452722 feat(ios): improved handling for navigation events (#10757) 2025-07-11 16:13:20 -07:00
e7ab426ee2 refactor: circular deps part 14 2025-07-10 15:47:29 -07:00
579a25d583 refactor: circular deps part 13 2025-07-09 20:07:56 -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
50cfd6fb25 refactor: circular deps part 8 2025-07-08 22:55:03 -07:00
779def7609 refactor: circular deps part 7 2025-07-08 22:18:43 -07:00
18e75b66ec refactor: circular deps part 6 2025-07-08 11:55:45 -07:00
b70aa2c45f refactor: circular deps part 5 2025-07-08 08:10:17 -07:00
6ede07a551 chore: cleanup 2025-07-08 07:34:02 -07:00
4285a33d8f refactor: circular deps part 4 2025-07-08 07:27:43 -07:00
1fdc933d8f refactor: circular deps part 3 2025-07-07 22:29:13 -07:00
47c72081dd refactor: circular deps part 2 2025-07-07 19:12:02 -07:00
eab726b5d6 chore: TypeScript 5.8, nx migrate, dep updates (#10759) 2025-07-07 16:29:09 -07:00
84f5f1920d refactor: circular deps part 1 2025-07-06 10:05:35 -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
2da4170c5a fix(android): RootLayout shade cover unexpected delay (#10752) 2025-06-28 12:03:48 -07:00
242c3ae03f fix(android): RootLayout shade cover blinking animation (#10750) 2025-06-26 12:33:37 -07:00
a11ccd8753 chore: workflow permissions 2025-06-26 11:37:23 -07:00
51c4b106f0 fix(android): allow CSS styling of neutral button in dialogs (#10745) 2025-06-24 07:50:19 -07:00
ac2e6a0928 feat(TextField): support css white-space and text-overflow (#10737) 2025-06-23 19:54:41 -07:00
8393df1455 fix(ios): listview measurement (#10740) 2025-05-20 22:11:10 -07:00
cfc27ebb90 feat(css): color-mix (#10719) 2025-03-16 15:48:40 -07:00
852011c4f9 fix(core): missing parameter for once event listeners (#10715) 2025-03-03 06:54:52 -08: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