7599 Commits

Author SHA1 Message Date
c2503e3693 chore(release): @nativescript/core 8.2.2 8.2.2-core 2022-04-06 19:06:09 -07:00
3537858b6d perf: Improved live-sync functionality for RootLayout (#9836) 2022-04-06 19:03:16 -07:00
11eb705433 chore: typo in config interface (#9855) 2022-04-06 19:02:10 -07:00
22abf23507 chore: 8.2.2-alpha.1 2022-04-05 11:28:08 -07:00
c05145bd9b feat(TouchManager): touchDelay property for nested tap control 2022-04-05 11:26:33 -07:00
da3bd2c6fb fix(css): borderColor parse handling for hsl(a) color values (#9857) 2022-04-05 19:24:09 +02:00
dc0cb8554e chore: 8.2.2-alpha.0 2022-04-01 20:31:30 -07:00
9ce745568f fix: Utils.queueGC debounce and throttle with reuse of different settings (#9852) 2022-04-01 20:28:27 -07:00
2664783dfa fix(android): gesture events fix (#9842)
native `recognizer` should be reported as `android` and not `ios`
2022-04-01 14:27:58 -07:00
f88c158b38 fix(ios): navigation button now allows using custom icon (#9835) 2022-03-19 16:15:31 -07:00
694146689b fix(RootLayout): close popup views on live-sync (#9834) 2022-03-19 16:12:35 -07:00
efa80c728b fix(ActionItem): rendering threw errors if it had a nested child. (#9821) 2022-03-19 14:55:10 -07:00
3bb8fc28e9 feat(RootLayout): added topmost method to retrieve view at top (#9826) 2022-03-16 15:11:21 -07:00
61ba4819e9 chore(release): @nativescript/core 8.2.1 8.2.1-core 2022-03-09 17:08:37 +01:00
794a77900f fix: wrong thread when in Async task in a worker
fixes #9819
2022-03-09 17:04:28 +01:00
0dec295fde chore(release): @nativescript/core 8.2.0 8.2.0-core 2022-03-08 15:05:41 -08:00
7668a73f97 chore: bump demo apps to latest runtimes 2022-03-08 15:05:16 -08:00
d452dc139e chore(release): @nativescript/webpack 5.0.6 5.0.6-webpack 2022-03-08 23:53:50 +01:00
650ef59f9d feat: merge 8.2.0 (#9745) 2022-03-08 23:43:45 +01:00
6631391437 Merge branch 'master' into release/8.2.0 2022-03-08 14:36:47 -08:00
8be543bcc7 feat: testID property for use with e2e testing without interfering with a11y (#9793)
* fix(android): nested frames were sometimes not recreated (#9748)

Co-authored-by: Eduardo Speroni <edusperoni@gmail.com>

* feat: testID property for use with e2e testing without interfering with a11y

* feat: better testID support along a11y

wip

* fix: make sure we have a defined id

* feat: --env.e2e to enable testID

* chore: return if using testID

* chore: cleanup

Co-authored-by: Eduardo Speroni <edusperoni@gmail.com>
Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
2022-03-08 23:25:05 +01:00
86fdf5810a chore: types 8.2.0 2022-03-08 14:06:46 -08:00
2393dad6e1 feat(types-android): updated types + api32 (#9774) 2022-03-08 09:11:28 -08:00
a1772c0005 feat: proper handling for bindings with converters that were undefined (#9813) 2022-03-08 07:36:58 -08:00
fa4a270e13 chore(release): @nativescript/webpack 5.0.5 5.0.5-webpack 2022-03-08 13:18:28 +01:00
ac2e944fd3 fix(android): fragment creation loaded/unloaded protection 2022-03-07 09:51:06 -08:00
08d5656899 feat(config): add new option for pathsToClean 2022-03-07 13:00:07 +01:00
cda898ea13 chore: 8.2.0-alpha.16 2022-03-06 20:54:51 +01:00
e096cf2b76 revert: "fix: ensure we clear ios view in _tearDownUI (#9671)"
This reverts commit 6a60b83d49a9daa3825f9ee340d61b55ba4b85ff.

We identified issues with this change that cause errors in `onUnloaded()` callbacks.
2022-03-06 19:35:57 +01:00
79692ec0ce chore: 8.2.0-alpha.15 2022-03-06 00:38:57 +01:00
51b92f3557 fix(fs): wrong common paths 2022-03-06 00:31:46 +01:00
c5856c6dae feat: improved converter and function call parsing mechanism for XML expressions (#9805) 2022-03-05 09:24:05 -08:00
b1640b0b3a chore: 8.2.0-alpha.14 2022-03-04 19:53:31 -08:00
6a60b83d49 fix: ensure we clear ios view in _tearDownUI (#9671)
This had side effects for example: https://github.com/NativeScript/NativeScript/issues/7469.
2022-03-04 19:49:52 -08:00
3ec8c42971 feat(config): cli.additionalPathsToClean to clean other paths with 'ns clean' (#9808) 2022-03-04 19:39:22 -08:00
ab4e47a1c1 feat(datepicker): ability to show time via showTime property (#9570) 2022-03-04 19:32:47 -08:00
c68d002c9a feat(android): content uri support for File (#9807) 2022-03-04 18:56:04 -08:00
d2f166b832 Merge remote-tracking branch 'origin/master' into release/8.2.0 2022-03-04 15:00:11 -08:00
a9ffccef8a chore: cleanup demo app references to simplify 2022-03-04 14:38:49 -08:00
6cd8b8e804 feat(types-ios): reduced ios types to common types for optimized ts resolution (#9809) 2022-03-04 14:18:57 -08:00
82b9e7ed9c chore: 8.2.0-alpha.13 2022-03-03 16:58:21 -08:00
39164effdf feat(types-ios): iOS 15.4 (#9806) 2022-03-03 16:51:35 -08:00
028bfc4f1c chore(release): @nativescript/webpack 5.0.5-rc.0 5.0.5-rc.0-webpack 2022-03-03 13:04:07 +01:00
af4b7e3b33 feat: support webpack profiling (#9804)
Co-authored-by: Martin Guillon <martin.guillon@akylas.fr>
2022-03-03 10:22:28 +01:00
151d6e8c85 fix(webpack): xml-namespace-loader incorrect dependency mapping (#9780) 2022-03-03 09:38:27 +01:00
402a7bba2e fix(ios): do not redraw if background image is 'none' (#9800) 2022-03-01 13:22:36 -08:00
5550e6943e Merge branch 'master' into release/8.2.0 2022-03-01 13:21:10 -08:00
d3674de882 feat: allow better tree shaking (#9798) 2022-03-01 12:34:28 -08:00
b38337e597 fix: tear down views after a modal is closed (#9801) 2022-03-01 12:32:39 -08:00
c876d16083 chore: 8.2.0-alpha.12 2022-03-01 12:32:39 -08:00