fc8f7696e6
fix(tabs): dynamic styling fixes ( #8479 )
...
* fix(tabs): dynamic styling fixes - iconSource
selectedItemColor and unSelectedItemColor
* fix(tabs): bottom nav item color fix
* chore: remove unneeded method calls
* chore: remove unneeded console.log
* fix: fixing build
* fix(tabs): resources passing
* fix(tabs): setting item colors
* test: updated dynamic color tests
* chore: fix automationText
2020-04-02 11:59:19 +03:00
0a7bee61d9
fix(tabs): dynamic styling colors fixed ( #8460 )
...
* fix(tabs): dynamic styling colors fixed
* test(tabs): adding dynamic color change test
2020-03-26 19:15:27 +02:00
243dc98005
Added selectedItemColor and unSelectedItemColor to the TabStrip ( #8431 )
...
* chore: add guard for ios
* feat(bottom-nav): adding new properties
* feat(tabs): new property implementation
* feat: new feature implementation in android
Implemented selectedItemColor and unSelectedItemColor properties on TabStrip
* chore: added some comments
* chore: change method return type
* fix: setting icon color
* fix: rendering mode setting
* chore: rename variable
* chore: fixed a typo
* chore: updated log in build gradle
* fix: item color setting in android
* fix: tab styling when no css aplied
* chore: private methods renamed
* tests: added selected-item test pages
* chore: renamed test pages
* chore: move css-tree package to the right place
* tests: added new ui tests
* fix: use renamed function
* fix: set item color
* tests: aded automationText attribute
* tests: trying to fix the tests
Co-authored-by: Dimitar Topuzov <dtopuzov@gmail.com>
2020-03-16 12:54:30 +02:00
0ffc790d82
chore: remove critical circular dependencies ( #8114 )
...
* chore: remove critical circular dependencies
* chore: fix tslint errors
* chore: remove platform specific types from interfaces
* chore: update unit tests polyfills
* fix: incorrect null check
* chore: update api.md file
* test: improve test case
* chore: apply comments
* test: avoid page style leaks in tests
2019-11-28 13:36:34 +02:00
dfcbe6c319
style: formatting and whitespaces ( #7840 )
2019-09-19 15:40:31 +03:00
e0c4933337
chore: merge release to master ( #7809 )
...
* feat(android): fix tab resource icon size based on spec (#7737 )
* feat(ios): add icon rendering mode for bottom navigation (#7738 )
* fix(ios-tabs): crash when add tabstrip in loaded event (#7743 )
* fix(css): parse css selectors with escape sequences (#7689 ) (#7732 )
* fix(ios-tabs): handle nesting proxy view container (#7755 )
* fix-next(css): className to preserve root views classes (#7725 )
* docs: cut the 6.1.0 release (#7773 )
* fix(android-list-picker): NoSuchFieldException on api29 (#7790 )
* chore: hardcode tslib version to 1.10.0 (#7776 )
* fix(css-calc): reduce_css_calc_1.default is not a function (#7787 ) (#7801 )
2019-09-12 14:33:03 +03:00
55c9cc9072
feat(TabStrip): add itemTap event ( #7711 )
2019-08-23 15:32:31 +03:00
c0b8db4098
feat: flexbile font icon usage in tab navigation ( #7672 )
2019-08-15 17:32:48 +03:00
72ca461f59
feat(tab-content-view): change tabContentItem to View ( #7629 )
2019-08-15 11:08:18 +03:00
acc3436d9f
feat(tab): add support for custom tabstrip ( #7580 )
2019-08-14 17:34:18 +03:00
3d1a8151e4
chore: update tests
2019-07-18 20:53:15 +03:00
ba3e0a39a0
fixes
2019-07-16 13:32:28 +03:00
e6d683f812
tests
2019-07-16 13:32:28 +03:00
858acd3e0a
chore: fixes
2019-07-16 13:32:28 +03:00
f5453ef4de
chore: update imageHelper prop
2019-07-16 13:32:28 +03:00
ddfb573328
test: extend tab navigations tests
2019-07-16 13:32:28 +03:00
d8262a624e
feat: add font icons to image actionbar and tab navigation ( #7498 )
2019-07-10 21: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
4f39fb728b
chore: update tslint rules ( #7391 )
2019-06-26 15:13:48 +03:00
ecd9fc3e9d
feat: bundle workflow support ( #7337 )
2019-06-20 15:58:36 +03:00