Commit Graph

7655 Commits

Author SHA1 Message Date
Nathan Walker
00820ae8e4 feat: new glass AppIcon for demo apps 2025-08-21 10:09:11 -07:00
Nathan Walker
8d2922b27b feat(ios): iosGlassEffect property 2025-08-21 10:08:55 -07:00
Nathan Walker
981772d41e chore: 9.0.0-alpha.12 2025-08-15 17:38:41 -07:00
Nathan Walker
d2620a2e31 chore: cleanup 2025-08-15 17:38:30 -07:00
Nathan Walker
3d055973c8 chore: 9.0.0-alpha.11 2025-08-15 16:11:04 -07:00
Nathan Walker
15c57eefbe chore(webpack): 5.1.0-esm.6 2025-08-15 16:07:50 -07:00
Nathan Walker
a8b6ad6bdd fix: temporal dead zone issue when bundling inspector_modules 2025-08-15 16:00:42 -07:00
Nathan Walker
e06ca24c9d feat: css-tree 3.1+ support which includes es module support 2025-08-13 17:28:58 -07:00
Nathan Walker
85ae1b05aa chore: 9.0.0-alpha.10 2025-08-07 16:32:20 -07:00
Nathan Walker
0582c46ac6 chore: merge main 2025-08-07 16:30:09 -07:00
Nathan Walker
c26757a95a Merge remote-tracking branch 'origin/main' into refactor/circular-deps 2025-08-07 12:26:07 -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
2d1b61e1ee chore: 9.0.0-alpha.9 2025-08-05 15:27:38 -07:00
Nathan Walker
85dc509b41 chore: transient root deps 2025-08-05 15:27:33 -07:00
Nathan Walker
75d04ea4fb chore: comment out logs for further testing 2025-08-05 15:23:43 -07:00
Nathan Walker
c934d898b4 feat: source map remapping for runtime stack trace displays 2025-08-02 17:46:33 -07:00
Nathan Walker
6e41e738ee Merge remote-tracking branch 'origin/main' into refactor/circular-deps 2025-08-01 18:21:12 -07:00
Nathan Walker
adc2ee4314 chore: ossf security 2025-08-01 15:52:12 -07:00
Nathan Walker
2c669da393 Merge remote-tracking branch 'origin/main' into refactor/circular-deps 2025-07-29 18:27:49 -07:00
Nathan Walker
61663d1d5e chore(webpack): 5.1.0-esm.5 2025-07-29 18:08:18 -07:00
Nathan Walker
3b151177f4 feat(webpack): auto enable commonjs on core < 9 + consider prereleases 2025-07-29 18:08:18 -07:00
Nathan Walker
ee6927b2ef chore: cleanup 2025-07-29 18:08:18 -07:00
Nathan Walker
9ae0bf3aea chore: vitest 3.2.4 2025-07-29 18:08:18 -07:00
Nathan Walker
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
dependabot[bot]
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
Nathan Walker
5667e08015 chore: sync changelog with release/8.9.x branch 2025-07-29 17:34:16 -07:00
Nathan Walker
4f8f8419cf fix(core): pin source-map due to minor bump using url 2025-07-29 17:34:16 -07:00
Nathan Walker
c0051c65fa chore: vitest 3.2.4 2025-07-26 18:50:58 -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
Nathan Walker
99c151c82f chore: 9.0.0-alpha.8 2025-07-26 14:38:14 -07:00
Nathan Walker
b9b234d8b9 chore: cleanup 2025-07-25 13:30:57 -07:00
Nathan Walker
b548ac3f7f chore(webpack): 5.1.0-esm.4 2025-07-25 10:58:27 -07:00
Nathan Walker
03dae26d92 feat(webpack): auto enable commonjs when a project is on core < 9 2025-07-25 10:58:09 -07:00
Nathan Walker
5aeaac787a Merge remote-tracking branch 'origin/main' into refactor/circular-deps 2025-07-24 22:49:06 -07:00
Nathan Walker
3c1995c3a3 chore: cleanup 2025-07-24 22:35:57 -07:00
Nathan Walker
41f041e175 chore: note on conditional virtual entry if needed 2025-07-23 13:26:00 -07:00
Nathan Walker
ac65c0b6b2 chore(webpack): 5.1.0-esm.3 2025-07-23 13:25:35 -07:00
Nathan Walker
f4a1326fcc chore: 9.0.0-alpha.7 2025-07-23 13:24:11 -07:00
Nathan Walker
17ac48f36b chore: cleanup 2025-07-23 11:54:26 -07:00
Nathan Walker
b79801af5f chore: cleanup 2025-07-22 22:46:15 -07:00
Nathan Walker
b853447da2 chore: cleanup 2025-07-22 19:06:58 -07:00
Nathan Walker
0ba0ab0d59 chore: working with builder xml require vs dynamic import wip 2025-07-22 14:37:11 -07:00
Nathan Walker
b4579d1d2f chore: global handling 2025-07-22 12:57:23 -07:00
Nathan Walker
3f88953067 chore: use esm runtimes for testing 2025-07-22 12:56:05 -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