cc189090a4
fix(core): FlexboxLayout nested views alignment corrections ( #10766 )
2025-07-20 15:45:10 -07:00
358791795f
fix(android): formatted string NoSuchMethodError ( #10704 )
2025-02-21 14:36:12 -08:00
045986de8f
fix: Corrected font-weight support for span
2025-01-28 23:26:24 -08:00
845ceea4bc
feat: winter-tc ( #10667 )
2025-01-17 10:06:41 -08:00
87742638d1
chore: widget build [skip ci]
2025-01-12 19:49:58 -08:00
eb21056a64
fix(android): background image aspect ratio ( #10651 )
2025-01-12 18:00:23 -08:00
4e54c676a3
revert: "fix(core): Proper line-height calculation" ( #10647 )
2024-11-18 19:48:51 -08:00
d6922b9896
fix(visionos): multi-scene improvements ( #10653 )
2024-11-18 19:42:34 -08:00
ec7fa5d05e
fix(core): proper line-height calculation ( #10642 )
2024-10-31 14:40:23 -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
f7679d725a
feat(winter-cg): crypto, atob, btoa ( #10577 )
2024-07-10 07:46:06 -07:00
6dd441d6ba
perf(android): gridlayout with less JNI calls ( #10402 )
2024-07-01 09:20:14 -07:00
01d537bf15
feat(visionos): ui-mobile-base supporting xros plus improvements to window handling ( #10478 )
2024-04-05 17:07:16 -07:00
02231f0997
chore: updated widgets build
2024-01-19 11:26:19 -08:00
2237c9be4f
chore: Nx 17+ ( #10449 )
2023-11-25 10:58:41 -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
0a2b2202f3
fix(testing): e2e flag no longer needed, testID is now applicable in dev or prod builds ( #10396 )
...
- you can now test on development or production with testID set
- for android, this changes testID to use resource id instead of content description
- you no longer need to pass `--env.e2e`. e2e is simply usable if testID is set
- the `testID` property will also set `accessibilityIdentifier` and `accessibilityIdentifier` property will set `testID` only if there is a `testID` already set
2023-10-04 08:49:26 -07:00
bbede5d795
feat(visionos): Vision Pro support ( #10392 )
2023-09-28 17:55:40 -07:00
d3a0f2c9a6
chore: TypeScript 5.1 with Nx 16.6 migrations ( #10338 )
2023-08-11 07:09:32 -07:00
77f252e551
fix(android): improve content uri handling ( #10316 )
2023-06-17 10:14:28 -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
ea45758463
fix(android): box shadow and border radius white border resolution ( #10125 )
2023-03-17 16:02:14 -07:00
0173769bad
feat(files): read & write using js buffers ( #10093 )
2023-03-16 19:19:36 -07:00
89fc249880
fix(android): path must be convex ( #10238 )
...
closes : #10235
2023-03-16 12:33:00 -07:00
2da0064f7c
perf(android): reduce java object creation ( #10129 )
2023-02-20 21:54:51 -08:00
a26a03eeb8
fix(android): ScrollView BadParcelableException ( #10213 )
2023-02-17 06:03:43 -08:00
5b6e4d6898
fix(mac): utils for mac catalyst ( #10157 )
2023-01-04 09:57:58 -08:00
c461f1bb55
fix(core): update metadata filtering for IOS 16 ( #10133 )
2022-12-20 19:36:55 -08:00
cfaa8134b0
feat(android): use NestedScrollView for vertical ScrollView ( #9199 )
2022-11-23 22:46:32 -08:00
a5e3e223dd
feat(core): support css font-variation-settings ( #9995 )
2022-11-23 20:57:22 -08:00
75eefa669d
feat(android): support drawable in ImageSource ( #10098 )
...
This allows passing a drawable as another source option
2022-11-19 23:13:33 -08:00
25c862e148
fix(android): file manipulation threw exception inside worker ( #10076 )
2022-11-07 08:22:52 -08:00
ab3416d4d0
fix(ios): tapping on span does not emit linkTap event ( #10028 )
2022-09-30 08:04:20 -07:00
e4b5cdf7df
fix(ios): properties lineHeight and letterSpacing did not apply to spans ( #10025 )
2022-09-13 22:17:50 -07:00
52060619a0
chore: ui-mobile-base build
2022-08-10 18:24:18 -07:00
8ccbc88cbb
chore: ui-mobile-base build updates
2022-07-09 10:09:43 -07:00
4a5e2e2ac0
fix(core): metadata filtering ( #9946 )
2022-07-09 10:09:43 -07:00
9fcd440690
fix(android): content uri handling improvements ( #9936 )
2022-07-09 09:02:45 -07:00
fc77c92e11
feat(mac): support for Mac Catalyst with ui-mobile-base
2022-07-09 09:02:45 -07:00
6d39b62cb7
chore: cleanup
2022-06-20 07:31:37 -07:00
99480c06db
fix(android): content uri handling improvements ( #9936 )
2022-06-20 07:28:31 -07:00
c930d25e15
chore: 8.2.3-alpha.0
2022-04-14 21:55:29 -07:00
a272296d87
fix(android): improve content uri handling ( #9874 )
...
closes : #9871
2022-04-14 21:36:30 -07:00
3bb8fc28e9
feat(RootLayout): added topmost method to retrieve view at top ( #9826 )
2022-03-16 15:11:21 -07:00
794a77900f
fix: wrong thread when in Async task in a worker
...
fixes #9819
2022-03-09 17:04:28 +01:00
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
c68d002c9a
feat(android): content uri support for File ( #9807 )
2022-03-04 18:56:04 -08:00