7112 Commits

Author SHA1 Message Date
5a86a60b61 test: additional coverage for backgroundColor and borderColor 2022-11-23 21:24:14 -08:00
395bc022e3 chore: cleanup font-variation-settings 2022-11-23 21:16:40 -08:00
479df121ad chore: nx migrate latest 2022-11-23 21:01:52 -08:00
b8d537250f fix(ios): stability around canceling an animation 2022-11-23 21:01:52 -08:00
a5e3e223dd feat(core): support css font-variation-settings (#9995) 2022-11-23 20:57:22 -08:00
501d310431 fix(android): memory leak with EditableTextBase (#10052) 2022-11-23 20:54:34 -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
6c60eab870 fix(core): ellipsis at the end for Labels with maxLines (#10005) 2022-11-18 10:29:05 -08:00
b998d40a54 chore: import cleanup for build 2022-11-18 09:40:50 -08:00
6148955335 fix(ios): frame navigatingTo event (#10096) 2022-11-18 09:21:03 -08:00
c957b487a8 fix(core): prevent a circular reference because of SDK_VERSION (#10097) 2022-11-18 08:12:08 -08:00
2e1d2c175b feat(utils): dismissKeyboard, copyToClipboard, setWindowBackgroundColor, getCurrentActivity and getResource (#10089) 2022-11-17 21:05:54 -08:00
0226f47f8d fix(android): shared SDK_VERSION (#10090) 2022-11-16 20:14:41 -08:00
fd9869094e fix(android): ApplicationSettings return precise stored numbers (#10094) 2022-11-16 20:13:24 -08:00
4494b9c99b chore(release): @nativescript/webpack 5.0.10 5.0.10-webpack 2022-11-14 13:14:16 +01:00
59624a4ebe fix(webpack): make NativeClass transformer backwards compatible 2022-11-14 13:13:06 +01:00
9091e43f03 fix(core): Color.isValid returned true for null/undefined (#10040) 2022-11-12 17:59:11 -08:00
dd5c63552f chore: import adjustment build fix 2022-11-12 11:01:20 -08:00
abd722cd3d perf(core): android sdk check (#10084) 2022-11-12 10:09:45 -08:00
e687e9d756 fix(android): normalize for API >= 26 (#10083) 2022-11-12 10:07:50 -08:00
0a6ce25d4d chore: 8.4.0 next 2022-11-12 09:52:23 -08:00
599fe13dfb chore(release): @nativescript/core 8.3.6 2022-11-12 09:51:01 -08:00
614dafb42b fix(ios): page isRunningLayout (#10078) 2022-11-08 17:58:28 -08:00
7f069a7093 feat: TypeScript 4.8+ support and NativeClass decorator improvements (#10081) 2022-11-08 15:18:10 -08:00
59ca35b44b fix(webpack): close compiler after run (#10080) 2022-11-08 22:08:49 +01:00
75503ef110 feat(core): support for external XML UI compilers (#10008) 2022-11-08 09:23:17 -08:00
40b9e3578f fix(ios): ensure autocorrect not applied silently on IOS16 (#10032) 2022-11-08 08:46:52 -08:00
b7d340f69b fix(ios): Color.fromIosColor returns wrong value (#10059) 2022-11-07 17:51:50 -08:00
0f7e4ed0f3 fix(ios): tab page navigation when showing dialog messages (#10075) 2022-11-07 17:48:02 -08:00
5f3f1ace28 fix(core): font-weight allow passing number (#10072) 2022-11-07 13:52:13 -08:00
6934645423 fix(android): modal status bar props applied to wrong window (#10049) 2022-11-07 10:55:43 -08:00
57657075ca fix(android): tappable spans aren't visible on single-line labels (#10055) 2022-11-07 08:52:24 -08:00
6cabcab0d5 fix(ios): animation layer resilience (#10060) 2022-11-07 08:46:58 -08:00
f3a5c16530 fix(android): application fallback for startActivity (#10062) 2022-11-07 08:28:09 -08:00
25c862e148 fix(android): file manipulation threw exception inside worker (#10076) 2022-11-07 08:22:52 -08:00
1a5faecba0 fix(android): WeakRef race condition on timers (#10066) 2022-11-07 08:18:26 -08:00
497a9dbaea fix(android): file system normalizePath (#10077) 2022-11-06 18:17:42 -08:00
608d3b9296 fix(android): CSS style not working properly in modal pages (#10070) 2022-11-03 21:21:57 -07:00
d625141c42 fix(ios): ensure view layout when using large titles (#10044)
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
2022-11-02 12:22:42 -07:00
e2c2f1f4a6 chore: updated ui sample to work with latest ObservableArray changes (#10065) 2022-10-23 15:05:06 -07:00
7860d515a8 fix(core): windows build (#10056)
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
2022-10-14 18:53:57 -07:00
ca9c0928d0 feat(HtmlView): selectable property (#10057) 2022-10-14 18:47:59 -07:00
4a0e1c9aa1 feat(webview): adds iosAllowInlineMediaPlayback property (#10014) 2022-10-07 17:41:38 +02:00
a162901f8c chore(release): @nativescript/webpack 5.0.9 5.0.9-webpack 2022-10-06 13:19:44 +02:00
81ab0ec7dc chore: webpack updates (#10050) 2022-10-04 22:19:58 +02:00
e97eb04cfd chore(webpack): update webpack deps for react-nativescript (#10045) 2022-10-04 20:49:58 +02:00
655f3a45c1 fix(android): webview href schemes threw 'net::ERR_UNKNOWN_URL_SCHEME' (#10048) 2022-10-02 17:04:25 -07:00
ab3416d4d0 fix(ios): tapping on span does not emit linkTap event (#10028) 2022-09-30 08:04:20 -07:00
bdade0f0d5 fix(core): errors get swallowed if thrown inside async event functions (#10030) 2022-09-27 16:57:11 -07:00
e3255c00d8 fix(android): text transform capitalize is capitalizing after apostrophe (#10029)
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
2022-09-23 15:17:00 -07:00