7136 Commits

Author SHA1 Message Date
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 8.4.1-core 2022-11-30 11:39:20 -08:00
39f3d77e75 chore(release): @nativescript/core 8.4.0 8.4.0-core 2022-11-30 11:37:34 -08:00
82d60ae057 fix(core): circular imports of SDK_VERSION 2022-11-30 09:14:10 -08:00
55d24d30ce chore(release): @nativescript/types 8.4.0 2022-11-30 09:14:10 -08:00
db9ba225e8 chore(release): @nativescript/types-minimal 8.4.0 2022-11-30 09:14:10 -08:00
0b17f79faf chore(release): @nativescript/types-ios 8.4.0 2022-11-30 09:14:10 -08:00
afca7fe372 chore(release): @nativescript/webpack 5.0.12 5.0.12-webpack 2022-11-30 14:57:23 +01:00
f100109e2d fix(webpack): support angular 15.x (#10106) 2022-11-30 14:51:05 +01:00
da78e0be3f feat(types-ios): 16.1 (#10114) 2022-11-29 23:44:52 +01:00
c1187fe543 feat(types-android): API Level 33 (#10113) 2022-11-29 13:55:20 -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
55f3033471 chore(release): @nativescript/webpack 5.0.11 5.0.11-webpack 2022-11-24 12:59:08 +01:00
42f5dc51c7 fix(webpack): prevent hmr from patching __onLiveSync multiple times (#10103) 2022-11-24 12:18:51 +01: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
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