Skip to content

Commit e5cc581

Browse files
authored
Revert "refactor(router): Implement page navigation with RouteReuseStrategy (NativeScript#949) (NativeScript#977)" (NativeScript#991)
This reverts commit 78e6625.
1 parent b4b5ef6 commit e5cc581

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+144
-1604
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ tags
2121
.DS_Store
2222
npm-debug.log
2323
nativescript-angular*.tgz
24-
package-lock.json
2524

2625
tests/app/**/*.js
2726
tests/test-output.txt

e2e/router/.gitignore

Lines changed: 0 additions & 8 deletions
This file was deleted.

e2e/router/app/App_Resources/Android/AndroidManifest.xml

Lines changed: 0 additions & 43 deletions
This file was deleted.

e2e/router/app/App_Resources/Android/app.gradle

Lines changed: 0 additions & 23 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.

e2e/router/app/App_Resources/Android/drawable-nodpi/splash_screen.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

e2e/router/app/App_Resources/Android/values-v21/colors.xml

Lines changed: 0 additions & 4 deletions
This file was deleted.

e2e/router/app/App_Resources/Android/values-v21/styles.xml

Lines changed: 0 additions & 23 deletions
This file was deleted.

e2e/router/app/App_Resources/Android/values/colors.xml

Lines changed: 0 additions & 7 deletions
This file was deleted.

e2e/router/app/App_Resources/Android/values/styles.xml

Lines changed: 0 additions & 45 deletions
This file was deleted.

e2e/router/app/App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/Contents.json

Lines changed: 0 additions & 92 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

e2e/router/app/App_Resources/iOS/Assets.xcassets/Contents.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)