Commit Graph

1184 Commits

Author SHA1 Message Date
farfromrefuge
2801455f38 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-09 09:57:39 -07:00
Nathan Walker
1edb4461ea feat(TextField): decimal keyboardType (#10789) 2025-09-09 09:57:28 -07:00
Nathan Walker
b6e1090b23 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-09-09 09:56:42 -07:00
Nathan Walker
b35277c8f0 release(core): 8.9.6 2025-07-26 14:43:35 -07:00
Nathan Walker
44c3d3fe57 fix(core): pin source-map due to minor bump using url 2025-07-26 14:40:16 -07:00
Nathan Walker
c05b3283ec release(core): 8.9.5 2025-07-14 11:22:29 -07:00
Nathan Walker
fe7ad8c8a6 release(core): 8.9.4 2025-07-14 08:55:38 -07:00
Eduardo Speroni
51c4b106f0 fix(android): allow CSS styling of neutral button in dialogs (#10745) 2025-06-24 07:50:19 -07:00
Nathan Walker
ac2e6a0928 feat(TextField): support css white-space and text-overflow (#10737) 2025-06-23 19:54:41 -07:00
Eduardo Speroni
8979ad8f64 fix: core packaging missing .d.ts files (#10742) 2025-05-28 09:46:13 -07:00
Dimitris-Rafail Katsampas
8393df1455 fix(ios): listview measurement (#10740) 2025-05-20 22:11:10 -07:00
Nathan Walker
93e6eb9687 chore: core npm prepare handling 2025-05-07 13:31:16 -07:00
Nathan Walker
61a83a60c9 feat(nx-cloud): organize workspace caching with improved input/outputs (#10734) 2025-04-29 13:25:39 -07:00
Nathan Walker
2ad5daf7f8 chore: 8.9.3 next 2025-04-18 14:13:33 -07:00
Nathan Walker
1c20b4f48a chore(release): core 8.9.2 2025-04-18 14:12:38 -07:00
Nathan Walker
30b6b54e6a fix(ios): 18.4 simulator networking case (#10732) 2025-04-18 12:37:48 -07:00
Nathan Walker
96af6fa83e fix(http): xcode 16.3, ios 18.4 urlsession change (#10727) 2025-04-02 13:02:43 -07:00
Nathan Walker
454223cea1 fix(types-ios): view factory initShared (#10726) 2025-04-01 15:28:12 -07:00
Nathan Walker
fd7502db72 chore(release): webpack 5.0.24 2025-03-22 18:56:46 -07:00
Nathan Walker
41ac6d9706 feat(webpack): support @nativescript-community/svelte-native 2025-03-22 18:53:19 -07:00
Nathan Walker
563118cb0e chore: 8.9.2 next 2025-03-16 16:16:46 -07:00
Nathan Walker
e480470398 chore(release): core 8.9.1 2025-03-16 16:16:14 -07:00
Nathan Walker
922f6ce56a revert "feat(observable): enhance event callback type specificity" (#10721)
Revert "feat(observable): enhance event callback type specificity (#10720)"

This reverts commit e2f9687e72.
2025-03-16 15:53:53 -07:00
Nathan Walker
cfc27ebb90 feat(css): color-mix (#10719) 2025-03-16 15:48:40 -07:00
Arthur
e2f9687e72 feat(observable): enhance event callback type specificity (#10720) 2025-03-16 09:48:51 -07:00
Dimitris-Rafail Katsampas
852011c4f9 fix(core): missing parameter for once event listeners (#10715) 2025-03-03 06:54:52 -08:00
Nathan Walker
50019ecd30 chore: 8.9.1 next 2025-02-27 09:44:30 -08:00
Nathan Walker
93666f908a chore(release): core 8.9.0 2025-02-27 09:29:24 -08:00
Nathan Walker
6519d86bec chore(release): webpack 5.0.23
- project: webpack5 5.0.23
2025-02-26 14:29:14 -08:00
Dimitris-Rafail Katsampas
2d71ada46d feat(core): CSS wide keywords (#10709) 2025-02-25 19:15:47 -08:00
Nathan Walker
5024156f0d chore(release): types 8.9.0
- project: types-android 8.9.0

- project: types-ios 8.9.0

- project: types 8.9.0
2025-02-25 17:22:54 -08:00
Nathan Walker
cb92903d1e ci: build 2025-02-25 14:44:58 -08:00
Nathan Walker
803c472264 feat(ios): 18.2 types (#10711) 2025-02-24 18:30:04 -08:00
Nathan Walker
fb57cf3281 feat: Node-API engine support (#10710) 2025-02-24 18:28:32 -08:00
Dimitris-Rafail Katsampas
640db9529e fix(ios): apply text color to HTMLView content (#10708) 2025-02-22 14:17:47 -08:00
Dimitris-Rafail Katsampas
8c4d7ca8be feat(ios): added layoutChanged event support to Page (#10707) 2025-02-21 16:19:06 -08:00
Nathan Walker
e52d13bfcf feat(image): ios system icons styling by font-size and font-weight (#10706) 2025-02-21 15:09:34 -08:00
Nathan Walker
24116c5ec3 feat(css): allow infinity values within css calc expressions (#10705) 2025-02-21 14:53:08 -08:00
Dimitris-Rafail Katsampas
358791795f fix(android): formatted string NoSuchMethodError (#10704) 2025-02-21 14:36:12 -08:00
Dimitris-Rafail Katsampas
04aa2bacbc fix(core): corrected background color between Label and nested spans (#10701) 2025-02-20 11:37:50 -08:00
Dimitris-Rafail Katsampas
70e7248c97 fix(core): added missing inheritance support for text css properties (#10699) 2025-02-18 08:38:20 -08:00
Nathan Walker
c8bb0d7ccf feat(config): ability to include native source code from any path (#10698)
[skip ci]
2025-02-18 08:37:04 -08:00
Nathan Walker
11d5e542eb feat(action-bar): iosLargeTitle and iosShadow attributes (#10694)
[skip ci]
2025-02-18 08:35:56 -08:00
Dimitris-Rafail Katsampas
adaa796bda feat(ios): added activity indicator iosIndicatorViewStyle property (#10650) 2025-02-17 22:36:25 -08:00
Nathan Walker
e853fca3c9 feat(ios): apple intelligence writing tools (#10643) 2025-02-17 20:56:29 -08:00
Dimitris-Rafail Katsampas
1b72912f81 fix(core): corrected Frame navigation event types (#10697) 2025-02-13 16:49:58 -08:00
Dimitris-Rafail Katsampas
317b098321 fix(android): display soft input on search bar focus (#10696) 2025-02-13 06:50:04 -08:00
Nathan Walker
b649c353fb feat(config): multi target support for swift packages (#10695) 2025-02-11 08:21:51 -08:00
Nathan Walker
c7039ddec4 feat(core): tailwind v4 support (#10692) 2025-02-06 18:20:42 -08:00
Nathan Walker
2305511187 fix(core): ignore inserting child if < 0 (#10690) 2025-02-05 09:59:30 -08:00