7647 Commits

Author SHA1 Message Date
85ae1b05aa chore: 9.0.0-alpha.10 2025-08-07 16:32:20 -07:00
0582c46ac6 chore: merge main 2025-08-07 16:30:09 -07:00
c26757a95a Merge remote-tracking branch 'origin/main' into refactor/circular-deps 2025-08-07 12:26:07 -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
2d1b61e1ee chore: 9.0.0-alpha.9 2025-08-05 15:27:38 -07:00
85dc509b41 chore: transient root deps 2025-08-05 15:27:33 -07:00
75d04ea4fb chore: comment out logs for further testing 2025-08-05 15:23:43 -07:00
c934d898b4 feat: source map remapping for runtime stack trace displays 2025-08-02 17:46:33 -07:00
6e41e738ee Merge remote-tracking branch 'origin/main' into refactor/circular-deps 2025-08-01 18:21:12 -07:00
adc2ee4314 chore: ossf security 2025-08-01 15:52:12 -07:00
2c669da393 Merge remote-tracking branch 'origin/main' into refactor/circular-deps 2025-07-29 18:27:49 -07:00
61663d1d5e chore(webpack): 5.1.0-esm.5 2025-07-29 18:08:18 -07:00
3b151177f4 feat(webpack): auto enable commonjs on core < 9 + consider prereleases 2025-07-29 18:08:18 -07:00
ee6927b2ef chore: cleanup 2025-07-29 18:08:18 -07:00
9ae0bf3aea chore: vitest 3.2.4 2025-07-29 18:08:18 -07:00
f1e2df624c 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-29 18:08:18 -07:00
a9e5a22fbc 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-29 17:44:26 -07:00
5667e08015 chore: sync changelog with release/8.9.x branch 2025-07-29 17:34:16 -07:00
4f8f8419cf fix(core): pin source-map due to minor bump using url 2025-07-29 17:34:16 -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
99c151c82f chore: 9.0.0-alpha.8 2025-07-26 14:38:14 -07:00
b9b234d8b9 chore: cleanup 2025-07-25 13:30:57 -07:00
b548ac3f7f chore(webpack): 5.1.0-esm.4 2025-07-25 10:58:27 -07:00
03dae26d92 feat(webpack): auto enable commonjs when a project is on core < 9 2025-07-25 10:58:09 -07:00
5aeaac787a Merge remote-tracking branch 'origin/main' into refactor/circular-deps 2025-07-24 22:49:06 -07:00
3c1995c3a3 chore: cleanup 2025-07-24 22:35:57 -07:00
41f041e175 chore: note on conditional virtual entry if needed 2025-07-23 13:26:00 -07:00
ac65c0b6b2 chore(webpack): 5.1.0-esm.3 2025-07-23 13:25:35 -07:00
f4a1326fcc chore: 9.0.0-alpha.7 2025-07-23 13:24:11 -07:00
17ac48f36b chore: cleanup 2025-07-23 11:54:26 -07:00
b79801af5f chore: cleanup 2025-07-22 22:46:15 -07:00
b853447da2 chore: cleanup 2025-07-22 19:06:58 -07:00
0ba0ab0d59 chore: working with builder xml require vs dynamic import wip 2025-07-22 14:37:11 -07:00
b4579d1d2f chore: global handling 2025-07-22 12:57:23 -07:00
3f88953067 chore: use esm runtimes for testing 2025-07-22 12:56:05 -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
248a85f6e0 chore: cleanup 2025-07-19 01:18:12 -07:00
2fb70c1f10 chore: cleanup android refs 2025-07-15 12:01:45 -07:00
7bc57216c0 chore: cleanup 2025-07-14 17:40:50 -07:00
b2cfc8045b cleanup 2025-07-14 11:18:48 -07:00
e02304229a Merge remote-tracking branch 'origin/main' into refactor/circular-deps-next 2025-07-14 08:59:49 -07:00
0dc8b2ba2a chore: 9.0.0 next 2025-07-14 08:59:14 -07:00