Commit Graph

16 Commits

Author SHA1 Message Date
Erjan Gavalji
2d2fdfe4b0 Fix language tags in doc-snippets
The doc-snippets were inconsistent
(no spaces before title, small-caps, JS
instead of JavaScript, etc.)
2016-02-25 20:39:08 +02:00
Hristo Deshev
de6a92f8c6 Fix tslint errors. 2016-02-24 11:06:15 +02:00
Rossen Hristov
2f8bce74fb Fixed Issue #1232: WrapLayout crashes when itemWidth value is too high. 2016-02-05 15:51:50 +02:00
Hristo Hristov
92df0bf56d Fixed failing test 2016-01-13 15:16:00 +02:00
Hristo Hristov
246758cb12 Fixed wrap-layout
Added more tests
2016-01-13 15:16:00 +02:00
Hristo Hristov
ef11c7b7cf Resetting layoutParams was missing the new percent properties 2016-01-11 12:37:48 +02:00
Hristo Hristov
1dbb742908 Implemented percent support for width, height and margins 2015-12-15 14:36:27 +02:00
hshristov
c2cb4a8f61 Stabilizing layout tests 2015-11-11 16:30:55 +02:00
hshristov
a3c70b5e28 Add module duration
Reduce all Layouts, ScrollView & WebView test time
2015-10-14 17:40:14 +03:00
hshristov
e58506563a Fix WrapLayout
Fix ScrollView
Fix Stylers.android
Remove some method from View class
Fix layout-helper test views
Fix all android failing tests
Remove onLayout on Button and TextBase
2015-08-03 13:49:11 +03:00
vakrilov
679b92053a Fix wrap-panel tests 2015-05-19 13:37:38 +03:00
hshristov
31249de862 Fix tslint 2015-04-22 15:13:32 +03:00
hshristov
93fa862ae3 Fix tests to pass on devices with floating density
Floor measure sizes
2015-04-22 15:13:31 +03:00
Vladimir Enchev
2bdf2136e7 XML examples added 2015-03-09 08:41:23 +02:00
vakrilov
2e6b041b57 Padding fix for stack-layout and tests 2015-03-06 14:46:12 +02:00
Erjan Gavalji
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00