Igor Randjelovic
5ff85bfae9
fix: include bundle-entry-points by default
2021-09-08 16:12:11 -07:00
Igor Randjelovic
8bc4878a81
chore(release): webpack-5.0.0-rc.7
5.0.0-rc.7-webpack
2021-09-08 16:12:11 -07:00
Eduardo Speroni
4632aeaae8
fix(modal): persist modal through configuration changes ( #9533 )
2021-09-08 16:12:11 -07:00
Nathan Walker
75afa325ac
chore: 8.1.0-alpha.7
8.1.0-alpha.7-core
2021-09-08 16:12:11 -07:00
Nathan Walker
f2f6da3031
chore: changelog sync
2021-09-08 16:12:11 -07:00
Nathan Walker
011e869cd5
fix(ios): actionBar title to use appearance api on ios15+ ( #9534 )
...
https://github.com/NativeScript/NativeScript/pull/9530
2021-09-08 16:12:11 -07:00
Nathan Walker
bdb6554baf
chore: 8.1.0-alpha.6
8.1.0-alpha.6-core
2021-09-08 16:12:11 -07:00
Igor Randjelovic
2bfccbbea6
fix(ios): actionBar to use appearance api on ios13+ ( #9530 )
2021-09-08 16:12:11 -07:00
Nathan Walker
e4c0ed32c9
chore: 8.1.0-alpha.5
8.1.0-alpha.5-core
2021-09-08 16:12:11 -07:00
Nathan Walker
6fc239dc56
fix(ios): resiliency to frame controller viewDidDisappear
2021-09-08 16:11:49 -07:00
Igor Randjelovic
21639e39fd
chore(release): webpack 5.0.0-rc.6
5.0.0-rc.6-webpack
2021-09-08 16:07:39 -07:00
Igor Randjelovic
97dda95024
feat(webpack): try resolving compiler, but don't fail if not found
2021-09-08 16:07:39 -07:00
Igor Randjelovic
9ce48f42fd
chore(release): webpack rc.5
5.0.0-rc.5-webpack
2021-09-08 16:07:39 -07:00
Igor Randjelovic
3bdc34aec3
refactor(webpack): drop custom flavor helper & explicitly set in each config
2021-09-08 16:07:39 -07:00
Martin Guillon
5452b89735
chore: color refactoring
2021-09-08 16:07:39 -07:00
Martin Guillon
61c3a0a667
fix: Color.darken fix
2021-09-08 16:07:39 -07:00
Nathan Walker
5084ef8795
chore(webpack): rc.4
5.0.0-rc.4-webpack
2021-09-08 16:07:39 -07:00
Nathan Walker
4fd1d27001
chore: 8.1.0-alpha.4
8.1.0-alpha.4-core
2021-09-08 16:07:39 -07:00
Nathan Walker
d0f0546531
chore: remove files not needed within core/css
2021-09-08 16:07:39 -07:00
Nathan Walker
4ac48d4601
chore: 8.1.0-alpha.3
8.1.0-alpha.3-core
2021-09-08 16:07:39 -07:00
farfromrefuge
b4dc45edb3
fix(ios): prevent views from being measured if no native view ( #9511 )
2021-09-08 16:07:39 -07:00
farfromrefuge
8c9407c48e
fix: allow ignoring reduce-css-calc w/ webpack without error ( #9510 )
2021-09-08 16:07:39 -07:00
Martin Guillon
6d18915c22
fix: backgroundGradient fix with android BorderDrawable
2021-09-08 16:07:39 -07:00
Martin Guillon
f554b796ef
fix: css colors not parsed correctly within background property
2021-09-08 16:07:39 -07:00
Nathan Walker
c68d88d1d3
chore: 8.1.0-alpha.1
8.1.0-alpha.1-core
2021-09-08 16:07:39 -07:00
Nathan Walker
2c3f5f2638
chore: 8.1.0-alpha.0
8.1.0-alpha.0-core
2021-09-08 16:07:39 -07:00
Nathan Walker
430663b1c4
chore: updated ui-mobile-base build
2021-09-08 16:07:39 -07:00
farfromrefuge
1ffc1628d0
feat(android): support clipToBounds ( #9508 )
...
* performance improvements around border handling
BREAKING CHANGE:
* if you have broder-radius or clip-path, it will clip by default
2021-09-08 16:07:39 -07:00
farfromrefuge
4f5f0aae77
feat: requestLayout performance improvements ( #9122 )
...
It was unnecessary to make multiple calls requestLayout inside initNativeView (properties set)
2021-09-08 16:07:39 -07:00
farfromrefuge
0d0d0382ad
fix(android): use nativeTextViewProtected internally ( #9483 )
2021-09-08 16:07:39 -07:00
Nathan Walker
e00f9772d8
chore: add guard around getLifecycle
2021-09-08 16:07:39 -07:00
farfromrefuge
e7b30af394
fix(android): prevent potential crash when app goes to background ( #9347 )
2021-09-08 16:07:39 -07:00
farfromrefuge
a76815b81e
fix(android): make less calls to native with getters around prop handling ( #9119 )
2021-09-08 16:07:39 -07:00
farfromrefuge
2dd2970c7d
fix(android): dont dispose fragment on onloaded ( #8793 )
2021-09-08 16:07:39 -07:00
farfromrefuge
d25cd5bcee
feat: autofillType property for edit text base ( #9478 )
2021-09-08 16:07:39 -07:00
Nathan Walker
4ee1acb05c
chore: fix color tests
2021-09-08 16:07:39 -07:00
farfromrefuge
58442fb454
feat: AbortController polyfill ( #9333 )
2021-09-08 16:07:39 -07:00
farfromrefuge
c4db847ded
feat(color): added utilities and improved color parsing performance ( #9110 )
2021-09-08 16:07:39 -07:00
Nathan Walker
65f9598a0d
feat(config): added option for ignoredNativeDependencies
2021-09-08 16:07:39 -07:00
Sergey Mell
2a4563716a
fix(styling): change transform parameters parsing ( #9481 )
...
Fixed the incorrectly applied short form of "transform: translate" style property.
closes #5202
2021-09-08 16:07:39 -07:00
Eduardo Speroni
37c0731a8a
fix(android): onSaveInstanceState should not crash when no rootView is set ( #9447 )
2021-09-08 16:07:39 -07:00
Osei Fortune
76499a5367
feat(android): vector drawable support ( #9464 )
2021-09-08 16:07:39 -07:00
Osei Fortune
b2f792324d
feat(image-source): add saveToFileAsync, toBase64StringAsync & resizeAsync ( #9404 )
2021-09-08 16:07:39 -07:00
Nathan Walker
3aff057b99
revert: fix(android): nested dialog/fragment handling ( #9495 )
...
This reverts commit 4c547bb00c .
2021-09-08 16:07:39 -07:00
Igor Randjelovic
3e98d1e934
revert: feat(android): fragment transactions to use 'add' instead of 'replace' on fwd navigation ( #8791 )
...
This reverts commit e498c9d5bc .
2021-09-08 16:07:39 -07:00
Nathan Walker
71677f70b1
chore: apps webpack config
2021-09-08 16:07:39 -07:00
Nathan Walker
0ae39097bd
chore: fix tests for ios
2021-09-08 16:07:39 -07:00
farfromrefuge
e17e46974b
feat(android): fragment transactions to use 'add' instead of 'replace' on fwd navigation ( #8791 )
...
Changes the behavior of android fragment transactions to use `add` instead of `replace` on forward navigation.
BREAKING CHANGE:
Changes the internal behavior of Android navigation:
* while navigating forward, the page navigated from is not unloaded anymore
* events order is changed in the sense that now `unloaded` happens after `navigatedFrom` instead of before
There are multiple plus sides to this:
* no more black views on navigation when using opengl (maps, ...)
* navigation is faster, especially the navigation back! No longer need to recreate the page anymore. Navigation forward also gets faster as we no longer unload the previous page
* navigatedFrom event happens faster
* this the default behavior used by most of the android native apps
2021-09-08 16:07:39 -07:00
rigor789
1e3bc48737
refactor: clean up custom flavor detection
2021-09-08 16:07:39 -07:00
Nathan Walker
aa9c9f3897
chore: cleanup
2021-09-08 16:07:38 -07:00