coolboy0961
f053001dc1
feat(android): provide ability to get registered broadCastReceiver ( #9467 )
2021-07-12 11:35:26 -07:00
Juan David Nicholls Cardona
7b800945dd
fix(log): Allow passing optional params for logs ( #9456 )
2021-07-06 08:23:37 -07:00
Igor Randjelovic
14edc70336
fix: vue scoped css
2021-07-01 13:50:25 +02:00
Igor Randjelovic
2d47cf327b
fix: don't exclude node_modules from worker processing
2021-07-01 13:45:57 +02:00
Eduardo Speroni
fcab66ae02
fix(webpack5): allow platform specific template files ( #9459 )
2021-07-01 13:39:48 +02:00
Igor Randjelovic
f6faa4509a
chore(release): @nativescript/core@8.0.8
8.0.8-core
2021-06-15 23:07:07 +02:00
Eduardo Speroni
b8d8110994
fix: stop leaking style scopes ( #9444 )
...
fixes #9311
* fix: stop leaking style scopes
* fix: don't leak scoped styles in production
2021-06-15 23:00:07 +02:00
Igor Randjelovic
f8f11954c1
chore: adjust dep version
2021-06-08 20:55:37 +02:00
Igor Randjelovic
a18c10c1a8
refactor: rename loader
2021-06-08 20:43:39 +02:00
Nathan Walker
93843b7b4e
feat(webpack): angular12 support & looser dependencies ( #9441 )
...
* chore: dep scoping
* chore: carrots for all dep major versions
* chore: dev.1
* chore: use at least min of 5.34 on webpack
* chore: ignore angular warnings
* feat: add hmr support for angular 12
* feat: custom hmr dispose logic for angular 12
* chore: dev.3
* chore: ignore warnings
* chore: dev.4
* chore: ignore ivy compiled warnings
* chore: dev.5
Co-authored-by: Eduardo Speroni <edusperoni@gmail.com >
2021-06-08 20:35:21 +02:00
Igor Randjelovic
dea18978d5
fix: hmr with runtimeChunk single
2021-06-04 20:29:24 +02:00
Eduardo Speroni
c265c3ac3f
fix(webpack5): add AngularWebpackPlugin transformers ( #9435 )
2021-06-03 17:00:26 -07:00
Nathan Walker
0be54a631a
chore: beta.12
2021-06-03 13:36:32 -07:00
Martin Guillon
9f582ba168
fix(android): accessibilityIdentifier ( #9432 )
...
needs to be set on `nativeTextViewProtected` for text-base components
fixes https://github.com/nativescript-community/ui-material-components/issues/304
2021-06-02 18:47:19 -07:00
Igor Randjelovic
69a41eea38
test: update tests and snapshots
2021-06-02 19:07:11 +02:00
Igor Randjelovic
e252e97648
refactor: angular polyfill loading
2021-06-02 19:06:51 +02:00
Igor Randjelovic
ea2f41a0f5
chore: use higher webpack range
2021-06-02 11:51:25 +02:00
Igor Randjelovic
91131eb6eb
Merge branch 'feat/webpack5' into pr/9384
2021-06-02 11:50:59 +02:00
Igor Randjelovic
3cbcac9d49
chore: bump deps
2021-06-02 11:49:23 +02:00
Nathan Walker
58819c6e65
chore(release): @nativescript/core@8.0.7
8.0.7-core
2021-06-01 20:10:46 -07:00
Nathan Walker
3806b85fce
feat(WebView): allow JS bound window frame navigation to be intercepted through loadStarted ( #9430 )
2021-06-01 16:35:43 -07:00
Nathan Walker
af1aaca862
chore: beta.12
2021-06-01 09:15:56 -07:00
Eduardo Speroni
e26e202af7
fix(webpack): avoid module reevaluation
2021-06-01 11:29:28 -03:00
Nathan Walker
d3bc4d5b82
fix(core): guard unstable page/frame init contexts under async conditions ( #9428 )
2021-05-30 12:02:38 -07:00
Jason Cassidy
04381fa3e7
fix(animations): stop keyframe animations after View unloaded ( #9421 )
2021-05-30 11:56:28 -07:00
Nathan Walker
8df5cd6e2e
chore: beta.11
2021-05-28 15:07:52 -07:00
Eduardo Speroni
7322ead729
feat(webpack5): support for angular polyfills.ts
2021-05-28 19:03:01 -03:00
Nathan Walker
d589ac6000
fix(core): typings for Utils.queueMacrotask and static methods on Observable ( #9425 )
2021-05-28 14:06:12 -07:00
Nathan Walker
c0a07707f3
chore: license
2021-05-27 18:31:17 -07:00
Nathan Walker
3c9eb77ced
chore: code of conduct
2021-05-27 16:42:00 -07:00
Janos Hrubos
263c920cb8
fix(box-shadow): support for 'none' ( #9418 )
2021-05-25 21:22:35 -07:00
Nathan Walker
4ef49f28aa
chore(release): @nativescript/core@8.0.6
8.0.6-core
2021-05-20 15:21:24 -07:00
Osei Fortune
6cf4c5981b
feat(Utils): add dismissSoftInput helper ( #9392 )
...
closes #4594
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com >
2021-05-13 08:43:59 -07:00
William Juan
dac36c6801
fix(a11y): add missing application event for fontScaleChanged ( #9396 )
2021-05-13 08:42:55 -07:00
William Juan
7a92c1646f
fix(a11y): font size ( #9395 )
2021-05-13 08:02:34 -07:00
Osei Fortune
95596e8230
fix(Device): don't cache device language & region ( #9394 )
...
closes #6082
2021-05-12 12:51:35 -07:00
Osei Fortune
7e878f83a3
feat(web-view): disableZoom property ( #9391 )
2021-05-12 09:00:51 -07:00
Osei Fortune
64adf5ecfc
feat(text-view): add returnPress ( #9390 )
...
closes #4882
2021-05-12 08:22:20 -07:00
William Juan
0b2c190662
fix(RootLayout): prevent android touch event to pass through views underneath ( #9389 )
2021-05-11 17:43:56 -07:00
Nathan Walker
b8e6bfb7c0
chore: beta.10
2021-05-11 13:36:26 -07:00
Osei Fortune
f380782766
fix(ios): image with alpha resize ( #9386 )
...
closes #9385
2021-05-10 19:22:08 -07:00
Nathan Walker
686522d8c6
chore(release): @nativescript/core@8.0.5
8.0.5-core
2021-05-09 19:37:30 -07:00
Osei Fortune
f311151496
fix(android): image asset handling regarding requestLegacyExternalStorage ( #9373 )
2021-05-09 19:29:44 -07:00
Eduardo Speroni
87c83fe0e6
feat: angular 12 support
2021-05-08 17:50:23 -03:00
Eduardo Speroni
20bec3f7d4
feat: Angular 11 virtual modules compatibility
2021-05-08 17:49:59 -03:00
Eduardo Speroni
20a8beaeb1
feat: add xml support to all flavors
2021-05-08 17:04:12 -03:00
Janos Hrubos
879b5f6a22
chore: typedoc api reference theme 1.0.0 ( #9379 )
2021-05-06 08:50:27 -07:00
Janos Hrubos
6d91c2a019
feat(docs): typedoc api reference ( #9378 )
2021-05-06 07:49:07 -07:00
Nathan Walker
342108c1af
chore(release): @nativescript/core@8.0.4
8.0.4-core
2021-05-05 16:28:59 -07:00
Nathan Walker
868b4a47c6
chore: cleanup lint and prettier config
2021-05-05 15:59:06 -07:00