Commit Graph

49 Commits

Author SHA1 Message Date
Martin Yankov
16a131f040 Merge branch 'master' into ios-safe-area 2018-09-10 16:13:25 +03:00
Svetoslav
9f23be1a2c fix: include mocha and chai typings (#6246) 2018-09-07 14:49:21 +03:00
Vasil Chimev
e1828d56cd refactor: rename iosExpandSafeArea to iosOverflowSafeArea
Update type definitions.
2018-09-04 11:26:20 +03:00
Martin Yankov
4fceb54451 fix tabview safe areas 2018-09-04 10:23:35 +03:00
Martin Yankov
4f8d4a66cd fix scrollview 2018-09-03 14:48:18 +03:00
Martin Yankov
8f2268b492 add safe area support to flexbox 2018-08-29 16:10:32 +03:00
Martin Yankov
7c64910268 change colors to more contrasting ones 2018-08-29 16:08:47 +03:00
Vasil Chimev
b8fec327dd refactor: update safe area traces 2018-08-28 18:15:04 +03:00
Martin Yankov
bda2dacdf3 fix safe area app gradle bundle id 2018-08-28 18:15:04 +03:00
Vasil Chimev
29b8258c36 feat: apply insets to flexbox row layout 2018-08-28 18:15:04 +03:00
Vasil Chimev
75b06560c1 feat: apply insets to absolute layout 2018-08-28 18:15:04 +03:00
Vasil Chimev
0be61d643d feat: apply insets to dock layout 2018-08-28 18:15:04 +03:00
Vasil Chimev
d4b1fec3ae test: add webview example 2018-08-28 18:15:04 +03:00
Vasil Chimev
54a7e2ad23 test: add repeater example 2018-08-28 18:15:04 +03:00
Vasil Chimev
ad793ff8dc test: add expand examples 2018-08-28 18:15:04 +03:00
Vasil Chimev
fa526e0e7b test(safe-area): add RadCalendar example 2018-08-28 18:15:04 +03:00
Vasil Chimev
61f79f7098 test(safe-area): add RadChart example 2018-08-28 18:15:04 +03:00
Vasil Chimev
45ad5c13c7 test(safe-area): add RadListView example 2018-08-28 18:15:04 +03:00
Vasil Chimev
ad56ce7dc7 test(safe-area): add tab-view examples 2018-08-28 18:15:04 +03:00
Vasil Chimev
3fe51d3439 test(safe-area): update application
Update styles -> `app.css`.
Update structure -> `home/home-page.xml`.
Add Grid + Wrap examples.
2018-08-28 18:15:04 +03:00
Vasil Chimev
4bbd4217cf test(safe-area): add scroll view with grid layout examples 2018-08-28 18:14:13 +03:00
Vasil Chimev
a3a86f1f42 fix(scroll-view): apply insets to layoutChild method
Delete `*-nav-page.*` files reproducing the issue.
Update `home-page.xml` with `ScrollView` to reproduce the issue.
2018-08-28 18:14:13 +03:00
Vasil Chimev
0348614b22 test(safe-area): add navigation scroll view example 2018-08-28 18:14:13 +03:00
Vasil Chimev
4adaa26b0c test(safe-area): update scroll view wrap layout examples 2018-08-28 18:14:13 +03:00
Vasil Chimev
add692755b test(safe-area): add nested wrap layout examples 2018-08-28 18:14:13 +03:00
Vasil Chimev
ccbda47873 test(safe-area): add scroll view wrap layout examples 2018-08-28 18:14:12 +03:00
Vasil Chimev
1ef579f391 test(safe-area): add nested wrap layout examples 2018-08-28 18:14:12 +03:00
Vasil Chimev
87dd4fc92f test(safe-area): update wrap layout examples 2018-08-28 18:14:12 +03:00
Vasil Chimev
215fa1e64c test(safe-area): update wrap layout examples 2018-08-28 18:14:12 +03:00
Martin Yankov
77bba75564 add listview support for safe area 2018-08-28 18:14:12 +03:00
Vasil Chimev
28afd17bba test(safe-area): add wrap layout examples 2018-08-28 18:10:20 +03:00
Vasil Chimev
bc69a58945 test(safe-area): add component examples
Update `nativescript-dev-webpack` dependencies.
2018-08-28 18:10:19 +03:00
Martin Yankov
802ced7107 add scrollview safe area examples 2018-08-28 18:10:19 +03:00
Martin Yankov
2c62520eda add horizontal stack examples to app 2018-08-28 18:10:19 +03:00
Martin Yankov
8026e783c1 chore(): typo in safe area e2e app 2018-08-28 18:10:19 +03:00
Martin Yankov
ec2e2f03a0 chore(): add app for ios safe area tests 2018-08-28 18:10:19 +03:00
Manol Donev
d79ac300f3 refactor: migrate animation-demo repo content (#5970) 2018-06-19 18:58:11 +03:00
Manol Donev
f9b0f6268d refactor: animation app (#5968) 2018-06-19 17:52:02 +03:00
Manol Donev
6cfdc206d9 fix(ios): translate transform breaks sequential animation set (#5961)
* fix(ios): translate transform breaks sequential animation set

* chore: add e2e test app for animations
2018-06-19 10:38:29 +03:00
Alexander Djenkov
0c3ecbc57b chore(modal-navigation): Add Dialogs tests (#5943)
* fix(ios-dialogs): unable to show dialog from modal view

* tests(modal-navigation): add test that opens dialog inside modal view

* chore(modal-navigation): Add Dialogs tests
2018-06-13 09:40:05 +03:00
Alexander Djenkov
e59d1567a5 fix(ios-dialogs): unable to show dialog from modal view without a page (#5881)
* fix(ios-dialogs): unable to show dialog from modal view

* tests(modal-navigation): add test that opens dialog inside modal view
2018-05-29 18:06:02 +03:00
Vasil Chimev
83382f8f5a refactor(e2e): rename modal-layout to modal-layout-root (#5867)
* chore(e2e): register `layout` files in bundle-config

* refactor(e2e): rename modal-layout to modal-layout-root

Similar to `modal-tab-root`:
https://github.com/NativeScript/NativeScript/tree/4.0.0/e2e/modal-navigation/app/modal-tab

This avoid the need to explicitly register it to webpack modules.

* refactor(e2e): rename mocha describes to contain a dash

* refactor: remove bundle-config

It is no more as `nativescript-dev-webpack@0.12.0` registers default application modules.
2018-05-29 10:49:13 +03:00
Vasil Chimev
3bb0f4a8cd chore(e2e): clean up webpack files (#5807)
* chore(e2e): clean up webpack files

* chore(gitignore): clean up and add webpack files

* chore(gitignore): clean up webpack files

* chore(deps): clean up devDependencies
2018-05-14 14:12:46 +03:00
Vasil Chimev
0e1f19a76a test(modal-navigation): add close modal, modal layout and root layout tests (#5680) 2018-04-20 14:29:28 +03:00
Alexander Djenkov
70f01123df feat(frame): handle back navigation when common layout is used as a root element (#5608)
* test(e2e): update modal navigation app

Add layout as root.
Add show modal layout.

* chore(frame): move frame stack modifiers in a separate frame-stack module

* feat(frame): handle back navigation when using common layout as root element
2018-04-02 22:27:44 +03:00
Vasil Chimev
8248d8a8b9 refactor(e2e/modal-navigation): stretch modal tab view (#5548)
Update application with https://github.com/NativeScript/NativeScript/pull/5496.
2018-03-16 20:33:23 +02:00
Vasil Chimev
e43c7546bd fix-next(frame): remove current entry fragment on reset root view (#5533)
* chore(e2e): add @types as devDependencies

Update `tsconfig.json` file.

* fix-next(frame): remove current entry fragment on reset root view

* refactor(e2e): undo skip tab root tests

* refactor(frame): extract disposeCurrentFragment() method

Extract the common logic from _onRootViewReset() and onUnloaded() methods to avoid code duplication.
2018-03-14 19:56:15 +02:00
Vasil Chimev
e1a1d643c8 test(e2e): add modal-navigation app tests (#5445)
* test(e2e): modal-navigation app webpack support

* test(e2e): add modal-navigation app smoke test

* chore(e2e): tslint disable next line

* chore(e2e): modal-navigation app compilation

* refactor(e2e): modal-nabivation app pages

* test(e2e): add app root modal frame tests

* test(e2e): add app root modal frame background tests

* refactor(e2e): app root modal frame tests

* test(e2e): add tab root modal frame tests

* refactor(e2e): modal frame tests

* test(e2e): add modal page tests

* docs(e2e): add scenarios

* refactor(e2e): modal-navigation app tests

* test(e2e): turn on/off "Don't keep activities"

* test(e2e): delete no background tests

* test(e2e): add modal tab tests

* refactor(e2e): quit driver after all tests

* refactor(e2e): config files

* fix(e2e): tab root tests

* refactor(e2e): skip tab root tests until fix app

* chore(e2e): config files
2018-03-13 09:06:12 +02:00
Manol Donev
e1eea8efe7 test(e2e): add modal-navigation app (#5393)
* chore(apps): add modal-navigation-app for ui testing

* test(e2e): add modal-navigation app

* test(apps): remove modal-navigation-app

The app has been moved to `e2e/modal-navigation`.

* chore: include e2e folder to npm scripts

* docs: include e2e folder to DevelopmentWorkflow.md

* chore(e2e): update .gitignore

* fix(e2e): relative paths

* chore(e2e): update package.json

* test(e2e): add change root view to modal-navigation

* test(e2e): set androidTabsPosition to botton

* chore(e2e): add VSCode launch.json config

* docs(e2e): delete LICENSE and README.md files

* refactor(e2e): rename modal-tab-page to modal-tab-root

* test(e2e): update iOS launch screen
2018-02-14 16:51:51 +02:00