7601 Commits

Author SHA1 Message Date
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
a85cc6d33e chore(release): @nativescript/core 8.3.5 2022-09-23 10:39:12 -07:00
36ad24c037 fix(animations): error handling
closes https://github.com/NativeScript/NativeScript/issues/10037
2022-09-23 10:38:57 -07:00
1c82d19455 fix(ios): guard accessing actionbar (#10033) 2022-09-19 22:18:47 -07:00
e4b5cdf7df fix(ios): properties lineHeight and letterSpacing did not apply to spans (#10025) 2022-09-13 22:17:50 -07:00
1ad8099cd8 fix(ios): segmented bar nativeView check (#10023) 2022-09-12 19:18:22 -07:00
e7e3bd2bb0 fix(ios): ensure PFLAG_FORCE_LAYOUT before performLayout (#10011) 2022-09-11 12:27:51 -07:00
405904c542 fix(builder): property parentsMatch is invalid or does not exist (#10020) 2022-09-11 12:25:50 -07:00
6c4775dcff refactor: cache frame feature flag value (#10016) 2022-09-11 09:12:34 -07:00
fc6f843fda fix(ios): prevent creating ActionBar when not needed (#10017) 2022-09-10 22:02:54 -07:00
9972946551 revert "fix(core): handle tap and longpress gesture conflict on iOS" (#10021)
Revert "fix(ios): handle tap and longpress gesture conflict (#10004)"

This reverts commit 64755cb348b316fa80534275c4c72843ba1cc902.
2022-09-10 20:01:37 -07:00
9ccc54b603 perf: faster style-scope setPropertyValues (#9083) 2022-09-07 16:47:38 -07:00