6803 Commits

Author SHA1 Message Date
4352ac6a85 fix(core): Application handling of nativeApp instance 2022-01-22 13:14:33 -08:00
33d4424a51 chore: 8.2.0-alpha.4 2022-01-22 13:14:33 -08:00
deacc2fece chore: update android manifest settings for demo apps 2022-01-22 13:14:33 -08:00
e3cd87ef54 fix: ensure android can access native app instance before bootstrap 2022-01-22 13:14:33 -08:00
a60518020d chore: cleanup demo 2022-01-22 13:14:33 -08:00
7b44accd34 chore: 8.2.0-alpha.3 2022-01-22 13:14:33 -08:00
18361c0f11 chore: android demo 2022-01-22 13:14:33 -08:00
1ae7c56811 feat: touch animations demo in toolbox 2022-01-22 13:14:33 -08:00
571bd3738e chore: cleanup 2022-01-22 13:14:33 -08:00
e2efec29d9 chore: cleanup types 2022-01-22 13:14:33 -08:00
4e338076fb chore: cleanup 2022-01-22 13:14:33 -08:00
2d7c63dbf6 chore: property 2022-01-22 13:14:33 -08:00
14c1b05e69 feat(ui): TouchManager for ease in adding interactivity 2022-01-22 13:14:33 -08:00
06c00d2252 feat(root-layout): support gradient colors on shade cover (#9626)
Co-authored-by: William Juan <williamjuan027@gmail.com>
2022-01-13 21:41:52 -08:00
2337d29a05 feat(core): support RGB alpha notation (#9699)
Functional notation: rgb[a](R G B[ / A])
CSS Colors Level 4 adds support for space-separated values in the functional notation.
See https://www.w3.org/TR/css-color-4/#rgb-functions

Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
2022-01-13 21:38:57 -08:00
4172e120b2 feat(bindable): allow "global" context for expressions inside bindings (#9734) 2022-01-13 21:35:56 -08:00
411cdb5ff4 chore: adjust Application ios/android getters 2022-01-07 14:29:00 -08:00
ec1af6ad33 chore: 8.2.0-alpha.1 2022-01-07 14:23:22 -08:00
28665f5594 feat(gestures): GestureEvents.gestureAttached added to modify native recognizers when needed 2022-01-06 11:02:36 -08:00
c552ce99fb fix(time-picker): correction for super.disposeNativeView 2022-01-06 11:02:36 -08:00
55f6151905 feat(core): add event when disposeNativeView is called 2022-01-06 11:02:36 -08:00
bb71526e02 feat: new expression parser for xml bindings (#9729) 2022-01-06 09:04:54 -08:00
88e355d814 fix: application instance creation occurs only within Application.run 2022-01-04 15:21:27 -08:00
4a384ca2b3 feat(types-ios): iOS 15.2 (#9710) 2022-01-03 17:41:53 -08:00
c6c3292d5b fix: qualifier matcher did not support multiple qualifiers for a single file. (#9720) 2022-01-03 17:41:07 -08:00
089f56d3bc chore: ensure any local .npmrc is never wiped out 2021-12-31 09:36:01 -08:00
37bfb0ffe6 chore: 8.2.0-alpha.0 2021-12-31 09:14:47 -08:00
1b6189ba1f chore: update workspace dependencies 2021-12-31 09:06:40 -08:00
72b01c279d fix(android): nested frames were sometimes not recreated (#9725)
BREAKING CHANGE:

AndroidFragmentCallbacks now requires onResume as well

Migration steps:
specify onResume on custom fragment implementations
2021-12-31 08:39:54 -08:00
1c79035d3c chore: ignore local .npmrc 2021-12-31 08:36:34 -08:00
c6bfc05bb7 chore(core): fix typo in timer readme.md (#9634) 2021-12-23 15:03:11 -08:00
d8d624a154 chore(release): @nativescript/webpack 5.0.4 5.0.4-webpack 2021-12-23 22:49:18 +01:00
965ccb4aec fix(webpack): typescript imports in non-ts projects (#9714) 2021-12-23 22:48:00 +01:00
6ca3d353ea chore(release): @nativescript/webpack 5.0.3 5.0.3-webpack 2021-12-22 21:01:30 +01:00
0df5aa9712 feat(webpack): disable aot flag, optional angular dep and tsconfig utils (#9711)
Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
2021-12-22 20:54:17 +01:00
9c6c84b107 chore: nx migrate latest (#9709) 2021-12-21 18:24:24 -08:00
a88cacab89 chore(migrate): apps/* to webpack5 (#9606) 2021-12-21 09:47:33 -08:00
04c0f8783d chore: fix bug report template 2021-12-15 22:11:43 +01:00
c2f8739593 chore: fix feature request template 2021-12-15 22:11:25 +01:00
80d92dbc5b chore(release): @nativescript/webpack 5.0.2-alpha.1 5.0.2-alpha.1-webpack 2021-12-10 22:43:52 +01:00
98954ede5d Merge branch 'webpack/5.0.x' 2021-12-10 22:41:09 +01:00
00a5b5bc7d chore: update snapshots 2021-12-10 22:39:55 +01:00
efaa0e52d2 chore(release): @nativescript/webpack 5.0.2 5.0.2-webpack 2021-12-10 22:38:43 +01:00
3c1264dcef fix(webpack): prepend NativeClass transformer in angular config (#9698)
This fixes angular JIT compilation
2021-12-10 22:35:02 +01:00
5cf948688e chore: update snapshots 2021-12-10 22:32:55 +01:00
fae6582a61 fix(webpack): prepend NativeClass transformer in angular config (#9698)
This fixes angular JIT compilation
2021-12-10 22:31:05 +01:00
e72980c85b chore: add WebView disableZoom typing 2021-12-04 22:52:51 -04:00
e8955b4ed4 chore(release): @nativescript/webpack 5.0.2-alpha.0 2021-11-30 16:53:37 +01:00
c68f40f871 feat(webpack): support NG 13 and zone async/await (#9676)
* feat(webpack): support NG 13 and zone async/await

* chore: cleanup

* chore: remove require.resolve and update snapshots

Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
2021-11-30 16:51:34 +01:00
37cc612263 types: cli and hooks types for config (#9625) 2021-11-29 19:17:43 +01:00