770 Commits

Author SHA1 Message Date
Martin Guillon
5df9442db3 chore 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 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 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
80d92dbc5b chore(release): @nativescript/webpack 5.0.2-alpha.1 2021-12-10 22:43:52 +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
1b0414c6ae chore(release): @nativescript/webpack 5.0.1 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
Juan de Dios Martínez Vallejo
483217934c fix(ios): box-shadow and border-radius (#9612)
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
2021-10-29 18:43:14 -07:00
halfnelson
78e9c17be3 fix(webpack): map 'svelte' to 'svelte/internal' to avoid forced ssr (#9627) 2021-10-29 12:32:56 +02:00
Nathan Walker
7c75966b3b chore(release): @nativescript/core@8.1.5 2021-10-28 16:17:35 -07:00
Juan de Dios Martínez Vallejo
2ad280deb0 fix(android): version Android text-align justify (#9620) 2021-10-20 09:24:53 -07:00
farfromrefuge
8878c3bc6b fix(android): autofillType on apiLevel < 26 (#9610)
* chore: rollback unwanted change
2021-10-13 19:25:05 -07:00
Martin Guillon
d1f768ca6b Merge branch 'master' of github.com:NativeScript/NativeScript 2021-10-13 13:45:21 +02:00
Martin Guillon
b945d5a665 fix(android): autofillType on apiLevel < 26 2021-10-13 13:45:08 +02:00
Nathan Walker
98de924b7c chore(release): @nativescript/core@8.1.4 2021-10-09 09:07:17 -07:00
Nathan Walker
95e56f75dd chore: cleanup actionbar appearance handling 2021-10-09 08:55:54 -07:00
Dimitris - Rafail Katsampas
02aa0f652a fix(style): CSS variables should be case-sensitive. (#9603) 2021-10-08 11:04:04 -07:00
wenzdey
846a87c666 chore: updated invalid links (#9597)
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
2021-10-06 09:47:16 -07:00
Janos Hrubos
77d2533798 feat: android openFile dialog title (#9600)
* feat: android openFile dialog title

* types: update openFile types
2021-10-06 17:48:52 +02:00
Nathan Walker
2b2ce377e6 fix(ios): TextView respect editable binding (#9589) 2021-10-06 17:47:56 +02:00
Igor Randjelovic
99298331c8 fix(webpack): exclude files starting with _ from require.context (#9596) 2021-10-06 12:49:47 +02:00
Martin Guillon
709c4bf04e fix: refactor to only use accessibility when actually used 2021-10-02 14:04:40 +02:00
Martin Guillon
be5514beb0 fix: missing native-api-usage 2021-10-02 14:04:07 +02:00
Martin Guillon
4d1d02ac0e fix: metadata fixes 2021-10-01 15:05:15 +02:00
Martin Guillon
0df4485b1e fix: missing metadata 2021-10-01 14:59:36 +02:00
Martin Guillon
d8ca36a5ae fix: allow to disable load of polyfills 2021-09-30 14:54:45 +02:00
Martin Guillon
2c7a8f1d76 fix: better native-api-usage 2021-09-30 14:54:01 +02:00
Martin Guillon
a3431a505c chore: webpack5 fix 2021-09-30 10:46:46 +02:00
Martin Guillon
53f3219b50 fix: new polyfill for formdata 2021-09-30 10:46:37 +02:00
Martin Guillon
05c0611107 chore: webpack build fix 2021-09-30 10:43:52 +02:00
Martin Guillon
7fa5f290cc Merge branch 'master' of github.com:NativeScript/NativeScript 2021-09-30 09:23:34 +02:00
Martin Guillon
162e09bc68 chore: typings fix 2021-09-30 09:20:55 +02:00
Martin Guillon
f7145d9fc2 fix: disabled default accessibility 2021-09-30 09:17:17 +02:00