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
Nathan Walker
9ec404225e
fix(core): typings for showModal correction ( #9374 )
2021-05-04 23:27:35 -07:00
Nathan Walker
0d4ccba60a
chore: combine prettier with eslint ( #9348 ) ( #9360 )
...
Co-authored-by: Martin Guillon <martin.guillon@akylas.fr >
2021-05-02 10:11:37 -07:00
Osei Fortune
a6cb46dac2
feat: add additional android global methods ( #9365 )
2021-04-29 19:06:39 -07:00
Nathan Walker
1b29d05099
chore: Nx 12 + fix ui app + TS 4.1 updates ( #9359 )
2021-04-26 19:11:19 -07:00
Nathan Walker
272ac578b1
chore(release): @nativescript/core@8.0.3
8.0.3-core
2021-04-24 11:29:31 -07:00
Nathan Walker
f781242b9a
fix(core): protected class getter/setter webpack issue
2021-04-24 11:17:38 -07:00
Nathan Walker
4494b2fb7c
chore: npm 7 handling improvements
2021-04-24 11:17:38 -07:00
Nathan Walker
5fd821e562
fix(core): typings issue around Trace.categories.All
2021-04-24 11:17:38 -07:00
Nathan Walker
f3333e09fe
chore(release): @nativescript/types@8.0.1
2021-04-21 15:34:28 -07:00
Nathan Walker
edbe13bfe0
chore(release): @nativescript/core@8.0.2
8.0.2-core
2021-04-20 15:22:36 -07:00
Martin Guillon
b29e1452bd
feat(text-base): allow subclass to override createFormattedTextNative ( #9334 )
2021-04-18 10:49:00 -07:00
Igor Randjelovic
a9eed7e4c6
fix(webpack|angular): platform suffixed files printing error when changed
2021-04-15 22:46:34 +02:00
Igor Randjelovic
759f05a53a
fix(webpack|angular): styleUrls with platform suffixes
2021-04-15 20:51:02 +02:00
Nathanael Anderson
cbdff1f155
fix(a11y): Accessibility breaks limiting metadata ( #9332 )
...
Accessibility added a new class that we need to add to the default allowed metadata so that the application doesn't crash on startup when in limit metadata mode.
2021-04-14 19:29:15 -07:00
Igor Randjelovic
f861be06b3
refactor: use helper to resolve report path
2021-04-14 15:23:10 +02:00
Igor Randjelovic
0601ca763b
fix: watchIgnore should be a full path
2021-04-14 15:14:55 +02:00
Igor Randjelovic
4f8522f5d4
refactor: simplify App_Resource exclusions
2021-04-14 15:09:33 +02:00
Igor Randjelovic
582f161dd9
Merge branch 'feat/webpack5' of https://github.com/NativeScript/NativeScript into feat/webpack5
2021-04-14 14:58:50 +02:00
Igor Randjelovic
f053403d8d
fix: don't externalize node built-ins
2021-04-14 14:58:44 +02:00
Nathan Walker
17a7019085
chore: npm 7 compat
2021-04-12 09:54:30 -07:00
Martin Guillon
eec2319ac6
fix: prevent App_Resources from being copied ( #9325 )
...
to assets
2021-04-12 14:25:56 +02:00
Igor Randjelovic
0f5b127c1a
chore: remove unused import
2021-04-12 12:52:41 +02:00
Igor Randjelovic
cfd98d3674
feat: sourceMap improvements
2021-04-12 12:51:41 +02:00
Nathanael Anderson
482b7b11f6
fix: use acorn and drop babel-loader by default ( #9320 )
2021-04-12 11:38:06 +02:00
Nathanael Anderson
53c8f673f7
chore: adjust clean to ignore .idea / .vscode ( #9319 )
2021-04-09 18:16:09 -07:00
Nathan Walker
9a407ce989
fix(a11y): ios voiceover crash during touch ( #9318 )
...
closes https://github.com/NativeScript/NativeScript/issues/9317
2021-04-09 08:35:00 -07:00
Igor Randjelovic
e82a364dd4
Merge branch 'master' into feat/webpack5
2021-04-09 11:31:34 +02:00
Nathan Walker
8739e8d6cf
chore: readme links
2021-04-07 10:05:45 -07:00
Nathan Walker
4f2e14cb5f
chore(release): @nativescript/core@8.0.1
8.0.1-core
2021-04-06 19:52:28 -07:00
Martin Guillon
e73cebf765
fix(android): crash on slide transition ( #9289 )
...
The 'N' android `CustomTransition` widget takes an `AnimatorSet` and not an `ObjectAnimator`
2021-04-06 19:41:24 -07:00
Nathan Walker
f42acd817f
fix(core): Enums deprecation adjustment ( #9306 )
2021-04-06 19:38:19 -07:00
Martin Guillon
fde666de28
fix(android): accessibility crash on View not extending android.view.View ( #9303 )
2021-04-06 16:39:52 -07:00
Nathan Walker
83fc446f62
chore: 8.0.0 changelog
8.0.0-core
2021-04-06 11:23:33 -07:00
Nathan Walker
75b59ecdbf
chore(release): @nativescript/core@8.0.0
2021-04-06 11:18:36 -07:00