Commit 1cc8420
Release 8.0.2 (#1890)
* chore: bump version
* Update zone.js peer dependency
* update zone.js in all apps
* Make repo apps compatible with `--bundle` (#1857)
* chore: upgrade app to latest versions and webpack
* chore: fix incorrect temlateUrl in component
chore: update karma config for latest CLI beta 6.0.0
* chore: make `router-tab-view` example webpack compatible
* chore: make `nested-router-tab-view` example webpack compatible
* chore: fix lazy loaded component not loading
* chore: make `modal-navigation-ng` example webpack compatible
* chore: add webpack config due to issue in CLI that disregards the `nsconfig.json`
* chore: update test app with latest deps and remove not used d.ts
* chore: update karma config
* chore: resolve issue caused by overrding `global.__extends `
* chore: update Angular deps
* chore: update `nativescript-dev-webpack` to next
* refactor: unit-test configs
* test: update webpack config
* refactor: remove deprecated API usage (#1874)
* tests: mocha reporter and include ts files (#1875)
* Migrate from ReflectiveInjector (deprecated) to StaticInjector (#1868)
* chore: migrate to StaticInjector
* chore: replace parentInjector in detached-loader
* feat(tabs): register tabs elements (#1883)
* feat(tabs): register tabs elements
* feat(tests-app-ng): add tabs component
* chore: fix android28 animation tests (#1885)
* chore: retry a flaky test on failure (#1886)
* release: cut the 8.0.2 release1 parent 3d69ecd commit 1cc8420
File tree
11 files changed
+64
-19
lines changed- e2e
- animation-examples
- app/App_Resources/Android
- e2e/resources/images/ng4animations/Emulator-Api28-Google
- nested-router-tab-view/e2e
- tests-app-ng/app
- tabs
- nativescript-angular
11 files changed
+64
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| |||
156 | 158 | | |
157 | 159 | | |
158 | 160 | | |
| 161 | + | |
159 | 162 | | |
160 | 163 | | |
161 | 164 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
This file was deleted.
0 commit comments