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
eab726b5d6
chore: TypeScript 5.8, nx migrate, dep updates ( #10759 )
2025-07-07 16:29:09 -07:00
ac2e6a0928
feat(TextField): support css white-space and text-overflow ( #10737 )
2025-06-23 19:54:41 -07:00
61a83a60c9
feat(nx-cloud): organize workspace caching with improved input/outputs ( #10734 )
2025-04-29 13:25:39 -07:00
cfc27ebb90
feat(css): color-mix ( #10719 )
2025-03-16 15:48:40 -07:00
e52d13bfcf
feat(image): ios system icons styling by font-size and font-weight ( #10706 )
2025-02-21 15:09:34 -08:00
11d5e542eb
feat(action-bar): iosLargeTitle and iosShadow attributes ( #10694 )
...
[skip ci]
2025-02-18 08:35:56 -08:00
e853fca3c9
feat(ios): apple intelligence writing tools ( #10643 )
2025-02-17 20:56:29 -08:00
20fc1cc1d4
feat: apple view filtering ( #10681 )
...
[skip ci]
2025-01-29 16:56:54 -08:00
845ceea4bc
feat: winter-tc ( #10667 )
2025-01-17 10:06:41 -08:00
3dec0a5e99
chore: use vitest for unit testing plus workspace updates ( #10662 )
2025-01-12 11:52:13 -08:00
a2aa2613c6
feat(types-ios): 18.x sdk types ( #10629 )
2024-11-01 23:06:37 -07:00
148a54b60c
chore: Nx 20 ( #10636 )
2024-10-23 09:25:25 -07:00
41f938c5ee
fix(winter-cg): crypto ( #10580 )
2024-07-10 18:20:51 -07:00
f184d5b814
chore: workspace updates
2024-07-10 09:15:48 -07:00
f7679d725a
feat(winter-cg): crypto, atob, btoa ( #10577 )
2024-07-10 07:46:06 -07:00
80f3ff2042
feat(ios): SF Symbol scale support via iosSymbolScale ( #10569 )
2024-07-02 16:26:40 -07:00
d678915234
feat(core): add sys://
support for SF Symbol usage on images with effects ( #10555 )
2024-06-26 15:34:24 -07:00
415ff34660
chore: nx migrate plus keep lock files ( #10536 )
2024-05-06 10:20:01 -07:00
01d537bf15
feat(visionos): ui-mobile-base supporting xros plus improvements to window handling ( #10478 )
2024-04-05 17:07:16 -07:00
4762699fa1
fix(time-picker): properly handle 0 on hour and minutes with valueChanged ( #10460 )
...
closes https://github.com/NativeScript/NativeScript/issues/10457
2023-12-17 15:17:32 -08:00
2237c9be4f
chore: Nx 17+ ( #10449 )
2023-11-25 10:58:41 -08:00
67440095f4
fix(css): box-shadow none handling ( #10445 )
...
closes https://github.com/NativeScript/NativeScript/issues/10403
2023-11-19 15:30:07 -08:00
d6478237ec
feat(css): text-stroke support ( #10399 )
...
closes https://github.com/NativeScript/NativeScript/issues/3597
closes https://github.com/NativeScript/NativeScript/issues/3972
2023-10-09 12:00:21 -07:00
7c2938d2ac
chore: TypeScript 5.2 with Nx 16.8.1 ( #10380 )
2023-09-09 08:55:39 -07:00
39eed526c1
feat(ios): improved shadow handling with background UI rework ( #10374 )
...
BREAKING CHANGES:
`CSSShadow` was renamed into `ShadowCSSValues`
2023-09-06 08:17:29 -07:00
8d25d251cd
feat(css): support for text-overflow ( #10369 )
2023-08-27 15:32:09 -07:00
d3a0f2c9a6
chore: TypeScript 5.1 with Nx 16.6 migrations ( #10338 )
2023-08-11 07:09:32 -07:00
6effd554f2
fix(datepicker): max, min and date value binding handling ( #10343 )
2023-07-17 12:19:20 -07:00
ab32aeaaa3
feat(file-system): append, appendText & createFile ( #10285 )
2023-05-04 20:45:01 -07:00
18bba2bc11
feat(file-system): allow copy when opening a File ( #10274 )
...
* feat: add copy file to file-system
* feat(file-system): allow temp copy of files opened with File.fromPath
* chore: remove log
* chore: remove log
* fix: only copy if true
---------
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
2023-04-25 00:30:28 -04:00
c63a50a196
feat(file): copy sync and async support ( #10273 )
2023-04-21 20:36:01 -07:00
f4b2722bf4
feat(transitions): support zIndex on ios shared elements + support page props on android ( #10261 )
2023-04-17 08:54:09 -07:00
b3abc5f5ae
feat(text): valueFormatter for easy and flexible input auto-formatting ( #10264 )
...
https://github.com/NativeScript/NativeScript/issues/10249
2023-04-12 08:45:21 -07:00
59369fbc19
feat(core): Shared Element Transitions ( #10022 )
2023-03-28 20:04:29 +02:00
7edd21a688
fix(android): dialogs activity usage ( #10246 )
2023-03-22 18:20:01 -07:00
a23c8bda31
fix(android): Label now defaults to vertical-align middle ( #10233 )
...
closes https://github.com/NativeScript/NativeScript/issues/3829
https://github.com/NativeScript/NativeScript/issues/5977
https://github.com/NativeScript/NativeScript/pull/8216
2023-03-13 09:32:29 -07:00
6779cdcb55
fix(android): native-helper utils types are now correct ( #10231 )
2023-03-07 19:22:37 -08:00
497b2d737e
chore: Nx 15.6, jest latest and TypeScript 4.9 ( #10191 )
2023-01-30 19:17:49 -08:00
75821ead07
fix(core): ScrollView event wiring sequencing improvement ( #10178 )
2023-01-19 12:28:56 -08:00
00944bb1b5
fix(ios): TextField keyboard handling with emoji, autofill, and shortcuts ( #10154 )
...
closes https://github.com/NativeScript/NativeScript/issues/10108
2023-01-03 17:36:56 -08:00
9a779dfa8a
chore: nx-cloud setup ( #10110 )
2022-11-29 13:26:51 -08:00
a5e3e223dd
feat(core): support css font-variation-settings ( #9995 )
2022-11-23 20:57:22 -08:00
6c60eab870
fix(core): ellipsis at the end for Labels with maxLines ( #10005 )
2022-11-18 10:29:05 -08:00
2e1d2c175b
feat(utils): dismissKeyboard, copyToClipboard, setWindowBackgroundColor, getCurrentActivity and getResource ( #10089 )
2022-11-17 21:05:54 -08:00
7f069a7093
feat: TypeScript 4.8+ support and NativeClass decorator improvements ( #10081 )
2022-11-08 15:18:10 -08:00
4a0e1c9aa1
feat(webview): adds iosAllowInlineMediaPlayback property ( #10014 )
2022-10-07 17:41:38 +02:00
092e74a886
chore: runtime latest throughout apps
2022-07-25 21:21:17 -07:00
e635a61673
chore: 8.3.0-alpha.0
2022-07-09 09:02:45 -07:00
709e10b3db
chore: bump apps ios runtime
2022-07-09 09:02:45 -07:00