|
95dd21f5e1
|
feat: clipsToBounds support
WIP - needs more work
|
2021-09-07 22:59:14 +02:00 |
|
|
83ea056c77
|
chore: 8.1.0-rc.0
|
2021-09-07 12:31:28 -07:00 |
|
|
4a5bec10ce
|
feat: Frame replacePage by entry (#9460)
* feat: Frame replacePage by entry
* feat(webpack): improved svelte HMR (#9497)
* update svelte config to use svelte-loader
* handle null config
* fix: worker support in .svelte files & update snapshots
* fix after merge
Co-authored-by: halfnelson <dpershouse@gmail.com>
Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
* feat(webpack): use svelte-loader and fallback to svelte-loader-hot
Allows running older projects
* feat: allow overwriting replacePage transition
Co-authored-by: farfromrefuge <martin.guillon@akylas.fr>
Co-authored-by: halfnelson <dpershouse@gmail.com>
|
2021-09-07 21:24:12 +02:00 |
|
|
7e35fdf143
|
fix(ios): actionitem coloring with 15+
|
2021-09-07 12:20:13 -07:00 |
|
|
8ae515cb15
|
chore: 8.1.0-alpha.8
|
2021-09-07 12:07:22 -07:00 |
|
|
778540573a
|
revert: clipsToBounds support
This feature needs some more work & will be included in a future version
|
2021-09-07 12:01:01 -07:00 |
|
|
1be078f2d3
|
chore(release): webpack-5.0.0-rc.8
|
2021-09-07 19:58:34 +02:00 |
|
|
ea0b3b0acd
|
fix: include bundle-entry-points by default
|
2021-09-07 19:58:12 +02:00 |
|
|
ff989851d6
|
chore(release): webpack-5.0.0-rc.7
|
2021-09-07 19:36:27 +02:00 |
|
|
f3cd3d3375
|
fix(modal): persist modal through configuration changes (#9533)
|
2021-09-03 18:41:49 -07:00 |
|
|
a93bab2c8c
|
chore: 8.1.0-alpha.7
|
2021-09-03 14:20:14 -07:00 |
|
|
05c927a8fe
|
chore: changelog sync
|
2021-09-03 14:19:57 -07:00 |
|
|
4edeb19bfe
|
fix(ios): actionBar title to use appearance api on ios15+ (#9534)
https://github.com/NativeScript/NativeScript/pull/9530
|
2021-09-03 14:14:14 -07:00 |
|
|
8da66ce5d2
|
chore: 8.1.0-alpha.6
|
2021-09-01 08:59:56 -07:00 |
|
|
8e3f16d4ed
|
fix(ios): actionBar to use appearance api on ios13+ (#9530)
|
2021-09-01 08:52:11 -07:00 |
|
|
bea5fd55a8
|
chore: 8.1.0-alpha.5
|
2021-08-31 16:48:13 -07:00 |
|
|
a5fd53b016
|
fix(ios): resiliency to frame controller viewDidDisappear
|
2021-08-31 16:39:18 -07:00 |
|
|
1bd49926e5
|
chore(release): webpack 5.0.0-rc.6
|
2021-08-29 18:29:18 +02:00 |
|
|
ff4359abad
|
feat(webpack): try resolving compiler, but don't fail if not found
|
2021-08-29 18:28:14 +02:00 |
|
|
4dca636dc5
|
chore(release): webpack rc.5
|
2021-08-29 18:09:35 +02:00 |
|
|
5024295994
|
refactor(webpack): drop custom flavor helper & explicitly set in each config
|
2021-08-29 18:08:05 +02:00 |
|
|
2184e2692f
|
chore: color refactoring
|
2021-08-22 14:20:35 +02:00 |
|
|
394209e3f6
|
fix: Color.darken fix
|
2021-08-22 14:06:57 +02:00 |
|
|
121ea164e4
|
chore(webpack): rc.4
|
2021-08-19 20:55:25 -07:00 |
|
|
2e30a4c641
|
chore: 8.1.0-alpha.4
|
2021-08-19 09:25:19 -07:00 |
|
|
fa129eed9a
|
chore: remove files not needed within core/css
|
2021-08-19 09:24:51 -07:00 |
|
|
835535f2f9
|
chore: 8.1.0-alpha.3
|
2021-08-18 18:28:01 -07:00 |
|
|
56c50f2bad
|
fix(ios): prevent views from being measured if no native view (#9511)
|
2021-08-18 18:17:16 -07:00 |
|
|
0fd92b7482
|
fix: allow ignoring reduce-css-calc w/ webpack without error (#9510)
|
2021-08-18 17:48:14 -07:00 |
|
|
41ce3152b6
|
fix: backgroundGradient fix with android BorderDrawable
|
2021-08-18 18:57:16 +02:00 |
|
|
453ea18dc6
|
fix: css colors not parsed correctly within background property
|
2021-08-18 18:56:58 +02:00 |
|
|
66203d24ee
|
chore: 8.1.0-alpha.1
|
2021-08-13 16:57:29 -07:00 |
|
|
c4e9a541ae
|
chore: 8.1.0-alpha.0
|
2021-08-11 13:00:15 -07:00 |
|
|
7e1b4699ca
|
chore: updated ui-mobile-base build
|
2021-08-11 12:07:34 -07:00 |
|
|
5890667b26
|
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-08-11 12:06:36 -07:00 |
|
|
e4ce17e156
|
feat: requestLayout performance improvements (#9122)
It was unnecessary to make multiple calls requestLayout inside initNativeView (properties set)
|
2021-08-11 11:50:41 -07:00 |
|
|
71b856c781
|
fix(android): use nativeTextViewProtected internally (#9483)
|
2021-08-11 11:46:21 -07:00 |
|
|
bf2499ccc2
|
chore: add guard around getLifecycle
|
2021-08-11 11:43:34 -07:00 |
|
|
47df889afa
|
fix(android): prevent potential crash when app goes to background (#9347)
|
2021-08-11 11:38:25 -07:00 |
|
|
bca4d9583e
|
fix(android): make less calls to native with getters around prop handling (#9119)
|
2021-08-11 11:31:39 -07:00 |
|
|
03b77157ea
|
fix(android): dont dispose fragment on onloaded (#8793)
|
2021-08-11 11:28:55 -07:00 |
|
|
4964d313c2
|
feat: autofillType property for edit text base (#9478)
|
2021-08-11 11:23:02 -07:00 |
|
|
92076d480c
|
chore: fix color tests
|
2021-08-11 11:18:01 -07:00 |
|
|
af281dd098
|
feat: AbortController polyfill (#9333)
|
2021-08-11 11:17:13 -07:00 |
|
|
0ff2221d6f
|
feat(color): added utilities and improved color parsing performance (#9110)
|
2021-08-11 10:54:57 -07:00 |
|
|
4cad76cb6a
|
feat(config): added option for ignoredNativeDependencies
|
2021-08-11 10:51:58 -07:00 |
|
|
dbaab58538
|
fix(styling): change transform parameters parsing (#9481)
Fixed the incorrectly applied short form of "transform: translate" style property.
closes #5202
|
2021-08-11 10:45:00 -07:00 |
|
|
ee3c4c2009
|
fix(android): onSaveInstanceState should not crash when no rootView is set (#9447)
|
2021-08-11 10:41:24 -07:00 |
|
|
490f7dce80
|
feat(android): vector drawable support (#9464)
|
2021-08-11 10:37:27 -07:00 |
|
|
36900d7c05
|
feat(image-source): add saveToFileAsync, toBase64StringAsync & resizeAsync (#9404)
|
2021-08-11 10:28:06 -07:00 |
|