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
22e62daae5
tests: add tabs/bottom-navigation binding examples ( #7437 )
2019-07-03 09:32:14 +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
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
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