29 Commits

Author SHA1 Message Date
f72d79e65a iOS owner pattern changed to use WeakRef in order to prevent memory leaks.
Optimized list-view-tests.
Added time per test.
2015-10-22 10:26:59 +03:00
332b77f435 Memory leak tests back to schedule. 2015-10-14 11:09:15 +03:00
6a17651618 ios9 fixes 2015-10-06 15:41:37 +03:00
65c1428f54 Merge pull request #869 from NativeScript/nnikolov/Issue814
Fixed issue #814.
2015-10-05 11:54:38 +03:00
f0d871a741 Some tests removed for iOS9. 2015-10-05 10:21:35 +03:00
e7156b53bd Fixed issue #814. 2015-10-01 16:13:51 +03:00
0b6ca23e25 BindingContext will be set before adding items to visual tree (ListView, Repeater). 2015-09-30 11:18:46 +03:00
7ad18c559d Merge pull request #760 from NativeScript/nnikolov/iOS9ChangedAPIIsues
Added some checks according to changed iOS9 API.
2015-09-28 10:16:10 +03:00
744de9670e Class atribute registered and used instead cssClass 2015-09-18 09:47:55 +03:00
cfe19f1c17 Added some checks according to changed iOS9 API. 2015-09-17 14:55:03 +03:00
9df0170058 attempt to fix failing test 2015-09-04 14:22:16 +03:00
905c395fea scrollToIndex added to ListView 2015-08-27 13:26:15 +03:00
ef6b73a4a5 more string fixes 2015-08-12 17:28:49 +03:00
4dbb90a2b4 method fixed to return string 2015-08-12 17:02:29 +03:00
3dfd0532fc Simplify binding app converter test. 2015-08-07 18:26:29 +03:00
6f43077830 Fix a date formatting test failure in list-view-tests 2015-08-07 18:26:29 +03:00
ac36729cb7 The unloaded event of view in the ListView's itemTemplate will now be called when its underlying native view is removed from the visual tree. When this happens is beyond our control. 2015-07-20 09:15:58 +03:00
b3414e29fc Fixed test for android. 2015-07-15 18:04:41 +03:00
d78929afeb Test reworked due to some limitations in ios 7. 2015-07-15 15:39:49 +03:00
b45718b1ef BindingContext set two times on adding item to ListView. Fixes issue #410. 2015-07-14 14:47:40 +03:00
440e5968f2 Introduced parent and parents keywords for binding. 2015-06-29 17:16:22 +03:00
d0936dfc59 view parent exposed in itemLoading event 2015-05-26 14:11:51 +03:00
0e8ea034c7 ListView memory leak tests 2015-05-15 18:39:01 +03:00
95ca8d9c8c Replace knownEvents modules with static strings. 2015-04-24 09:29:00 +03:00
cd6e723c30 Changed gestures enums like other enums. 2015-04-20 16:32:06 +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
9ee7d5f90b new android runtime properties modules fixed 2015-03-27 11:13:44 +02:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00