ecd9fc3e9d
feat: bundle workflow support ( #7337 )
2019-06-20 15:58:36 +03:00
6bc41a5d59
chore: update ui tests with androidElevation
2019-05-10 16:35:08 +03:00
db4d7177e6
chore: update tests
2019-04-02 18:09:42 +03:00
481043fa2b
fix: label text wrapping inside flexbox layout ( #5781 )
2018-05-08 15:09:52 +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
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
99611a9979
Include resource folder
...
Fix tslint error
2017-05-31 17:21:17 +03:00
d6d016bc61
Include test page for issue 4143
2017-05-18 17:22:51 +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
dc97ed24f9
Fix flexbox css not applied. Fix addCss duplicating some selectors.
2017-02-23 16:41:08 +02:00
56cd220c17
FlexboxLayout profiling and improvements ( #3173 )
...
* It looks like inline styles are making the flexbox example slow
* FlexboxLayout createReorderIndices proper overload
* Remove the getLayoutParams
* Removed unnecessary reorder methods
* Fix tslint errors
2016-11-30 11:30:02 +02:00
c669fa8281
Merge pull request #3110 from NativeScript/vchimev-flexbox
...
Update flexbox css test page
2016-11-17 17:55:47 +02:00
4619022b3c
Update flexbox css test page
2016-11-17 17:31:12 +02:00
338dbed52b
Update a flexbox test page
2016-11-16 16:57:45 +02:00
440a89e099
Merge pull request #3087 from NativeScript/flexbox-perf-tests
...
Add performance tests measuring FlexboxLayout versus StackLayout and GridLayout
2016-11-14 12:27:52 +02:00
d95791b0a5
Add performance tests measuring FlexboxLayout versus StackLayout and GridLayout
2016-11-14 11:54:43 +02:00
afd2779626
Add flexbox test pages
2016-11-11 16:30:56 +02:00
2ba47b4228
Update flexbox test page
2016-11-10 17:15:53 +02:00
c244af3e2b
Rename a flexbox test page
...
Fix a typo.
2016-11-03 11:42:50 +02:00
fc9843d800
Add a flexbox-repeater test page
2016-11-02 16:09:56 +02:00
9f9b9c7d92
Update flexbox test page
2016-10-31 15:50:40 +02:00
0b9d7b7b6c
Update flexbox test page
2016-10-28 16:30:03 +03:00
e27995a889
tslint errors fixed
2016-10-27 15:33:39 +03:00
ae02bbdff3
Fix order set at runtime, polish unit test app example.
...
Add alignSelf nad flexWrapBefore in the flexbox examples
Some test fail with quite close calculations. Use eps.
Fix flex grow making last items with flexGrow 0 to shrink due to rounding, happy tslint
2016-10-24 14:34:26 +03:00
943e67a4c8
Add flexbox, we have to figure out layout params
2016-09-30 12:20:07 +03:00