Commit Graph

1292 Commits

Author SHA1 Message Date
Nathan Walker
8c643edcd4 Merge remote-tracking branch 'origin/refactor/circular-deps' into feat/v9-prerelease 2025-09-15 17:39:28 -07:00
Nathan Walker
3276f15351 Merge remote-tracking branch 'origin/main' into feat/v9-prerelease 2025-09-15 17:37:30 -07:00
Nathan Walker
a7736d6a93 fix: FileReader ref 2025-09-15 17:20:24 -07:00
Nathan Walker
361feaec94 Merge remote-tracking branch 'origin/main' into refactor/circular-deps 2025-09-09 22:37:58 -07:00
Nathan Walker
f3f0930cc2 fix(types-ios): DarwinFoundation 2025-09-09 21:02:14 -07:00
Samuel Schultze
326672efb4 feat(dialogs): allow using keyboard enter/return to confirm on iOS (#10799) 2025-09-09 20:42:22 -07:00
Nathan Walker
70f05a4e4e feat(types-ios): iOS 26 typings updates (#10794) 2025-09-09 20:40:18 -07:00
Nathan Walker
78658466a4 chore: sync changelog with release/8.9.x branch 2025-09-09 10:16:40 -07:00
Nathan Walker
e0e81268d6 fix(android): shared element with target name already added to transaction (#10793) 2025-09-08 08:18:27 -07:00
farfromrefuge
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
Nathan Walker
d68d8f0048 chore: 9.0.0-alpha.14 2025-09-02 09:36:58 -07:00
Nathan Walker
2fcc5372d5 feat(android): edge-to-edge expose helper enableEdgeToEdge 2025-09-02 09:25:10 -07:00
Nathan Walker
84e9190f87 feat(android): edge-to-edge
Squashed from feat/edge-to-edge and resolved conflicts
2025-09-02 09:21:05 -07:00
Nathan Walker
55104ae36a feat(TextField): decimal keyboardType (#10789) 2025-09-01 09:17:23 -07:00
Nathan Walker
a12fe192d5 fix(webpack): always use project's sass impl with sass-loader to avoid diff version conflicts 2025-08-30 14:23:42 -07:00
Nathan Walker
f5f8ba2ec9 chore: webpack 5.0.25-alpha.1 2025-08-28 16:11:32 -07:00
Nathan Walker
f8e9808d74 fix(webpack): es module polyfill handling of createRequire 2025-08-28 16:09:50 -07:00
Nathan Walker
a91cc8f201 fix(android): setInterval impl to match c++ and prevent drift 2025-08-28 13:08:30 -07:00
Nathan Walker
15f37b1188 chore: webpack 5.0.25-alpha.0 2025-08-28 12:39:51 -07:00
Nathan Walker
591ec958c9 feat(webpack): consider prereleases in runtime detection for commonjs auto-fallback 2025-08-28 12:37:02 -07:00
Nathan Walker
e9d3219db2 feat(webpack): auto fallback to commonjs via runtime detection 2025-08-28 12:15:56 -07:00
Nathan Walker
9cce7578bd fix: automated tests 2025-08-23 20:37:59 -07:00
Nathan Walker
ac7bcfbbf6 chore: cleanup log and xcconfig 2025-08-22 20:02:50 -07:00
Nathan Walker
e22382bc56 chore: 9.0.0-alpha.13 2025-08-21 10:20:25 -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
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
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
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
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