4b778c2ab6
chore(deps): bump actions/setup-java from 4.7.1 to 5.0.0 ( #10864 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 4.7.1 to 5.0.0.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](c5195efecf...dded088883 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-01 11:06:05 -07:00
f0c6e95c6e
chore(deps): bump step-security/harden-runner from 2.13.0 to 2.13.1 ( #10863 )
...
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner ) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/step-security/harden-runner/releases )
- [Commits](ec9f2d5744...f4a75cfd61 )
---
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-version: 2.13.1
dependency-type: direct:production
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-01 11:05:38 -07:00
ce589a8fc9
fix(webpack): es module source map resolution ( #10860 )
...
Including source file remapping for newer runtimes.
2025-09-27 11:43:46 -07:00
54c069f519
fix: types export on ui/index
2025-09-24 11:20:42 -07:00
701bfea561
perf: property optimizations ( #10850 )
2025-09-19 14:36:19 -07:00
440ae0ee7c
chore: build simplified for es modules
2025-09-18 17:06:02 -07:00
c2ff8c1ae7
refactor(core): zero circulars + esm ready ( #10770 )
2025-09-18 17:03:23 -07:00
1e54baf198
feat(webpack): support es module bundling ( #10788 )
2025-09-18 13:03:17 -07:00
d6d3800884
fix(android): make button default text not all caps for improved consistency ( #10854 )
2025-09-16 08:41:17 -07:00
eef1503027
chore: readme quick start ( #10852 )
2025-09-11 09:22:41 -07:00
f3f0930cc2
fix(types-ios): DarwinFoundation
2025-09-09 21:02:14 -07:00
326672efb4
feat(dialogs): allow using keyboard enter/return to confirm on iOS ( #10799 )
2025-09-09 20:42:22 -07:00
70f05a4e4e
feat(types-ios): iOS 26 typings updates ( #10794 )
2025-09-09 20:40:18 -07:00
27ca982912
feat: add harden runner in audit mode to critical workflows ( #10798 )
...
Ref: https://github.com/NativeScript/nativescript-cli/pull/5856
2025-09-09 14:23:03 -07:00
194b2b1358
feat: pin github action dependencies ( #10797 )
...
Related https://github.com/NativeScript/nativescript-cli/pull/5880
2025-09-09 14:20:47 -07:00
c044063502
feat: add dependabot ( #10795 )
...
Related: https://github.com/NativeScript/nativescript-cli/pull/5859
2025-09-09 14:20:28 -07:00
2fb510a8e5
feat: add Dependency Review Action workflow ( #10796 )
2025-09-09 11:47:56 -07:00
78658466a4
chore: sync changelog with release/8.9.x branch
2025-09-09 10:16:40 -07:00
e0e81268d6
fix(android): shared element with target name already added to transaction ( #10793 )
2025-09-08 08:18:27 -07:00
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
55104ae36a
feat(TextField): decimal keyboardType ( #10789 )
2025-09-01 09:17:23 -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
adc2ee4314
chore: ossf security
2025-08-01 15:52:12 -07:00
c0051c65fa
chore: vitest 3.2.4
2025-07-26 18:50:58 -07:00
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
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
9e60bd212a
chore: sync changelog with release/8.9.x branch
2025-07-26 14:59:19 -07:00
1cc3c73746
fix(core): pin source-map due to minor bump using url
2025-07-26 14:39:40 -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
0dc8b2ba2a
chore: 9.0.0 next
2025-07-14 08:59:14 -07:00
ee7a4def4c
release(core): 8.9.4
2025-07-14 08:57:48 -07:00
bca3452722
feat(ios): improved handling for navigation events ( #10757 )
2025-07-11 16:13:20 -07:00
1ef47301bf
fix(webpack): build with dep updates ( #10762 )
2025-07-11 16:10:32 -07:00
eab726b5d6
chore: TypeScript 5.8, nx migrate, dep updates ( #10759 )
2025-07-07 16:29:09 -07:00
32f2dd14e1
fix(core): Improved css clip-path parsing ( #10753 )
2025-06-29 20:08:00 -07:00
6a183709ae
chore: ossf-scorecard ( #10748 )
2025-06-29 09:07:25 -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
8979ad8f64
fix: core packaging missing .d.ts files ( #10742 )
2025-05-28 09:46:13 -07:00
a68d9c4871
ci: build
2025-05-28 08:49:02 -07:00
8393df1455
fix(ios): listview measurement ( #10740 )
2025-05-20 22:11:10 -07:00
93e6eb9687
chore: core npm prepare handling
2025-05-07 13:31:16 -07:00
bc887dfb1d
ci: build
2025-04-29 13:32:39 -07:00