bf9353282c
chore(toolbox): overflow bottom edges
2025-08-17 16:57:03 -04:00
33692b5223
fix(core): default page edges to not overflow
2025-08-17 16:56:38 -04:00
a6db5bb685
fix(core): default frame edges to overflow
2025-08-17 16:55:58 -04:00
a530d9be29
fix(ui-mobile-base): overflow bottom
2025-08-17 16:54:51 -04:00
ee9f8052a1
Merge branch 'main' into feat/edge-to-edge
2025-08-17 11:43:53 -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
5938492c3d
chore(edge-to-edge): refactor API
2025-08-05 21:18:19 -04:00
adc2ee4314
chore: ossf security
2025-08-01 15:52:12 -07:00
83df031440
feat(ui-mobile-base): widgets demo
2025-07-28 15:33:53 -04:00
b420e28963
feat(ui-mobile-base): android edge to edge support
2025-07-28 15:33:24 -04: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
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
0dc8b2ba2a
chore: 9.0.0 next
2025-07-14 08:59:14 -07:00
ee7a4def4c
release(core): 8.9.4
2025-07-14 08:57:48 -07:00
bca3452722
feat(ios): improved handling for navigation events ( #10757 )
2025-07-11 16:13:20 -07:00
1ef47301bf
fix(webpack): build with dep updates ( #10762 )
2025-07-11 16:10:32 -07:00
eab726b5d6
chore: TypeScript 5.8, nx migrate, dep updates ( #10759 )
2025-07-07 16:29:09 -07:00
32f2dd14e1
fix(core): Improved css clip-path parsing ( #10753 )
2025-06-29 20:08:00 -07:00
6a183709ae
chore: ossf-scorecard ( #10748 )
2025-06-29 09:07:25 -07:00
2da4170c5a
fix(android): RootLayout shade cover unexpected delay ( #10752 )
2025-06-28 12:03:48 -07:00
242c3ae03f
fix(android): RootLayout shade cover blinking animation ( #10750 )
2025-06-26 12:33:37 -07:00
a11ccd8753
chore: workflow permissions
2025-06-26 11:37:23 -07:00
51c4b106f0
fix(android): allow CSS styling of neutral button in dialogs ( #10745 )
2025-06-24 07:50:19 -07:00
ac2e6a0928
feat(TextField): support css white-space and text-overflow ( #10737 )
2025-06-23 19:54:41 -07:00
8979ad8f64
fix: core packaging missing .d.ts files ( #10742 )
2025-05-28 09:46:13 -07:00
a68d9c4871
ci: build
2025-05-28 08:49:02 -07:00
8393df1455
fix(ios): listview measurement ( #10740 )
2025-05-20 22:11:10 -07:00
93e6eb9687
chore: core npm prepare handling
2025-05-07 13:31:16 -07:00
bc887dfb1d
ci: build
2025-04-29 13:32:39 -07:00
61a83a60c9
feat(nx-cloud): organize workspace caching with improved input/outputs ( #10734 )
2025-04-29 13:25:39 -07:00
2ad5daf7f8
chore: 8.9.3 next
2025-04-18 14:13:33 -07:00
1c20b4f48a
chore(release): core 8.9.2
8.9.2-core
2025-04-18 14:12:38 -07:00
30b6b54e6a
fix(ios): 18.4 simulator networking case ( #10732 )
2025-04-18 12:37:48 -07:00
96af6fa83e
fix(http): xcode 16.3, ios 18.4 urlsession change ( #10727 )
2025-04-02 13:02:43 -07:00
454223cea1
fix(types-ios): view factory initShared ( #10726 )
2025-04-01 15:28:12 -07:00
2f734ccafe
chore: readme links
2025-03-25 08:27:58 -07:00
fd7502db72
chore(release): webpack 5.0.24
5.0.24-webpack5
2025-03-22 18:56:46 -07:00
41ac6d9706
feat(webpack): support @nativescript-community/svelte-native
2025-03-22 18:53:19 -07:00
563118cb0e
chore: 8.9.2 next
2025-03-16 16:16:46 -07:00
e480470398
chore(release): core 8.9.1
8.9.1-core
2025-03-16 16:16:14 -07:00
922f6ce56a
revert "feat(observable): enhance event callback type specificity" ( #10721 )
...
Revert "feat(observable): enhance event callback type specificity (#10720 )"
This reverts commit e2f9687e72f8cbb618a22ad5e9a81633a984a0d5.
2025-03-16 15:53:53 -07:00
cfc27ebb90
feat(css): color-mix ( #10719 )
2025-03-16 15:48:40 -07:00