32 Commits

Author SHA1 Message Date
77c45da790 fix(ios-tabview): crash when setting tab text color (#7188) 2019-05-07 13:17:24 +03:00
2efafc3a4f test: update test samples (#7016)
* test: update test samples
2019-03-20 18:15:48 +02: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
3d58058a46 Update tabView page 2017-03-22 11:59:21 +02: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
886fbb260d Include new ui tests for fonts 2017-03-02 10:17:36 +02:00
8945529188 Gestures/view circ-dep and examples cleanup 2017-02-21 10:04:42 +02:00
e7017a9bc5 Tab view fixes 2017-02-17 15:03:12 +02:00
d10ca1da03 Fix the last several errors 2016-12-20 13:36:10 +02:00
295f9a432f apps app can now compile 2016-12-20 11:35:04 +02:00
6feeb140e3 Fixing type errors in tests 2016-12-19 10:36:25 +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
d3f0fcf1f9 Wrapped all buttons in ScrollView 2016-10-25 16:19:21 +03:00
432c2ee7f2 Add text-color yellow in the all.xml page 2016-10-25 15:03:12 +03:00
65bb76464d Move tab-view test from css to tab-view 2016-10-25 12:53:52 +03:00
425e3ecd7b Update page all.xml in tabView 2016-10-25 11:30:58 +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
a18d5e7622 Create a single NS app for cuteness.io, gallery-app and ui-tests-app in apps/
Move all other apps to https://github.com/NativeScript/tns-apps-graveyard
2016-07-11 15:34:28 +03:00