|
| 1 | +# [8.1.0](https://github.com/NativeScript/NativeScript/compare/5.0.0-rc.1-webpack...8.1.0) (2021-09-08) |
| 2 | + |
| 3 | + |
| 4 | +### Bug Fixes |
| 5 | + |
| 6 | +* allow ignoring `reduce-css-calc` w/ webpack without error ([#9510](https://github.com/NativeScript/NativeScript/issues/9510)) ([0fd92b7](https://github.com/NativeScript/NativeScript/commit/0fd92b74821087787b62e063c160cb2811a14177)) |
| 7 | +* **android:** dont dispose fragment on onloaded ([#8793](https://github.com/NativeScript/NativeScript/issues/8793)) ([03b7715](https://github.com/NativeScript/NativeScript/commit/03b77157eac1f9d67b6fcadca1123987dc18beda)) |
| 8 | +* **android:** make less calls to native with getters around prop handling ([#9119](https://github.com/NativeScript/NativeScript/issues/9119)) ([bca4d95](https://github.com/NativeScript/NativeScript/commit/bca4d9583e949f6603ac77a5dbf62a10bdd82b66)) |
| 9 | +* **android:** onSaveInstanceState should not crash when no rootView is set ([#9447](https://github.com/NativeScript/NativeScript/issues/9447)) ([ee
8000
3c4c2](https://github.com/NativeScript/NativeScript/commit/ee3c4c2009d9b72479efe0899c1e9bc388993692)) |
| 10 | +* **android:** prevent potential crash when app goes to background ([#9347](https://github.com/NativeScript/NativeScript/issues/9347)) ([47df889](https://github.com/NativeScript/NativeScript/commit/47df889afab4e6b94fc895c984c5f1caba51ee1d)) |
| 11 | +* **android:** use `nativeTextViewProtected` internally ([#9483](https://github.com/NativeScript/NativeScript/issues/9483)) ([71b856c](https://github.com/NativeScript/NativeScript/commit/71b856c7817c39e98c5a0951e7114683799a89d6)) |
| 12 | +* backgroundGradient fix with android BorderDrawable ([41ce315](https://github.com/NativeScript/NativeScript/commit/41ce3152b6e8d1be3df24daff2588c44bb7f290a)) |
| 13 | +* Color.darken fix ([394209e](https://github.com/NativeScript/NativeScript/commit/394209e3f6bb323591571c3817fa555e2037f52e)) |
| 14 | +* css colors not parsed correctly within background property ([453ea18](https://github.com/NativeScript/NativeScript/commit/453ea18dc6bdd4abed539f13ac2b35d322b12fc4)) |
| 15 | +* include bundle-entry-points by default ([ea0b3b0](https://github.com/NativeScript/NativeScript/commit/ea0b3b0acdbe49dd9e122b8681695c216468923f)) |
| 16 | +* **ios:** actionBar title to use appearance api on ios15+ ([#9534](https://github.com/NativeScript/NativeScript/issues/9534)) ([4edeb19](https://github.com/NativeScript/NativeScript/commit/4edeb19bfe7adda31bae9977c9e2bec98fcada7d)) |
| 17 | +* **ios:** actionBar to use appearance api on ios13+ ([#9530](https://github.com/NativeScript/NativeScript/issues/9530)) ([8e3f16d](https://github.com/NativeScript/NativeScript/commit/8e3f16d4edba89a689133fb1079d472d9ac2d3f0)) |
| 18 | +* **ios:** actionitem coloring with 15+ ([7e35fdf](https://github.com/NativeScript/NativeScript/commit/7e35fdf143894f473a5140ceec4f26326164f393)) |
| 19 | +* **ios:** prevent views from being measured if no native view ([#9511](https://github.com/NativeScript/NativeScript/issues/9511)) ([56c50f2](https://github.com/NativeScript/NativeScript/commit/56c50f2bad75a5d8b808acfeb9342965a2ed680d)) |
| 20 | +* **ios:** resiliency to frame controller viewDidDisappear ([a5fd53b](https://github.com/NativeScript/NativeScript/commit/a5fd53b0168ab90d66d056973592ea64d821e016)) |
| 21 | +* **modal:** persist modal through configuration changes ([#9533](https://github.com/NativeScript/NativeScript/issues/9533)) ([f3cd3d3](https://github.com/NativeScript/NativeScript/commit/f3cd3d3375fbb42b9387e6b5654a3af9123a4417)) |
| 22 | +* **styling:** change transform parameters parsing ([#9481](https://github.com/NativeScript/NativeScript/issues/9481)) ([dbaab58](https://github.com/NativeScript/NativeScript/commit/dbaab585387578a142e35c70af8b8fd9e6be5b61)), closes [#5202](https://github.com/NativeScript/NativeScript/issues/5202) |
| 23 | +* **webpack5:** angular scss rule not ignoring regular scss ([#9502](https://github.com/NativeScript/NativeScript/issues/9502)) ([093b369](https://github.com/NativeScript/NativeScript/commit/093b369b747135c53eb669c67488707d9dcd9f56)) |
| 24 | +* **webpack:** add virtualEntry before main entry ([5a3a35d](https://github.com/NativeScript/NativeScript/commit/5a3a35d3763a8a0c6452481a596e02a154e46d5f)), closes [#9469](https://github.com/NativeScript/NativeScript/issues/9469) |
| 25 | +* **webpack:** use async type-checking in watch mode ([5309f2d](https://github.com/NativeScript/NativeScript/commit/5309f2d0a7de2e5eea87ab86afee371ea9e4110c)) |
| 26 | + |
| 27 | + |
| 28 | +### Features |
| 29 | + |
| 30 | +* AbortController polyfill ([#9333](https://github.com/NativeScript/NativeScript/issues/9333)) ([af281dd](https://github.com/NativeScript/NativeScript/commit/af281dd098ab4ab47ec84235b53d80586266c9dd)) |
| 31 | +* **android:** support clipToBounds ([#9508](https://github.com/NativeScript/NativeScript/issues/9508)) ([5890667](https://github.com/NativeScript/NativeScript/commit/5890667b260fc988f1dd5e082c4ffcc6e6bc4cc0)) |
| 32 | +* **android:** vector drawable support ([#9464](https://github.com/NativeScript/NativeScript/issues/9464)) ([490f7dc](https://github.com/NativeScript/NativeScript/commit/490f7dce8004fb009733b0ed9611de478fe0dcbd)) |
| 33 | +* autofillType property for edit text base ([#9478](https://github.com/NativeScript/NativeScript/issues/9478)) ([4964d31](https://github.com/NativeScript/NativeScript/commit/4964d313c22d6afdb441bf146e08058d1dfdb3db)) |
| 34 | +* **color:** added utilities and improved color parsing performance ([#9110](https://github.com/NativeScript/NativeScript/issues/9110)) ([0ff2221](https://github.com/NativeScript/NativeScript/commit/0ff2221d6f809c917dc0227b6646ffb33a65100d)) |
| 35 | +* **config:** added option for ignoredNativeDependencies ([4cad76c](https://github.com/NativeScript/NativeScript/commit/4cad76cb6af4165291f5bdca17eb216a2438b93b)) |
| 36 | +* **core:** make css parsers tree-shakable ([#9496](https://github.com/NativeScript/NativeScript/issues/9496)) ([dce7408](https://github.com/NativeScript/NativeScript/commit/dce7408c05e35cbcfc1c066e9c9aca9f02da17ed)) |
| 37 | +* Frame replacePage by entry ([#9460](https://github.com/NativeScript/NativeScript/issues/9460)) ([4a5bec1](https://github.com/NativeScript/NativeScript/commit/4a5bec10cefaf17c9b8e06c2a102f701a6c79452)), closes [#9497](https://github.com/NativeScript/NativeScript/issues/9497) |
| 38 | +* handle config name ([3bf55b7](https://github.com/NativeScript/NativeScript/commit/3bf55b7a0468afc4b4fd28ed479a63fd747caaa0)) |
| 39 | +* **image-source:** add saveToFileAsync, toBase64StringAsync & resizeAsync ([#9404](https://github.com/NativeScript/NativeScript/issues/9404)) ([36900d7](https://github.com/NativeScript/NativeScript/commit/36900d7c0512803395782a5fd1f55586d28cf3db)) |
| 40 | +* requestLayout performance improvements ([#9122](https://github.com/NativeScript/NativeScript/issues/9122)) ([e4ce17e](https://github.com/NativeScript/NativeScript/commit/e4ce17e15641dc044e5b514aa1eb333b467d600d)) |
| 41 | +* **types-ios:** iOS 15 ([cb8bf6f](https://github.com/NativeScript/NativeScript/commit/cb8bf6f930cab37160f318efb44fef17d9ed06e1)) |
| 42 | +* **webpack:** -v and --version flags ([7530ee4](https://github.com/NativeScript/NativeScript/commit/7530ee4bb5bc7893c15ef5cce84a34a1675674d3)) |
| 43 | +* **webpack:** export merge helper ([53492ea](https://github.com/NativeScript/NativeScript/commit/53492ea34ad66e263054af628208a20a32fb1cac)) |
| 44 | +* **webpack:** try resolving compiler, but don't fail if not found ([ff4359a](https://github.com/NativeScript/NativeScript/commit/ff4359abad6522522c325ae5264d07a0b110f63a)) |
| 45 | + |
| 46 | + |
| 47 | + |
1 | 48 | ## [8.0.11](https://github.com/NativeScript/NativeScript/compare/8.0.10-core...8.0.11) (2021-09-07)
|
2 | 49 |
|
3 | 50 |
|
|
0 commit comments