Commit Graph

15 Commits

Author SHA1 Message Date
Martin Yankov
c0b8db4098 feat: flexbile font icon usage in tab navigation (#7672) 2019-08-15 17:32:48 +03:00
Alexander Djenkov
72ca461f59 feat(tab-content-view): change tabContentItem to View (#7629) 2019-08-15 11:08:18 +03:00
Martin Yankov
acc3436d9f feat(tab): add support for custom tabstrip (#7580) 2019-08-14 17:34:18 +03:00
SvetoslavTsenov
443d6b5dcb Merge remote-tracking branch 'origin/master' into tsenov/merge-release-in-master 2019-08-07 16:22:05 +03:00
Alexander Djenkov
056d0bf9e4 fix(bottom-navigation): codebehind creation (#7624)
does not show tabstrip
2019-08-02 09:46:09 +03:00
ADjenkov
5815246cfc feat(bottom-navigation-ios): limit to 5 items 2019-07-16 15:48:11 +03:00
Martin Yankov
d8262a624e feat: add font icons to image actionbar and tab navigation (#7498) 2019-07-10 21:05:45 +03:00
Vasil Chimev
eb1ed3e4ec refactor(bottom-navigation): strip item creation (#7477)
* 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

* feat(ios-bottom-navigation): create tab bar from image nad label

Implements https://github.com/NativeScript/nativescript-angular/issues/1893 for iOS.

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

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

* chore: remove console.logs
2019-07-10 17:37:45 +03:00
Manol Donev
c42bf0a6d0 refactor(bottom-navigation): event emitters (#7490) 2019-07-10 14:58:02 +03:00
Martin Yankov
c9a0b71c37 feat: add css for tabstripitem for bottom navigation ios (#7482) 2019-07-10 09:59:04 +03:00
Martin Yankov
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
Martin Yankov
43534502f9 feat: add background color css to tab strip (#7414) 2019-06-28 10:07:33 +03:00
Manol Donev
4f39fb728b chore: update tslint rules (#7391) 2019-06-26 15:13:48 +03:00
Manol Donev
b20e771552 chore: remove deprecated apis for ns 6.0 (#7382) 2019-06-25 16:52:01 +03:00
Martin Yankov
0c2c1ccfde feat: re-design tab views (#7340) 2019-06-13 11:01:55 +03:00