29 Commits

Author SHA1 Message Date
95ca8d9c8c Replace knownEvents modules with static strings. 2015-04-24 09:29:00 +03:00
93fa862ae3 Fix tests to pass on devices with floating density
Floor measure sizes
2015-04-22 15:13:31 +03:00
6bb533dc30 Fixed issue with binding when binding to a falsy object (also added types.isNullOrundefined function). 2015-04-20 14:25:01 +03:00
b27c05e52c Fix label ellipsis issue on zoomed iPhone 6 Plus.
Fix Image.imageSource propertyMetadata to affects layout.
2015-04-08 10:55:00 +03:00
69dc92026c Moved text-align and font-size to TextBase and fixed a WebView test. 2015-04-03 16:41:19 +03:00
61f5022a69 Binding to object via keyword. 2015-04-03 16:08:28 +03:00
d952faa3c2 Added application resources (used for binding converters), also some bug
fixes (binding related).
2015-04-01 11:45:30 +03:00
6ad062bbdf _addArrayFromBuilder and _context exposed in definitions 2015-03-30 11:56:58 +03:00
6700b98ce0 method definitions enabled for override (removed from @private) 2015-03-26 11:50:05 +02:00
25d54e0ed7 Fixed several compile issues. 2015-03-23 09:57:46 +02:00
d1f97d7050 Added support for binding to all Style properties directly. 2015-03-23 09:21:39 +02:00
b569451bc7 Added named parameters support for xml binding definition. 2015-03-18 08:44:51 +02:00
1b99b6f5d2 Binding converter run-time errors logging on console. 2015-03-12 15:44:35 +02:00
4152e66195 Observable array now fires property change for length property. 2015-03-05 14:55:16 +02:00
8bc83ced24 Added binding convert option. 2015-03-04 10:51:59 +02:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00
7f381c4bbd Added text-field.ios implementation 2014-06-13 15:45:17 +03:00
2c4781db01 Initial prototype of Frame + Page + Navigation. 2014-06-12 17:44:23 +03:00
aeadff59e5 event handling names are now DOM2 compatible 2014-06-11 16:06:19 +03:00
67d440f59b added event handling code 2014-06-11 15:59:24 +03:00
1fdb2e99d2 Handled text change notifications for iOS label. 2014-06-06 18:46:13 +03:00
3e033da3ff Implemented simple label for iOS 2014-06-06 14:12:51 +03:00
14dd0b799a view property added and implemented for android 2014-06-06 11:29:24 +03:00
71af5f955d Fixed improper unbind implementation 2014-06-05 14:16:35 +03:00
b6a2986915 updated comments 2014-06-05 14:11:51 +03:00
8203a851ae ui-spike removed files 2014-06-05 13:53:45 +03:00
1be0f92429 Initial implementation of Observable + Bindable + Label 2014-06-05 13:53:09 +03:00
3b944e1ba5 Initial prototype of Observable object 2014-06-03 13:53:55 +03:00
24af339d5f first UI related files/folders structure 2014-06-02 11:58:23 +03:00