Commit Graph

12 Commits

Author SHA1 Message Date
Vasil Chimev
55c9cc9072 feat(TabStrip): add itemTap event (#7711) 2019-08-23 15:32:31 +03:00
Martin Yankov
acc3436d9f feat(tab): add support for custom tabstrip (#7580) 2019-08-14 17:34:18 +03:00
Martin Yankov
f00b370dbb fix(tabs): tab bar not visible when nested in layout (#7544) 2019-07-26 13:53:55 +03:00
SvetoslavTsenov
ba3e0a39a0 fixes 2019-07-16 13:32:28 +03:00
Martin Yankov
d8262a624e feat: add font icons to image actionbar and tab navigation (#7498) 2019-07-10 21:05:45 +03:00
Martin Yankov
30fc585425 feat: add css support for tabs widget (#7491) 2019-07-10 19:22:55 +03:00
Vasil Chimev
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
Alexander Djenkov
22e62daae5 tests: add tabs/bottom-navigation binding examples (#7437) 2019-07-03 09:32:14 +03:00
Martin Yankov
43534502f9 feat: add background color css to tab strip (#7414) 2019-06-28 10:07:33 +03:00
Svetoslav
0cdc3b843f tests: include parse checkout (#7410) 2019-06-26 20:44:39 +03:00
Manol Donev
4f39fb728b chore: update tslint rules (#7391) 2019-06-26 15:13:48 +03:00
Manol Donev
ecd9fc3e9d feat: bundle workflow support (#7337) 2019-06-20 15:58:36 +03:00