Commit Graph

17 Commits

Author SHA1 Message Date
hshristov
e127c7ef27 Fix GridLayout desiredSize when not stretched.
Fix showModal Page size method for Android
Fix showModal Page actionBar is now hidden
2015-10-09 16:54:08 +03:00
Nedyalko Nikolov
f0d871a741 Some tests removed for iOS9. 2015-10-05 10:21:35 +03:00
Vladimir Enchev
6b42f5188d test for removeChildren added 2015-10-01 14:32:16 +03:00
Vladimir Enchev
2532e1a9df remove rows/columns tests added 2015-10-01 14:20:34 +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
vakrilov
254e4a55a1 AppCompat toolbar 2015-09-04 13:48:43 +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
Hristo Deshev
f5f5e663cd Increase delta in failing GridLayout test.
Avoid failures in certain emulators.
2015-06-18 09:53:04 +03:00
hshristov
5f5f6387f1 fix failing unit-test 2015-04-29 11:05:55 +03:00
hshristov
291bc3d86d Fix verticalAlignment center placement 2015-04-28 13:20:41 +03:00
hshristov
93fa862ae3 Fix tests to pass on devices with floating density
Floor measure sizes
2015-04-22 15:13:31 +03:00
Erjan Gavalji
e9d2b828e8 Close the grid layout snippet tag 2015-03-09 10:59:05 +02:00
Erjan Gavalji
878f65dc55 Fix grid layout snippet 2015-03-09 10:57:51 +02: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
Nedyalko Nikolov
46fcc22672 Added some links to ApiReference. 2015-03-04 14:49:45 +02:00
Erjan Gavalji
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00