09f0e7a397
docs: correct event type in accessibilityDecrement event documentation ( #10897 )
2025-10-08 23:29:28 -07:00
2bf4f84f73
chore(deps-dev): bump enhanced-resolve from 5.18.0 to 5.18.3 ( #10883 )
...
Bumps [enhanced-resolve](https://github.com/webpack/enhanced-resolve ) from 5.18.0 to 5.18.3.
- [Release notes](https://github.com/webpack/enhanced-resolve/releases )
- [Commits](https://github.com/webpack/enhanced-resolve/compare/v5.18.0...v5.18.3 )
---
updated-dependencies:
- dependency-name: enhanced-resolve
dependency-version: 5.18.3
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:12:16 -07:00
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
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
3a68ae2014
chore(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 ( #10867 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](4cec3d8aa0...ea165f8d65 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 4.6.2
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:07:01 -07:00
1908aa4a11
chore(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.3 ( #10866 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.4.1 to 2.4.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](f49aabe0b5...4eaacf0543 )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-version: 2.4.3
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:06:48 -07:00
31386e3094
chore(deps): bump actions/dependency-review-action from 4.7.3 to 4.8.0 ( #10865 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 4.7.3 to 4.8.0.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](595b5aeba7...56339e523c )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-version: 4.8.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-01 11:06:28 -07:00
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