Commit Graph

6869 Commits

Author SHA1 Message Date
Nathan Walker
ee701db137 chore(release): @nativescript/core@8.1.3 8.1.3-core 2021-09-18 13:38:24 -07:00
Eduardo Speroni
90b8718138 fix(android): only attach if activity is CREATED (#9552) 2021-09-18 13:27:21 -07:00
Nathan Walker
76dacb30ee chore(release): @nativescript/core@8.1.2 8.1.2-core 2021-09-15 10:08:05 -07:00
Nathan Walker
a38e2ca3b9 fix(android): background-image 'none' (#9547)
closes https://github.com/NativeScript/NativeScript/issues/9546
2021-09-15 19:04:26 +02:00
Peter Staev
a51b628532 fix(core): Add missing required metadata filters (#9543) 2021-09-11 12:32:05 -07:00
Igor Randjelovic
f70081d195 Merge pull request #9542 from NativeScript/release/8.1.0 2021-09-10 19:52:24 +02:00
Nathan Walker
d92c96b16d chore(release): @nativescript/core@8.1.1 8.1.1-core 2021-09-10 10:25:49 -07:00
Nathan Walker
eb0d000fe1 revert: feat: requestLayout performance improvements (#9122)
This reverts commit 4f5f0aae77.

This commit breaks back-navigation in certain cases, most prominently with Button pseudo classes. We plan to revisit this.
2021-09-10 18:59:08 +02:00
Nathan Walker
59af23744b chore: types-ios adjustment and types to use latest patch of each 2021-09-09 09:13:37 -07:00
Nathan Walker
354804289c chore: changelog 2021-09-08 16:55:44 -07:00
Nathan Walker
8e7254281c chore: types 8.1 8.1.0-types 2021-09-08 16:53:53 -07:00
triniwiz
b5b46273bf feat(types-android): API 31 2021-09-08 19:39:57 -04:00
Nathan Walker
a5b1a18915 chore(release): @nativescript/core@8.1.0 8.1.0-core 2021-09-08 16:12:11 -07:00
Nathan Walker
296dbf9e3e chore: fix incorrect types 2021-09-08 16:12:11 -07:00
Nathan Walker
23bd18ac22 feat(types-ios): iOS 15 2021-09-08 16:12:11 -07:00
Igor Randjelovic
e91aa70a0b chore(release): webpack 5.0.0 5.0.0-webpack 2021-09-08 16:12:11 -07:00
Igor Randjelovic
10e4e30cbd build(deps): bump webpack5 deps 2021-09-08 16:12:11 -07:00
Igor Randjelovic
f00f82caa4 feat(webpack): -v and --version flags 2021-09-08 16:12:11 -07:00
Igor Randjelovic
4c393cd837 feat(webpack): export merge helper 2021-09-08 16:12:11 -07:00
Nathan Walker
7582219f88 chore: changelog sync 2021-09-08 16:12:11 -07:00
Nathan Walker
433742177e chore: 8.1.0-rc.0 8.1.0-rc.0-core 2021-09-08 16:12:11 -07:00
Igor Randjelovic
ffab4c3165 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-08 16:12:11 -07:00
Nathan Walker
86ff418166 fix(ios): actionitem coloring with 15+ 2021-09-08 16:12:11 -07:00
Nathan Walker
96ddd29d92 chore: 8.1.0-alpha.8 8.1.0-alpha.8-core 2021-09-08 16:12:11 -07:00
Igor Randjelovic
5532903ad8 revert: clipsToBounds support
This feature needs some more work & will be included in a future version
2021-09-08 16:12:11 -07:00
Igor Randjelovic
e3eb1eb94a chore(release): webpack-5.0.0-rc.8 5.0.0-rc.8-webpack 2021-09-08 16:12:11 -07:00
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