Commit Graph

26 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
Hristo Deshev
e54b3a0e8d Fix compile errors.
Export types used by public properties in tests/**/layout-helper.android.ts
2015-09-03 12:08:54 +03:00
hshristov
bc2f6a63c6 add layout-helper.d.ts 2015-08-03 13:49:18 +03:00
hshristov
8d8cea103f Fix wrap-layout implementation for iOS
Fix layout-helper so that unit-tests can work again
2015-08-03 13:49: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
hshristov
bd50fb5550 Fixed several unit-tests 2015-08-03 13:49:08 +03:00
Hristo Deshev
489edfc053 Layout child API extensions
- Layout.insertChild(atIndex, child)
- Layout.getChildIndex(child): number
2015-07-21 14:20:25 +03:00
Hristo Deshev
f5f5e663cd Increase delta in failing GridLayout test.
Avoid failures in certain emulators.
2015-06-18 09:53:04 +03:00
vakrilov
679b92053a Fix wrap-panel tests 2015-05-19 13:37:38 +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
20b65a6d0c Add base ui-test class
Update label-test to use the new ui-test class
2015-04-22 16:08:54 +03:00
hshristov
c2e9c2f83d Fix absolute-layout-tests on API level 19 & 21 (emulator) 2015-04-22 15:13:33 +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
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