Commit Graph

67 Commits

Author SHA1 Message Date
Nathan Walker
0178cd35fd feat(ios): iosGlassEffect property 2025-08-20 19:38:33 -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
ac2e6a0928 feat(TextField): support css white-space and text-overflow (#10737) 2025-06-23 19:54:41 -07:00
Nathan Walker
cfc27ebb90 feat(css): color-mix (#10719) 2025-03-16 15:48:40 -07: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
11d5e542eb feat(action-bar): iosLargeTitle and iosShadow attributes (#10694)
[skip ci]
2025-02-18 08:35:56 -08:00
Nathan Walker
e853fca3c9 feat(ios): apple intelligence writing tools (#10643) 2025-02-17 20:56:29 -08:00
Nathan Walker
20fc1cc1d4 feat: apple view filtering (#10681)
[skip ci]
2025-01-29 16:56:54 -08:00
Nathan Walker
845ceea4bc feat: winter-tc (#10667) 2025-01-17 10:06:41 -08:00
Osei Fortune
41f938c5ee fix(winter-cg): crypto (#10580) 2024-07-10 18:20:51 -07:00
Osei Fortune
f7679d725a feat(winter-cg): crypto, atob, btoa (#10577) 2024-07-10 07:46:06 -07:00
Nathan Walker
80f3ff2042 feat(ios): SF Symbol scale support via iosSymbolScale (#10569) 2024-07-02 16:26:40 -07:00
Eduardo Speroni
d678915234 feat(core): add sys:// support for SF Symbol usage on images with effects (#10555) 2024-06-26 15:34:24 -07:00
Nathan Walker
01d537bf15 feat(visionos): ui-mobile-base supporting xros plus improvements to window handling (#10478) 2024-04-05 17:07:16 -07:00
Nathan Walker
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
Nathan Walker
2237c9be4f chore: Nx 17+ (#10449) 2023-11-25 10:58:41 -08:00
Nathan Walker
67440095f4 fix(css): box-shadow none handling (#10445)
closes https://github.com/NativeScript/NativeScript/issues/10403
2023-11-19 15:30:07 -08:00
Nathan Walker
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
Dimitris-Rafail Katsampas
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
Nathan Walker
8d25d251cd feat(css): support for text-overflow (#10369) 2023-08-27 15:32:09 -07:00
Nathan Walker
6effd554f2 fix(datepicker): max, min and date value binding handling (#10343) 2023-07-17 12:19:20 -07:00
Osei Fortune
ab32aeaaa3 feat(file-system): append, appendText & createFile (#10285) 2023-05-04 20:45:01 -07:00
Osei Fortune
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
Osei Fortune
c63a50a196 feat(file): copy sync and async support (#10273) 2023-04-21 20:36:01 -07:00
Nathan Walker
f4b2722bf4 feat(transitions): support zIndex on ios shared elements + support page props on android (#10261) 2023-04-17 08:54:09 -07:00
Nathan Walker
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
Nathan Walker
59369fbc19 feat(core): Shared Element Transitions (#10022) 2023-03-28 20:04:29 +02:00
Nathan Walker
7edd21a688 fix(android): dialogs activity usage (#10246) 2023-03-22 18:20:01 -07:00
Nathan Walker
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
Nathan Walker
6779cdcb55 fix(android): native-helper utils types are now correct (#10231) 2023-03-07 19:22:37 -08:00
Nathan Walker
75821ead07 fix(core): ScrollView event wiring sequencing improvement (#10178) 2023-01-19 12:28:56 -08:00
Nathan Walker
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
felixkrautschuk
6c60eab870 fix(core): ellipsis at the end for Labels with maxLines (#10005) 2022-11-18 10:29:05 -08:00
Nathan Walker
2e1d2c175b feat(utils): dismissKeyboard, copyToClipboard, setWindowBackgroundColor, getCurrentActivity and getResource (#10089) 2022-11-17 21:05:54 -08:00
Dave Coffin
4a0e1c9aa1 feat(webview): adds iosAllowInlineMediaPlayback property (#10014) 2022-10-07 17:41:38 +02:00
Osei Fortune
99480c06db fix(android): content uri handling improvements (#9936) 2022-06-20 07:28:31 -07:00
Nathan Walker
959a3cf0c9 chore: hidden example in toolbox 2022-06-15 10:13:18 -07:00
Nathan Walker
8be543bcc7 feat: testID property for use with e2e testing without interfering with a11y (#9793)
* fix(android): nested frames were sometimes not recreated (#9748)

Co-authored-by: Eduardo Speroni <edusperoni@gmail.com>

* feat: testID property for use with e2e testing without interfering with a11y

* feat: better testID support along a11y

wip

* fix: make sure we have a defined id

* feat: --env.e2e to enable testID

* chore: return if using testID

* chore: cleanup

Co-authored-by: Eduardo Speroni <edusperoni@gmail.com>
Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
2022-03-08 23:25:05 +01:00
Nathan Walker
ab4e47a1c1 feat(datepicker): ability to show time via showTime property (#9570) 2022-03-04 19:32:47 -08:00
Osei Fortune
c68d002c9a feat(android): content uri support for File (#9807) 2022-03-04 18:56:04 -08:00
Igor Randjelovic
b38337e597 fix: tear down views after a modal is closed (#9801) 2022-03-01 12:32:39 -08:00
Nathan Walker
7dcfecffab fix: memory leaks around image picking/saving to device 2022-03-01 12:32:39 -08:00
Igor Randjelovic
6437352fed feat(switch): :checked pseudo and color fixes (#9790) 2022-03-01 12:32:39 -08:00
Igor Randjelovic
988f372788 perf(ios): UIImage memory leaks (#9783) 2022-03-01 12:32:39 -08:00
Nathan Walker
d1dc7883f8 chore: 8.2.0-alpha.3 2022-03-01 12:32:39 -08:00
Nathan Walker
d7916d77a1 feat: touch animations demo in toolbox 2022-03-01 12:32:39 -08:00
Nathan Walker
d756eb5574 feat(root-layout): support gradient colors on shade cover (#9626)
Co-authored-by: William Juan <williamjuan027@gmail.com>
2022-03-01 12:32:39 -08:00
Igor Randjelovic
a88cacab89 chore(migrate): apps/* to webpack5 (#9606) 2021-12-21 09:47:33 -08:00
Osei Fortune
76499a5367 feat(android): vector drawable support (#9464) 2021-09-08 16:07:39 -07:00
Osei Fortune
b2f792324d feat(image-source): add saveToFileAsync, toBase64StringAsync & resizeAsync (#9404) 2021-09-08 16:07:39 -07:00