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
11d5e542eb
feat(action-bar): iosLargeTitle and iosShadow attributes ( #10694 )
...
[skip ci]
2025-02-18 08:35:56 -08:00
5e85d8873c
feat(ios): background-image support for action bar ( #10645 )
2025-01-12 17:57:28 -08:00
12dd329ed1
fix(action-bar): provide correct page during navigation when title change occurs ( #10563 )
2024-06-27 19:21:29 -07:00
01d537bf15
feat(visionos): ui-mobile-base supporting xros plus improvements to window handling ( #10478 )
2024-04-05 17:07:16 -07:00
bbede5d795
feat(visionos): Vision Pro support ( #10392 )
2023-09-28 17:55:40 -07:00
b147612e06
test: standardized jest unit testing ( #10047 )
2022-11-28 14:32:25 -08:00
1c82d19455
fix(ios): guard accessing actionbar ( #10033 )
2022-09-19 22:18:47 -07:00
0548aaf8da
fix(android): FragmentClass memory leak ( #9983 )
...
* chore: resilience to create/destroy flow around actionItems
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
2022-08-02 09:00:18 -07:00
f88c158b38
fix(ios): navigation button now allows using custom icon ( #9835 )
2022-03-19 16:15:31 -07:00
95e56f75dd
chore: cleanup actionbar appearance handling
2021-10-09 08:55:54 -07:00
183b4d4b10
fix(ios): flat property using new appearance api ( #9558 )
2021-09-20 11:12:08 -07:00
86ff418166
fix(ios): actionitem coloring with 15+
2021-09-08 16:12:11 -07:00
011e869cd5
fix(ios): actionBar title to use appearance api on ios15+ ( #9534 )
...
https://github.com/NativeScript/NativeScript/pull/9530
2021-09-08 16:12:11 -07:00
2bfccbbea6
fix(ios): actionBar to use appearance api on ios13+ ( #9530 )
2021-09-08 16:12:11 -07:00
d3bc4d5b82
fix(core): guard unstable page/frame init contexts under async conditions ( #9428 )
2021-05-30 12:02:38 -07:00
d5a8a25aba
feat(core): first class a11y support ( #8909 )
2021-04-06 11:18:36 -07:00
c1f231d88e
chore: fix eslint issues ( #9017 )
2020-11-11 08:46:36 -08:00
2243660080
feat(core): TypeScript 4 + cleanup ( #8967 )
2020-10-19 09:28:05 -07:00
020ad4da37
chore(core): monorepo, esm targeting, improved management ( #8707 )
2020-08-25 20:00:59 -07:00