Commit Graph

13 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
Erjan Gavalji
5b0b2bbc7a Fix a typo, going to the documentation 2016-01-25 17:26:57 +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
Hristo Deshev
9fbcf5f143 Fix typescript 1.6 compile errors.
- Remove unknown properties in object literals.
- Don't use module-level `delete` statements.
2015-09-18 11:20:17 +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
hshristov
20b65a6d0c Add base ui-test class
Update label-test to use the new ui-test class
2015-04-22 16:08:54 +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