1195 Commits

Author SHA1 Message Date
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
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
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
61a83a60c9 feat(nx-cloud): organize workspace caching with improved input/outputs (#10734) 2025-04-29 13:25:39 -07:00
2ad5daf7f8 chore: 8.9.3 next 2025-04-18 14:13:33 -07:00
1c20b4f48a chore(release): core 8.9.2 2025-04-18 14:12:38 -07:00
30b6b54e6a fix(ios): 18.4 simulator networking case (#10732) 2025-04-18 12:37:48 -07:00
96af6fa83e fix(http): xcode 16.3, ios 18.4 urlsession change (#10727) 2025-04-02 13:02:43 -07:00
454223cea1 fix(types-ios): view factory initShared (#10726) 2025-04-01 15:28:12 -07:00
fd7502db72 chore(release): webpack 5.0.24 2025-03-22 18:56:46 -07:00
41ac6d9706 feat(webpack): support @nativescript-community/svelte-native 2025-03-22 18:53:19 -07:00
563118cb0e chore: 8.9.2 next 2025-03-16 16:16:46 -07:00
e480470398 chore(release): core 8.9.1 2025-03-16 16:16:14 -07:00
922f6ce56a revert "feat(observable): enhance event callback type specificity" (#10721)
Revert "feat(observable): enhance event callback type specificity (#10720)"

This reverts commit e2f9687e72f8cbb618a22ad5e9a81633a984a0d5.
2025-03-16 15:53:53 -07:00
cfc27ebb90 feat(css): color-mix (#10719) 2025-03-16 15:48:40 -07:00
e2f9687e72 feat(observable): enhance event callback type specificity (#10720) 2025-03-16 09:48:51 -07:00
852011c4f9 fix(core): missing parameter for once event listeners (#10715) 2025-03-03 06:54:52 -08:00
50019ecd30 chore: 8.9.1 next 2025-02-27 09:44:30 -08:00
93666f908a chore(release): core 8.9.0 2025-02-27 09:29:24 -08:00
6519d86bec chore(release): webpack 5.0.23
- project: webpack5 5.0.23
2025-02-26 14:29:14 -08:00
2d71ada46d feat(core): CSS wide keywords (#10709) 2025-02-25 19:15:47 -08:00
5024156f0d chore(release): types 8.9.0
- project: types-android 8.9.0

- project: types-ios 8.9.0

- project: types 8.9.0
2025-02-25 17:22:54 -08:00
cb92903d1e ci: build 2025-02-25 14:44:58 -08:00
803c472264 feat(ios): 18.2 types (#10711) 2025-02-24 18:30:04 -08:00
fb57cf3281 feat: Node-API engine support (#10710) 2025-02-24 18:28:32 -08:00
640db9529e fix(ios): apply text color to HTMLView content (#10708) 2025-02-22 14:17:47 -08:00
8c4d7ca8be feat(ios): added layoutChanged event support to Page (#10707) 2025-02-21 16:19:06 -08:00
e52d13bfcf feat(image): ios system icons styling by font-size and font-weight (#10706) 2025-02-21 15:09:34 -08:00
24116c5ec3 feat(css): allow infinity values within css calc expressions (#10705) 2025-02-21 14:53:08 -08:00
358791795f fix(android): formatted string NoSuchMethodError (#10704) 2025-02-21 14:36:12 -08:00