Commit Graph

7687 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
Divayang Siddhapura
eef1503027 chore: readme quick start (#10852) 2025-09-11 09:22:41 -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
Ulises Gascón
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
Ulises Gascón
194b2b1358 feat: pin github action dependencies (#10797)
Related https://github.com/NativeScript/nativescript-cli/pull/5880
2025-09-09 14:20:47 -07:00
Ulises Gascón
c044063502 feat: add dependabot (#10795)
Related: https://github.com/NativeScript/nativescript-cli/pull/5859
2025-09-09 14:20:28 -07:00
Ulises Gascón
2fb510a8e5 feat: add Dependency Review Action workflow (#10796) 2025-09-09 11:47:56 -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
d98d1b9333 chore: use latest runtime alphas for ci testing, es module enabled 2025-08-28 12:53:24 -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
efbcebbbea chore: target api 35 on android tests 2025-08-24 10:00:01 -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
498b33fd72 chore: use latest alpha cli 2025-08-22 13:13:47 -07:00
Nathan Walker
e22382bc56 chore: 9.0.0-alpha.13 2025-08-21 10:20:25 -07:00
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