7584 Commits

Author SHA1 Message Date
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
3bf164073b fix(core): WeakRef typings to include deref (#10006) 2022-08-25 16:34:47 -07:00
64755cb348 fix(ios): handle tap and longpress gesture conflict (#10004) 2022-08-24 15:45:26 -07:00
54bd44b8ba chore: 8.3.5 next 2022-08-20 08:40:32 -07:00
a000c363dc chore(release): @nativescript/core 8.3.4 8.3.4-core 2022-08-20 08:38:15 -07:00
56f861df20 fix(ios): ListView _prepareCell null safety (#10001)
closes https://github.com/NativeScript/NativeScript/issues/10000
2022-08-19 21:32:42 -07:00
ca3d9bdc13 fix(android): potential navigation crash (#9996) 2022-08-19 18:59:47 -07:00
4b0c812707 feat(core): make font style, weight, scale params optional (#9993)
Change font style, weight, scale constructor parameters to optional.
Export `FontStyle` and `FontWeight`.
2022-08-12 18:41:57 -07:00
64c2dd8c72 chore: readme cleanup 2022-08-10 19:30:32 -07:00
cee3164906 chore: readme cleanup 2022-08-10 19:22:40 -07:00
f324dad2e6 chore: 8.3.4 next 2022-08-10 19:09:46 -07:00
b3b24dc2e4 chore(release): @nativescript/core 8.3.3 8.3.3-core 2022-08-10 19:08:46 -07:00
01ed588906 chore: markdown cleanup 2022-08-10 19:06:43 -07:00
52060619a0 chore: ui-mobile-base build 2022-08-10 18:24:18 -07:00
944d542571 fix(android): getScaledDimensions (#9992) 2022-08-10 17:52:14 -07:00
be6efc3067 fix(ios): additional safe area insets were miscalculated if already set (#9991) 2022-08-10 14:01:51 -07:00
de1d47d600 Revert "fix(ios): app stopped responding after screen rotation (#9986)"
This reverts commit 946dd34cc6227934369edef96109a5b7fbb5bc75.
2022-08-09 00:37:37 +03:00
cdadb00bcd chore: nx migrate latest 2022-08-08 10:11:21 -07:00