|
cfda63d42b
|
changing != to !==
|
2015-10-01 10:42:06 +03:00 |
|
|
dad1510ce9
|
Adding voiid return statements
|
2015-10-01 10:42:04 +03:00 |
|
|
e79fd51ce4
|
adding removeChildren() for layout and fixing comment typos
|
2015-10-01 10:28:27 +03:00 |
|
|
5322dd19b2
|
Fix Image source property to have None metadata for android - no need for layout invalidation from JS.
ClipToBounds implementation added back.
Optimization in style.ts to set native properties at once.
Fix height of CommonLayoutParameters.
|
2015-08-03 18:18:42 +03:00 |
|
|
bd50fb5550
|
Fixed several unit-tests
|
2015-08-03 13:49:08 +03:00 |
|
|
422cc37d48
|
Layout child API extensions
- Layout.insertChild(atIndex, child)
- Layout.getChildIndex(child): number
|
2015-08-03 13:49:00 +03:00 |
|
|
0ad198165c
|
Layouts are now implemented natively for Android.
|
2015-08-03 13:48:41 +03:00 |
|