32 Commits

Author SHA1 Message Date
216b6a57f7 Fixed AffectsLayout 2015-08-06 15:41:19 +03:00
59d6dbb224 Fixed all merge problems. 2015-08-06 14:58:55 +03:00
abc9faccfa Added Padding+Border support for Label, Button, TextField and TextView for both platforms. Only iOS TextView does not support them. 2015-08-06 14:58:53 +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
41168d3782 Layouts are now implemented natively for Android. 2015-08-03 13:49:03 +03:00
42e5e9aac0 Fix merge error 2015-08-03 13:48:51 +03:00
0ad198165c Layouts are now implemented natively for Android. 2015-08-03 13:48:41 +03:00
4a6c841f0e Fix: crashes when applying css 2015-07-28 09:56:27 +03:00
f3979136a4 Frobit setting inline style from code 2015-07-07 15:02:32 +03:00
6017a208a0 Setting inline style - resets local properties 2015-07-06 17:29:39 +03:00
d74d9b8fbb Css properties progress 2015-07-06 17:29:38 +03:00
a995b84119 logic simplified and test added 2015-06-29 10:55:03 +03:00
3d93237e00 visibility fixed 2015-06-29 09:34:24 +03:00
9e597976c1 Fix: PR comments 2015-06-26 16:19:19 +03:00
7803ba97b5 Font shorthand property 2015-06-26 11:12:48 +03:00
e83a82e2e2 Property validation 2015-06-26 11:12:46 +03:00
1433f72509 Css font properties 2015-06-26 11:12:45 +03:00
e3f1f987cc Removed property 2015-06-25 15:46:27 +03:00
a8389a3724 Style class to support batch changes before updating native instance. 2015-06-25 15:16:30 +03:00
9b934432aa border props added to view 2015-06-18 10:24:25 +03:00
d66cf0fab8 http image download fixed 2015-06-18 10:24:24 +03:00
77b996ea4b url parsing fixed 2015-06-18 10:24:23 +03:00
d7fd672ad6 Collapse property added. Collapsed property is now obsolete. 2015-06-16 10:55:30 +03:00
6d44fcd632 trace fixed 2015-05-27 09:11:28 +03:00
27b38da248 Style handlers caching revised 2015-05-22 18:08:15 +03:00
37aa72a7d2 test added 2015-05-21 11:41:33 +03:00
f38b1f8950 data URI support for CSS background-image added 2015-05-21 11:41:32 +03:00
d1f97d7050 Added support for binding to all Style properties directly. 2015-03-23 09:21:39 +02:00
355380a43b url syntax fixed 2015-03-20 14:15:55 +02:00
6149a1f7d6 background-image css property added 2015-03-20 14:15:54 +02:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00