77c45da790
fix(ios-tabview): crash when setting tab text color ( #7188 )
2019-05-07 13:17:24 +03:00
cd66300e3a
feat(): local icon handling in actionbar and tabview ( #7009 )
2019-03-12 15:08:51 +02:00
0b239d7a0a
feat(tabview): add androidSwipeEnabled property ( #6652 )
2018-12-04 15:35:15 +02:00
e3d5f0d409
fix(tab-view): Title and icon positioning ( #6362 )
...
* fix(tab-view): Title and icon positioning
* refactor: review FB addressed
2018-10-08 11:23:34 +03:00
11f0d6e98d
feat(tabview): add tab text font size property ( #5752 )
...
* feat(tabview): add tab text font size property
* chore(tabview): set tab font size default value
* chore(tabview): move font implementation to widget
* chore(tabview): fix font size get return type
2018-05-09 17:13:34 +03:00
03cfc0cee3
chore(tslint): update tslint rules and fix errors ( #5747 )
...
* chore(tslint): fix tslint config & errors
* chore(tslint): enable double quotes, whitespace, and arrow-return-shorthand rules and fix errors
2018-04-26 18:36:32 +03:00
3fcbbf4c12
test: include new test page for issue 5470 ( #5666 )
2018-04-12 14:59:37 +03:00
f8dce08f0e
feat(tab-view-android): enable tabs repositioning ( #5385 )
...
* feat(tab-view-android): enable tabs repositioning
* feat(tab-view-android): enable tabs repositioning
* chore(apps): add bottom tab view example
2018-02-08 11:06:07 +02:00
50d399101e
Fixes TabView icons changes. ( #4666 )
...
* Fixes TabView icons/title changes.
* Access TabLayput trough parent
* TabView icon change example
2017-08-08 13:06:56 +03:00
97b1cd9060
Tsenov/searchbar ( #4328 )
...
* Searchbar tests
* Update search bar test page
* Fix path to events test pages
* Update text-view test pages
2017-06-07 10:25:16 +03:00
51d1be5bb8
Tsenov/auto complete ( #4318 )
...
* Init steps
* Implement logic for auto-complete for all test pages
* Init steps
* Implement logic for auto-complete for all test pages
* Expose TestPageMainViewModel
* Merge
* Improve check if example is already loaded in collection
* Reorder tests
* Fix tslint
* Include csslv
* Include new image source
2017-06-06 16:06:21 +03:00
be85af4a0d
Text transform - no default value
2017-03-30 18:35:55 +03:00
629eb6e683
Use relative imports in tns-core-modules.
...
Use tns-core-modules/* imports in outside code (apps, tests, etc)
2017-03-13 14:37:59 +02:00
93cc666b8f
Add TabView.iosIconRenderingMode property
...
Resolves #2689
2016-11-04 16:18:55 +02:00
c244af3e2b
Rename a flexbox test page
...
Fix a typo.
2016-11-03 11:42:50 +02:00
fb07c08229
Add new test page for layouts
2016-10-26 16:33:00 +03:00
65bb76464d
Move tab-view test from css to tab-view
2016-10-25 12:53:52 +03:00
21800b64e1
moe tabmore page from css to tab-view folder
2016-10-11 20:42:20 +03:00
604b600a05
Update main-Page.ts and tab-view-more.xml css
2016-07-20 09:46:01 +03:00
e76517693f
Implement new logic for loading ui tests
2016-07-18 13:56:10 +03:00