53 Commits

Author SHA1 Message Date
d8262a624e feat: add font icons to image actionbar and tab navigation (#7498) 2019-07-10 21:05:45 +03:00
30fc585425 feat: add css support for tabs widget (#7491) 2019-07-10 19:22:55 +03:00
c34a48ac77 refactor(tabs): strip item appearance and creation (#7466)
* test(e2e): add tab strip items pages

* fix(ios-tabs): a crash on swiping a content item

Fixes https://github.com/NativeScript/NativeScript/issues/7459.

* feat(android-tabs): create tab item spec from image and label

Implements https://github.com/NativeScript/nativescript-angular/issues/1884 for Android.

* feat(ios-tabs): tab bar item appearance

Implements https://github.com/NativeScript/NativeScript/issues/7436 and https://github.com/NativeScript/nativescript-angular/issues/1884.

* refactor(ios-tabs): move _hasImage and _hasTitle properties
2019-07-10 16:05:45 +03:00
fab9c90007 feat(bottom-navigation-android): add tabstripitem css support (#7458)
* wip: add background color placeholders for tabstripitem

* feat: add css for tabstripitem for bottom navigation android

* chore: update example

* fix: revert native default index

* clean up tabcontentitem

* update setTabBarItemTextTransform

* textTransform inherited css property now

* fix(android-bottom-navigation): fragment detach logic

* chore: fix tests

* fix(android-bottom-navigation): fragment lifecycle logic

* fix: revert text-transform inherited css property
2019-07-09 13:33:32 +03:00
8756b3da16 refactor: HMR and webpack improvements (#7462)
* chore: update project

* refactor: clear module-name cache on orientation

* feat: add custom component in qualifiers app

* feat: enable HMR for custom components

* refactor: remove redundant check

* chore: clean console.log
2019-07-08 11:11:14 +03:00
97a2af27f9 fix(tabs): current TabContentItem index not set (#7441) 2019-07-03 22:32:16 +03:00
22e62daae5 tests: add tabs/bottom-navigation binding examples (#7437) 2019-07-03 09:32:14 +03:00
ad54445083 chore(e2e): add tabs & bottom nav test scenarios (#7434) 2019-07-01 16:48:33 +03:00
43534502f9 feat: add background color css to tab strip (#7414) 2019-06-28 10:07:33 +03:00
9cfd9c07d5 tests: update ns-dev-appium (#7411)
* tests: update ns-dev-appium

* chore: package.json
2019-06-27 08:24:01 +03:00
0cdc3b843f tests: include parse checkout (#7410) 2019-06-26 20:44:39 +03:00
e875c49409 chore: remove nativescript-dev-typescript dependency (#7408) 2019-06-26 09:56:26 -07:00
9fcc1ddf94 feat(bundle): support for file qualifiers + builder refactor (#7386)
* feat(bundle): support for file qualifiers in builder

* chore: add qualifiers test app

* chore: add @Deprecated for file-name-resolver

* fix(hmr): hmr not working for scss files

* chore: globals clean-up

* shore: fix tslint

* tests: uncomment test fixed by ns-dev-webpack

* chore: move qualifiers app to e2e

* chore: update webpack config

* chore: tslint errors

* test: fix wrong css import
2019-06-26 18:40:18 +03:00
4f39fb728b chore: update tslint rules (#7391) 2019-06-26 15:13:48 +03:00
b20e771552 chore: remove deprecated apis for ns 6.0 (#7382) 2019-06-25 16:52:01 +03:00
7c3141b6a5 fix(cuteness): allow cleartext HTTP for API 28 (#7397)
* chore(cuteness): update configuration files

* fix(cuteness): allow cleartext HTTP for API 28
2019-06-24 12:36:00 +03:00
ad8ce2c95d tests(ui-tests-app): update examples (#7387)
* refactor(ui-tests-app): tabmore example

* fix(ui-tests-app): web-view query example

* fix(ui-tests-app): misspelled img src path

* feat(image-source): add set rotationAngle for iOS

Compatibility with Android.
2019-06-21 15:35:27 +03:00
ecd9fc3e9d feat: bundle workflow support (#7337) 2019-06-20 15:58:36 +03:00
6511eeb5a2 chore: remove clashing typings 2019-05-09 14:39:23 +03:00
aa44eb950e fix(ios-modal): closeCallback not being called with popover presentation style (#7189) 2019-05-07 17:09:39 +03:00
2ca4eba58f chore: fix tslint 2019-05-07 10:15:52 +03:00
a2a044cfa8 tests: include mochawesome reporter 2019-05-07 09:55:41 +03:00
a7bfabcaec chore: fix tslint 2019-05-06 13:33:26 +03:00
29ad64576c test: add mochawesome reporter 2019-05-06 10:40:15 +03:00
2efafc3a4f test: update test samples (#7016)
* test: update test samples
2019-03-20 18:15:48 +02:00
91d90ccd0f fix: navigation b/n single and nested frame pages (#7011) 2019-03-15 15:38:04 +02:00
116c3a7a80 [Do Not Merge] chore(e2e): skip specific test suites with known issues on android / ios (#6797)
* Update README.md

* comment flip

* skip specific test suites with known issues

* restore skipped ios tests

* chore: update css for ios

* chore: update android css

* chore: tab-root tests remove suspend for android

* chore: frame-root tested on api23, api27 and ios11

* chore: fix tslint

* chore: frame-tab-root tests api27

* chore: lower font size
2019-03-14 18:39:24 +02:00
a31e75b129 test: separate suites to optimize execute time on CI (#7017)
* test: separate suites to optimize execute time on CI
2019-03-14 15:09:58 +02:00
1255a3c9ae tests: update driver default wait time 2019-01-09 16:26:15 +02:00
4cda0e7345 refactor: enable e2e tests with mixed animation nav (#6775) 2019-01-09 16:16:08 +02:00
a6d561e549 refactor: update e2e tests for CI (#6722) 2019-01-08 15:23:35 +02:00
961b03ecef chore: temporarily disable e2e tests with mixed animation nav (#6720) 2018-12-18 10:25:32 +02:00
f87ec4bc08 test: add e2e app for nested frame scenarios (#6626) 2018-11-28 16:59:17 +02:00
5c03abefba chore: update to TypeScript 3 (#6556) 2018-11-14 17:00:42 +00:00
84017091b0 chore: fix animations e2e app layout import (#6415) 2018-10-15 17:02:25 +03:00
7e2ba9b540 chore: update n-dev- appium deps (#6358) 2018-10-05 03:44:09 +03:00
65c216c547 chore: add iOS 12 entry (#6354) 2018-10-04 17:10:04 +03:00
e53bdd4f47 tests: include e2e test for "Android Back Btn Events" (#6269)
* tests: include e2e test for "Android Back Btn Events"
2018-09-17 15:37:38 +03:00
8575c60b13 fix(modals): application activityBackPressed event not fired for modals (#6261) 2018-09-17 15:37:16 +03:00
9f23be1a2c fix: include mocha and chai typings (#6246) 2018-09-07 14:49:21 +03:00
d79ac300f3 refactor: migrate animation-demo repo content (#5970) 2018-06-19 18:58:11 +03:00
f9b0f6268d refactor: animation app (#5968) 2018-06-19 17:52:02 +03:00
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
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
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
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
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
0e1f19a76a test(modal-navigation): add close modal, modal layout and root layout tests (#5680) 2018-04-20 14:29:28 +03:00
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
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