Nathan Walker
3fced92843
chore: cleanup
2025-11-04 20:25:26 -08:00
Nathan Walker
d829bb2b8b
Merge remote-tracking branch 'origin/main' into feat/list-view-sticky-headers
2025-11-04 19:14:21 -08:00
Osei Fortune
248ff4bcae
feat(android): edge to edge ( #10774 )
2025-11-04 19:13:15 -08:00
Nathan Walker
63516337a3
Merge branch 'main' into feat/list-view-sticky-headers
2025-11-04 09:31:58 -08:00
Samuel Schultze
55d111c19d
fix(ios): apply fontScaleInternal on app startup ( #10935 )
2025-11-04 09:30:01 -08:00
Eduardo Speroni
fe4c9c0b7d
feat(android): support independent broadcast listeners ( #10936 )
2025-11-04 09:29:09 -08:00
Nathan Walker
bbeca526f0
fix(webpack): es module source mapping improvements
2025-11-03 22:15:30 -08:00
Ahmed salman
2325e338be
fix(android): remove extra font padding by default ( #10771 )
2025-11-03 17:46:22 -08:00
Nathan Walker
96733c2ecc
feat(ios): multi-window support ( #10786 )
2025-11-03 17:01:43 -08:00
snehitha-30727
3be20a33ff
feat(search-bar): clear button color support ( #10903 )
2025-11-01 11:26:20 -07:00
Nathan Walker
e90e6d969c
feat(core): statusBarStyle ease of use and more control ( #10859 )
2025-10-31 23:02:19 -07:00
Nathan Walker
e7056a143a
Merge remote-tracking branch 'origin/main' into feat/list-view-sticky-headers
2025-10-30 19:21:42 -07:00
dollaransh17
cd1ae8c708
fix(application): remove dupe cssChanged event handler definition ( #10892 )
2025-10-30 15:30:19 -07:00
Abdelkarim Ait Bourich
9db6369aed
fix(android): coerce string width/height in ImageAssetOptions ( #10862 )
2025-10-30 13:26:53 -07:00
felixkrautschuk
8d3c3c3416
fix(android): prevent clipped font icons on Android ( #10858 )
2025-10-29 17:01:33 -07:00
Nathan Walker
e8cc7cd22e
Merge branch 'main' into feat/list-view-sticky-headers
2025-10-29 10:31:10 -07:00
Nathan Walker
e1ff2982e8
fix: animation types
2025-10-29 09:30:10 -07:00
Ammar Ahmed
09f0e7a397
docs: correct event type in accessibilityDecrement event documentation ( #10897 )
2025-10-08 23:29:28 -07:00
Nathan Walker
06483ab946
chore: cleanup
2025-10-04 13:14:37 -07:00
Nathan Walker
1297cf59e1
Merge remote-tracking branch 'origin/main' into feat/list-view-sticky-headers
2025-10-04 13:13:08 -07:00
Nathan Walker
ce589a8fc9
fix(webpack): es module source map resolution ( #10860 )
...
Including source file remapping for newer runtimes.
2025-09-27 11:43:46 -07:00
Nathan Walker
54c069f519
fix: types export on ui/index
2025-09-24 11:20:42 -07:00
Nathan Walker
701bfea561
perf: property optimizations ( #10850 )
2025-09-19 14:36:19 -07:00
Nathan Walker
440ae0ee7c
chore: build simplified for es modules
2025-09-18 17:06:02 -07:00
Nathan Walker
c2ff8c1ae7
refactor(core): zero circulars + esm ready ( #10770 )
2025-09-18 17:03:23 -07:00
Nathan Walker
1e54baf198
feat(webpack): support es module bundling ( #10788 )
2025-09-18 13:03:17 -07:00
Nathan Walker
d6d3800884
fix(android): make button default text not all caps for improved consistency ( #10854 )
2025-09-16 08:41:17 -07:00
Samuel Schultze
326672efb4
feat(dialogs): allow using keyboard enter/return to confirm on iOS ( #10799 )
2025-09-09 20:42:22 -07:00
Nathan Walker
78658466a4
chore: sync changelog with release/8.9.x branch
2025-09-09 10:16:40 -07:00
Nathan Walker
e0e81268d6
fix(android): shared element with target name already added to transaction ( #10793 )
2025-09-08 08:18:27 -07:00
Nathan Walker
741b6fb6d7
chore: tests
2025-09-01 19:34:18 -07:00
Nathan Walker
5c143459cd
Merge remote-tracking branch 'origin/refactor/circular-deps' into feat/list-view-sticky-headers
2025-09-01 15:38:51 -07:00
Nathan Walker
55104ae36a
feat(TextField): decimal keyboardType ( #10789 )
2025-09-01 09:17:23 -07:00
Nathan Walker
a91cc8f201
fix(android): setInterval impl to match c++ and prevent drift
2025-08-28 13:08:30 -07:00
Nathan Walker
ac7bcfbbf6
chore: cleanup log and xcconfig
2025-08-22 20:02:50 -07:00
Nathan Walker
e22382bc56
chore: 9.0.0-alpha.13
2025-08-21 10:20:25 -07:00
Nathan Walker
8d2922b27b
feat(ios): iosGlassEffect property
2025-08-21 10:08:55 -07:00
Nathan Walker
981772d41e
chore: 9.0.0-alpha.12
2025-08-15 17:38:41 -07:00
Nathan Walker
d2620a2e31
chore: cleanup
2025-08-15 17:38:30 -07:00
Nathan Walker
3d055973c8
chore: 9.0.0-alpha.11
2025-08-15 16:11:04 -07:00
Nathan Walker
a8b6ad6bdd
fix: temporal dead zone issue when bundling inspector_modules
2025-08-15 16:00:42 -07:00
Nathan Walker
e06ca24c9d
feat: css-tree 3.1+ support which includes es module support
2025-08-13 17:28:58 -07:00
Nathan Walker
85ae1b05aa
chore: 9.0.0-alpha.10
2025-08-07 16:32:20 -07:00
Nathan Walker
0582c46ac6
chore: merge main
2025-08-07 16:30:09 -07:00
Nathan Walker
c26757a95a
Merge remote-tracking branch 'origin/main' into refactor/circular-deps
2025-08-07 12:26:07 -07:00
Nathan Walker
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
Nathan Walker
2d1b61e1ee
chore: 9.0.0-alpha.9
2025-08-05 15:27:38 -07:00
Nathan Walker
75d04ea4fb
chore: comment out logs for further testing
2025-08-05 15:23:43 -07:00
Nathan Walker
561d2ea64e
feat(ios): searchAutoHide wip
2025-08-03 20:02:47 -07:00
Nathan Walker
fb7a23e346
feat(android): ListView showSearch for search bar
2025-08-03 18:45:13 -07:00