Nathan Walker
48ac7fc7ee
chore: 9.0.0-alpha.20
2025-09-27 11:46:27 -07:00
Nathan Walker
53beee5397
Merge remote-tracking branch 'origin/main' into feat/v9-prerelease
2025-09-27 11:44:37 -07:00
Nathan Walker
ce589a8fc9
fix(webpack): es module source map resolution ( #10860 )
...
Including source file remapping for newer runtimes.
2025-09-27 11:43:46 -07:00
Nathan Walker
32111876fa
chore: 9.0.0-alpha.19
2025-09-24 12:47:55 -07:00
Nathan Walker
5f022855e8
feat(ios): ease of use on explicit preferredStatusBarStyle
...
Allows statusBarStyle to be defined on any view for explicit per view control, whether presented in modal or not.
Note: You must remove Info.plist key `UIViewControllerBasedStatusBarAppearance`
It defaults to true when not present: https://developer.apple.com/documentation/bundleresources/information-property-list/uiviewcontrollerbasedstatusbarappearance
Or you can explicitly set it to true:
<key>UIViewControllerBasedStatusBarAppearance</key>
<true/>
False value will make this property have no effect.
2025-09-24 12:02:40 -07:00
Nathan Walker
d5467fd752
Merge remote-tracking branch 'origin/main' into feat/v9-prerelease
2025-09-24 11:59:30 -07:00
Nathan Walker
54c069f519
fix: types export on ui/index
2025-09-24 11:20:42 -07:00
Nathan Walker
701bfea561
perf: property optimizations ( #10850 )
2025-09-19 14:36:19 -07:00
Nathan Walker
440ae0ee7c
chore: build simplified for es modules
2025-09-18 17:06:02 -07:00
Nathan Walker
c2ff8c1ae7
refactor(core): zero circulars + esm ready ( #10770 )
2025-09-18 17:03:23 -07:00
Nathan Walker
1e54baf198
feat(webpack): support es module bundling ( #10788 )
2025-09-18 13:03:17 -07:00
Nathan Walker
0606b3e231
chore: 9.0.0-alpha.18
2025-09-17 10:12:17 -07:00
Nathan Walker
d8ed0b50e6
Merge remote-tracking branch 'origin/refactor/circular-deps' into feat/v9-prerelease
2025-09-17 10:10:42 -07:00
Nathan Walker
7226d414b5
fix: additional export symbols
2025-09-17 10:10:15 -07:00
Nathan Walker
18852e0046
chore: 9.0.0-alpha.17
2025-09-16 23:19:52 -07:00
Nathan Walker
882e01b2c9
chore: 9.0.0-alpha.16
2025-09-16 23:06:40 -07:00
Nathan Walker
a41924a04c
Merge branch 'refactor/circular-deps' into feat/v9-prerelease
2025-09-16 19:48:23 -07:00
Nathan Walker
82c5a8157b
feat: export additional symbols needed for strong types
2025-09-16 19:47:12 -07:00
Nathan Walker
acffb7590c
Merge remote-tracking branch 'origin/refactor/circular-deps' into feat/v9-prerelease
2025-09-16 12:21:16 -07:00
Nathan Walker
d60f8640f3
Merge remote-tracking branch 'origin/main' into refactor/circular-deps
2025-09-16 12:20:44 -07:00
Nathan Walker
d6d3800884
fix(android): make button default text not all caps for improved consistency ( #10854 )
2025-09-16 08:41:17 -07:00
Nathan Walker
2e67e00d22
chore: 9.0.0-alpha.15
2025-09-15 17:49:44 -07:00
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
c0a2fee46b
Merge branch 'main' into refactor/circular-deps
2025-09-15 17:37:55 -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