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
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
Nathan Walker
d856826b7a
chore: update ui-mobile-base android script to support Java 21 and gradle 8+ ( #10907 )
...
Also allows fallbacks per detection.
2025-10-30 10:41:52 -07:00
felixkrautschuk
8d3c3c3416
fix(android): prevent clipped font icons on Android ( #10858 )
2025-10-29 17:01:33 -07:00
Nathan Walker
e1ff2982e8
fix: animation types
2025-10-29 09:30:10 -07:00
Samuel Schultze
5f14845b27
fix(android): proper image view scaling for ScaleTypes.CENTER ( #10899 )
2025-10-13 14:43:32 -07:00
Ammar Ahmed
09f0e7a397
docs: correct event type in accessibilityDecrement event documentation ( #10897 )
2025-10-08 23:29:28 -07:00
dependabot[bot]
25ecfb4ab8
chore(deps-dev): bump ts-jest from 29.4.0 to 29.4.4 in /packages/webpack5 ( #10876 )
...
chore(deps-dev): bump ts-jest in /packages/webpack5
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.4.0 to 29.4.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.4.0...v29.4.4 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-version: 29.4.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-02 13:02:41 -07:00
dependabot[bot]
89d5ad3371
chore(deps): bump react-refresh from 0.17.0 to 0.18.0 in /packages/webpack5 ( #10874 )
...
chore(deps): bump react-refresh in /packages/webpack5
Bumps [react-refresh](https://github.com/facebook/react/tree/HEAD/packages/react ) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react )
---
updated-dependencies:
- dependency-name: react-refresh
dependency-version: 0.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-02 13:00:32 -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
Nathan Walker
f3f0930cc2
fix(types-ios): DarwinFoundation
2025-09-09 21:02:14 -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
70f05a4e4e
feat(types-ios): iOS 26 typings updates ( #10794 )
2025-09-09 20:40:18 -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
farfromrefuge
adb5933523
fix(android): typings fix for native GridLayout ( #10791 )
...
I wrongly removed some method definitions in 6dd441d6ba
This PR brings back those missing methods
2025-09-05 10:27:59 -07:00
Nathan Walker
55104ae36a
feat(TextField): decimal keyboardType ( #10789 )
2025-09-01 09:17:23 -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
4f61e1b61c
chore: security clearances ( #10773 )
...
* chore: nx migrate + resolve form-data security alert
https://github.com/NativeScript/NativeScript/security/dependabot/43
* fix(security): babel/helpers
https://github.com/NativeScript/NativeScript/security/dependabot/27
2025-07-26 18:18:17 -07:00
dependabot[bot]
02c70543e5
chore(deps): bump postcss and vue-loader in /packages/webpack5 ( #10772 )
...
Bumps [postcss](https://github.com/postcss/postcss ) to 8.5.6 and updates ancestor dependency [vue-loader](https://github.com/vuejs/vue-loader ). These dependencies need to be updated together.
Updates `postcss` from 7.0.39 to 8.5.6
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/7.0.39...8.5.6 )
Updates `vue-loader` from 15.9.8 to 17.4.2
- [Release notes](https://github.com/vuejs/vue-loader/releases )
- [Changelog](https://github.com/vuejs/vue-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.9.8...v17.4.2 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.6
dependency-type: indirect
- dependency-name: vue-loader
dependency-version: 17.4.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-26 18:17:02 -07:00
Nathan Walker
9e60bd212a
chore: sync changelog with release/8.9.x branch
2025-07-26 14:59:19 -07:00
Nathan Walker
1cc3c73746
fix(core): pin source-map due to minor bump using url
2025-07-26 14:39:40 -07:00
Dimitris-Rafail Katsampas
86524229bc
fix(android): improved handling for nested frames ( #10713 )
2025-07-20 20:52:55 -07:00
Dimitris-Rafail Katsampas
2377b6ae98
chore(core): setNative type handling ( #10768 )
2025-07-20 17:23:11 -07:00
Dimitris-Rafail Katsampas
cc189090a4
fix(core): FlexboxLayout nested views alignment corrections ( #10766 )
2025-07-20 15:45:10 -07:00
Dimitris-Rafail Katsampas
f820dc144d
revert: "fix(ios): corrected rotate animation ( #10676 )" ( #10765 )
2025-07-20 15:44:41 -07:00
Dimitris-Rafail Katsampas
46d9827960
chore(ios): removed forced background update during safe area inset calculation ( #10767 )
2025-07-20 12:33:53 -07:00
Nathan Walker
0dc8b2ba2a
chore: 9.0.0 next
2025-07-14 08:59:14 -07:00
Nathan Walker
ee7a4def4c
release(core): 8.9.4
2025-07-14 08:57:48 -07:00
Dimitris-Rafail Katsampas
bca3452722
feat(ios): improved handling for navigation events ( #10757 )
2025-07-11 16:13:20 -07:00
Nathan Walker
1ef47301bf
fix(webpack): build with dep updates ( #10762 )
2025-07-11 16:10:32 -07:00
Nathan Walker
eab726b5d6
chore: TypeScript 5.8, nx migrate, dep updates ( #10759 )
2025-07-07 16:29:09 -07:00
Dimitris-Rafail Katsampas
32f2dd14e1
fix(core): Improved css clip-path parsing ( #10753 )
2025-06-29 20:08:00 -07:00
Dimitris-Rafail Katsampas
2da4170c5a
fix(android): RootLayout shade cover unexpected delay ( #10752 )
2025-06-28 12:03:48 -07:00
Dimitris-Rafail Katsampas
242c3ae03f
fix(android): RootLayout shade cover blinking animation ( #10750 )
2025-06-26 12:33:37 -07:00
Nathan Walker
a11ccd8753
chore: workflow permissions
2025-06-26 11:37:23 -07:00
Eduardo Speroni
51c4b106f0
fix(android): allow CSS styling of neutral button in dialogs ( #10745 )
2025-06-24 07:50:19 -07:00
Nathan Walker
ac2e6a0928
feat(TextField): support css white-space and text-overflow ( #10737 )
2025-06-23 19:54:41 -07:00
Eduardo Speroni
8979ad8f64
fix: core packaging missing .d.ts files ( #10742 )
2025-05-28 09:46:13 -07:00
Dimitris-Rafail Katsampas
8393df1455
fix(ios): listview measurement ( #10740 )
2025-05-20 22:11:10 -07:00
Nathan Walker
93e6eb9687
chore: core npm prepare handling
2025-05-07 13:31:16 -07:00
Nathan Walker
61a83a60c9
feat(nx-cloud): organize workspace caching with improved input/outputs ( #10734 )
2025-04-29 13:25:39 -07:00