845 Commits

Author SHA1 Message Date
50dec8c151 chore: 8.4.8 next 2023-01-23 14:30:09 -08:00
c42c3c5f26 fix(ios): race conditions with nativeView (#10182) 2023-01-23 12:08:00 -08:00
9f76fea06e fix(core): allow CoreTypes declarations to be auto generated (#10183) 2023-01-23 11:32:41 -08:00
ed14e24283 fix(ios): race condition when setting preferredContentSize on view controller (#10179) 2023-01-20 20:24:44 -08:00
1f862a5e0c chore: 8.4.7 next 2023-01-19 14:16:59 -08:00
daaf50c9eb release: @nativescript/core 8.4.6 2023-01-19 14:16:23 -08:00
75821ead07 fix(core): ScrollView event wiring sequencing improvement (#10178) 2023-01-19 12:28:56 -08:00
18b911ed84 fix(core): improve loaded/unloaded handling 2023-01-16 11:41:04 -08:00
c9e29aa9af fix(core): improve loaded/unloaded handling to be stable and consistent (#10170) 2023-01-15 19:49:28 -08:00
a69a9d6921 fix(ios): embedder usage of window (#10167) 2023-01-13 18:02:44 -08:00
3c87a59c51 chore: 8.4.5 next 2023-01-09 10:09:49 -08:00
0632215793 chore: eslint cleanup (#10160) 2023-01-09 09:40:20 -08:00
bff35e5163 feat(core): new autoFillTypes for newUsername, newPassword and oneTimeCode (#10159) 2023-01-09 09:38:28 -08:00
451c3cfe43 fix(android): openUrl (#10161) 2023-01-06 20:48:59 -08:00
5b6e4d6898 fix(mac): utils for mac catalyst (#10157) 2023-01-04 09:57:58 -08:00
68d19afa03 chore: 8.4.4 next 2023-01-03 18:54:43 -08:00
84440876fe fix(android): WebView url and event handling (#10147) (#10148)
closes https://github.com/NativeScript/NativeScript/issues/10147
2023-01-03 18:38:33 -08:00
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
d138ac000d fix(ios): prevent transitionCoordinator usage during modal presentation (#10153)
closes https://github.com/NativeScript/NativeScript/issues/10115
2023-01-03 15:01:21 -08:00
760bbd06fa fix(ios): prevent layout in viewSafeAreaInsetsDidChange until first viewDidLayoutSubviews (#10151) 2023-01-03 08:23:32 -08:00
ed3fe979e6 chore: 8.4.3 next 2022-12-28 22:00:15 -08:00
a4f28b8317 fix(ios): navigatingTo event handling (#10120) 2022-12-28 09:23:10 -08:00
6948f7c032 fix(ios): box shadow border radius (#10142) 2022-12-27 19:41:34 -08:00
8b7d5ab5fc fix(ios): reset additional insets if they're zero (#10134) 2022-12-21 20:27:25 -08:00
c461f1bb55 fix(core): update metadata filtering for IOS 16 (#10133) 2022-12-20 19:36:55 -08:00
7c1590abff fix(android): backwards compat Java cast Float to Long for ApplicationSettings.getNumber (#10140) 2022-12-20 19:33:05 -08:00
04c3d9a979 fix(listview): delegate handling removed from unloaded (#10138) 2022-12-18 10:07:11 -08:00
47231145ac fix(utils): ios to filter out null values (#10117) 2022-11-30 13:49:30 -08:00
5b1c9708b2 chore: 8.4.2 next 2022-11-30 11:41:01 -08:00
0fe1369f06 chore(release): @nativescript/core 8.4.1 2022-11-30 11:39:20 -08:00
82d60ae057 fix(core): circular imports of SDK_VERSION 2022-11-30 09:14:10 -08:00
9a779dfa8a chore: nx-cloud setup (#10110) 2022-11-29 13:26:51 -08:00
b147612e06 test: standardized jest unit testing (#10047) 2022-11-28 14:32:25 -08:00
66e8e39f1e fix(color): floating point color values 2022-11-28 13:58:04 -08:00
b83ed3939b fix(core): WeakRef deprecation notes 2022-11-28 13:57:22 -08:00
30191816f2 fix(core): deprecation notes for WeakRef clear and get 2022-11-28 13:56:07 -08:00
cfaa8134b0 feat(android): use NestedScrollView for vertical ScrollView (#9199) 2022-11-23 22:46:32 -08:00
046f9314a8 chore: cleanup utils packaging 2022-11-23 22:42:43 -08:00
6a9484aaa8 fix(android): prevent flashing activity on app start (#9190) 2022-11-23 22:20:57 -08:00
395bc022e3 chore: cleanup font-variation-settings 2022-11-23 21:16:40 -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