Commit Graph

7035 Commits

Author SHA1 Message Date
Martin Guillon
9f4454724f chore: preparing 8.1.10 8.1.10 2022-02-10 11:23:19 +01:00
Martin Guillon
79338423e6 fix: use hide to prevent black with OpenGL during a transition 2022-02-10 10:40:06 +01:00
Martin Guillon
80fe1837ac fix: disable animations for all in between fragments during a transition
This prevent the wrong `transitionEnd` to be called last and thus the wrong `setCurrent` to be called on a released entry
2022-02-10 10:39:46 +01:00
Martin Guillon
40e0b73223 chore: cleanup 2022-02-10 10:38:15 +01:00
Martin Guillon
1906a80007 chore: cleanup 2022-02-10 10:38:02 +01:00
Martin Guillon
afd0ca9cbe chore: 8.1.9 8.1.9 2022-02-01 21:54:40 +01:00
Martin Guillon
e067111bbf fix(android): suspend fix 2022-02-01 21:54:24 +01:00
Martin Guillon
240b4bc423 chore: 8.1.8 8.1.8 2022-02-01 21:45:52 +01:00
Martin Guillon
16d4338f96 feat: new 'background/foreground` events for app
On android `suspend/resume` was not doing what was expected.
in particular it was called while showing dialogs
2022-02-01 21:45:22 +01:00
Martin Guillon
663ab77a7d fix(core): android fix for entry cleared too late 2022-01-30 14:18:53 +01:00
Martin Guillon
eca1a21c4b fix(core): android fix for tabview error on unload 2022-01-30 14:18:39 +01:00
Martin Guillon
c2c9f73e76 chore: 8.1.7 8.1.7 2022-01-29 17:46:41 +01:00
Martin Guillon
7e5314ef37 fix(core): android fix for transitions not starting 2022-01-29 17:46:34 +01:00
Martin Guillon
ccb7c902c7 chore: toolbox to use our fork 2022-01-20 21:36:27 +01:00
Martin Guillon
7351200568 fix: accessibility import fix 2022-01-20 21:36:03 +01:00
Martin Guillon
9adb411b16 fix(core): android fix for foregroundActivity not set on first onNavigatingTo 2022-01-20 21:35:49 +01:00
Martin Guillon
5df9442db3 chore 8.1.5 8.1.5 2022-01-14 16:07:26 +01:00
Martin Guillon
05393d3785 fix: uglify fix 2022-01-14 15:53:54 +01:00
Martin Guillon
af87006f68 Merge branch 'master' of github.com:NativeScript/NativeScript
# Conflicts:
#	apps/ui/tsconfig.json
#	packages/webpack5/src/helpers/index.ts
2022-01-12 15:36:44 +01:00
Martin Guillon
3c049dbfa6 fix(android): version Android text-align justify 2022-01-12 15:25:56 +01:00
Ikko Ashimine
c6bfc05bb7 chore(core): fix typo in timer readme.md (#9634) 2021-12-23 15:03:11 -08:00
Igor Randjelovic
d8d624a154 chore(release): @nativescript/webpack 5.0.4 5.0.4-webpack 2021-12-23 22:49:18 +01:00
Igor Randjelovic
965ccb4aec fix(webpack): typescript imports in non-ts projects (#9714) 2021-12-23 22:48:00 +01:00
Igor Randjelovic
6ca3d353ea chore(release): @nativescript/webpack 5.0.3 5.0.3-webpack 2021-12-22 21:01:30 +01:00
Eduardo Speroni
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
Nathan Walker
9c6c84b107 chore: nx migrate latest (#9709) 2021-12-21 18:24:24 -08:00
Igor Randjelovic
a88cacab89 chore(migrate): apps/* to webpack5 (#9606) 2021-12-21 09:47:33 -08:00
Igor Randjelovic
04c0f8783d chore: fix bug report template 2021-12-15 22:11:43 +01:00
Igor Randjelovic
c2f8739593 chore: fix feature request template 2021-12-15 22:11:25 +01:00
Igor Randjelovic
80d92dbc5b chore(release): @nativescript/webpack 5.0.2-alpha.1 5.0.2-alpha.1-webpack 2021-12-10 22:43:52 +01:00
Igor Randjelovic
98954ede5d Merge branch 'webpack/5.0.x' 2021-12-10 22:41:09 +01:00
Igor Randjelovic
00a5b5bc7d chore: update snapshots 2021-12-10 22:39:55 +01:00
Igor Randjelovic
efaa0e52d2 chore(release): @nativescript/webpack 5.0.2 5.0.2-webpack 2021-12-10 22:38:43 +01:00
Eduardo Speroni
3c1264dcef fix(webpack): prepend NativeClass transformer in angular config (#9698)
This fixes angular JIT compilation
2021-12-10 22:35:02 +01:00
Igor Randjelovic
5cf948688e chore: update snapshots 2021-12-10 22:32:55 +01:00
Eduardo Speroni
fae6582a61 fix(webpack): prepend NativeClass transformer in angular config (#9698)
This fixes angular JIT compilation
2021-12-10 22:31:05 +01:00
Osei Fortune
e72980c85b chore: add WebView disableZoom typing 2021-12-04 22:52:51 -04:00
Igor Randjelovic
e8955b4ed4 chore(release): @nativescript/webpack 5.0.2-alpha.0 2021-11-30 16:53:37 +01:00
Eduardo Speroni
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
Adam Bird
37cc612263 types: cli and hooks types for config (#9625) 2021-11-29 19:17:43 +01:00
Eduardo Speroni
05082b1aec fix(webpack5): include hmr handling only when enabled (#9685)
* fix(webpack): respect hmr flag

* fix(webpack): ensure correct loader order is used

* chore: cleanup

Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
2021-11-29 17:55:10 +01:00
Igor Randjelovic
57eac49128 chore(webpack5): update snapshots 2021-11-21 18:12:14 +01:00
William Sedlacek
bbd2aa9540 chore(webpack5): update react-refresh (#9675) 2021-11-21 17:51:12 +01:00
Igor Randjelovic
fa47eb47ff chore: disable blank issues 2021-11-15 12:20:19 +01:00
Igor Randjelovic
410a94dcdf chore(issue-forms): add unique id to checkboxes 2021-11-15 12:14:57 +01:00
Igor Randjelovic
c0fdc61a94 chore(issue-forms): add id to checkboxes 2021-11-15 12:14:32 +01:00
Igor Randjelovic
e57a9bdedb chore: enable blank issues temporarily 2021-11-13 18:28:29 +01:00
Igor Randjelovic
1b0414c6ae chore(release): @nativescript/webpack 5.0.1 5.0.1-webpack 2021-11-10 21:02:34 +01:00
Igor Randjelovic
c26779735f test(webpack): update snapshots 2021-11-10 21:01:09 +01:00
Martin Guillon
cdb597890b chore: native api usage fixes 2021-11-06 21:18:52 +01:00