Commit Graph

7178 Commits

Author SHA1 Message Date
farfromrefuge
e81691950a fix(core): improved native-api-usage 2023-02-22 14:05:07 +01:00
farfromrefuge
866f444595 fix(core): native-api-usage fixes 2023-02-06 15:33:40 +01:00
farfromrefuge
51b77fd1a0 fix(core): android native-api-usage fix 2023-01-30 15:47:42 +01:00
farfromrefuge
8727c25f73 Merge remote-tracking branch 'nativescript/farfromrefug-patch-2' into farfromrefug-patch-2 2023-01-24 13:34:12 +01:00
farfromrefuge
a3693648c8 fix(core): android native-api-usage fix 2023-01-24 13:34:01 +01:00
farfromrefuge
7bd9c09d38 chore: missed for native-api-usage 2023-01-24 13:12:09 +01:00
farfromrefuge
d2b6847fb5 fix(android): fixed native-api-usage after removing "*". And sorted for easier maintenance 2023-01-24 10:11:40 +01:00
farfromrefuge
e84d186076 Merge branch 'main' into farfromrefug-patch-2 2023-01-23 16:48:18 +00:00
farfromrefuge
bcc75132a7 fix(android): native-api-usage fix after last changes
Also removed `androidx.appcompat:R.attr` as i dont think we are using it
2023-01-23 17:47:37 +01:00
farfromrefuge
9eb84872a8 chore: it is actually better not to use *. It will filter classes which name starts the same as one we choose to explicitly keep 2023-01-23 16:35:30 +01:00
Adam Atri
ed14e24283 fix(ios): race condition when setting preferredContentSize on view controller (#10179) 2023-01-20 20:24:44 -08:00
Igor Randjelovic
30a9b8f5a4 release: @nativescript/webpack 5.0.13 5.0.13-webpack 2023-01-20 13:14:17 +01:00
Manuel Roat
6e792fe07d fix(webpack): fix regex for PlatformSuffixPlugin (#10169) 2023-01-20 13:09:45 +01:00
farfromrefuge
eb73b8b453 Update native-api-usage.json 2023-01-20 11:14:07 +01:00
Nathan Walker
1f862a5e0c chore: 8.4.7 next 2023-01-19 14:16:59 -08:00
Nathan Walker
daaf50c9eb release: @nativescript/core 8.4.6 8.4.6-core 2023-01-19 14:16:23 -08:00
Nathan Walker
75821ead07 fix(core): ScrollView event wiring sequencing improvement (#10178) 2023-01-19 12:28:56 -08:00
Nathan Walker
7993de51b3 chore: 8.4.6 next 2023-01-16 15:38:45 -08:00
Nathan Walker
645540d010 release: @nativescript/core 8.4.5 8.4.5-core 2023-01-16 15:38:03 -08:00
Nathan Walker
18b911ed84 fix(core): improve loaded/unloaded handling 2023-01-16 11:41:04 -08:00
Nathan Walker
c9e29aa9af fix(core): improve loaded/unloaded handling to be stable and consistent (#10170) 2023-01-15 19:49:28 -08:00
Nathan Walker
a69a9d6921 fix(ios): embedder usage of window (#10167) 2023-01-13 18:02:44 -08:00
Nathan Walker
3c87a59c51 chore: 8.4.5 next 8.4.4-core 2023-01-09 10:09:49 -08:00
Nathan Walker
32c44fda3b release: @nativescript/core 8.4.4 2023-01-09 10:08:50 -08:00
farfromrefuge
0632215793 chore: eslint cleanup (#10160) 2023-01-09 09:40:20 -08:00
farfromrefuge
bff35e5163 feat(core): new autoFillTypes for newUsername, newPassword and oneTimeCode (#10159) 2023-01-09 09:38:28 -08:00
Dimitris-Rafail Katsampas
451c3cfe43 fix(android): openUrl (#10161) 2023-01-06 20:48:59 -08:00
Nathan Walker
5b6e4d6898 fix(mac): utils for mac catalyst (#10157) 2023-01-04 09:57:58 -08:00
Nathan Walker
68d19afa03 chore: 8.4.4 next 2023-01-03 18:54:43 -08:00
Nathan Walker
e4e05f4cf3 release: @nativescript/core 8.4.3 8.4.3-core 2023-01-03 18:52:07 -08:00
Tim Gates
191f83b8dc docs: typos (#10145)
There were small typos in:
- apps/automated/src/ui/web-view/web-view.md
- tools/notes/DevelopmentWorkflow.md

Fixes:
- Should read `describe` rather than `decribe`.
- Should read `control` rather than `controll`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
2023-01-03 18:40:39 -08:00
Prabu Devarrajan
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
Nathan Walker
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
Nathan Walker
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
Eduardo Speroni
760bbd06fa fix(ios): prevent layout in viewSafeAreaInsetsDidChange until first viewDidLayoutSubviews (#10151) 2023-01-03 08:23:32 -08:00
Nathan Walker
ed3fe979e6 chore: 8.4.3 next 2022-12-28 22:00:15 -08:00
Nathan Walker
6e1e9c4ad5 release: @nativescript/core 8.4.2 8.4.2-core 2022-12-28 21:58:52 -08:00
farfromrefuge
a4f28b8317 fix(ios): navigatingTo event handling (#10120) 2022-12-28 09:23:10 -08:00
Juan de Dios Martínez Vallejo
6948f7c032 fix(ios): box shadow border radius (#10142) 2022-12-27 19:41:34 -08:00
Samuel Schultze
8b7d5ab5fc fix(ios): reset additional insets if they're zero (#10134) 2022-12-21 20:27:25 -08:00
Jason Cassidy
c461f1bb55 fix(core): update metadata filtering for IOS 16 (#10133) 2022-12-20 19:36:55 -08:00
Dimitris-Rafail Katsampas
7c1590abff fix(android): backwards compat Java cast Float to Long for ApplicationSettings.getNumber (#10140) 2022-12-20 19:33:05 -08:00
Brian Clow
04c3d9a979 fix(listview): delegate handling removed from unloaded (#10138) 2022-12-18 10:07:11 -08:00
farfromrefuge
5f73d206db chore: more specific native-api-usage.json file 2022-12-15 17:03:13 +01:00
Samuel Schultze
47231145ac fix(utils): ios to filter out null values (#10117) 2022-11-30 13:49:30 -08:00
Nathan Walker
5b1c9708b2 chore: 8.4.2 next 2022-11-30 11:41:01 -08:00
Nathan Walker
0fe1369f06 chore(release): @nativescript/core 8.4.1 8.4.1-core 2022-11-30 11:39:20 -08:00
Nathan Walker
39f3d77e75 chore(release): @nativescript/core 8.4.0 8.4.0-core 2022-11-30 11:37:34 -08:00
Nathan Walker
82d60ae057 fix(core): circular imports of SDK_VERSION 2022-11-30 09:14:10 -08:00
Nathan Walker
55d24d30ce chore(release): @nativescript/types 8.4.0 2022-11-30 09:14:10 -08:00