Hristo Hristov
b0cff20450
Manually applying CSS in removed and now it is done once per cell. ( #2174 )
...
* Manually applying CSS in removed and now it is done once per cell.
Clearing bindingContext is now done in refresh method instead of preparing cell.
Obsolete isScrolling property on ListView.
Removed android scroll listener.
Added test for nulling cells bindingContext.
Uncommented few tests and made them work.
Fixed android ListView eachChildView to return the wrapping StackLayout so that Unloading now works as expected.
onUnload method in view-common now raise unloaded only if item isLoaded=true.
* Fix navigation path
2016-05-25 14:03:45 +03:00
Nikolay Iliev
ee2eee3d7e
how-to's fixed slashes in code comments
2016-05-09 18:02:05 +03:00
Erjan Gavalji
401c39924e
Fix the build. Improve docs require statements
2016-05-02 18:08:46 +03:00
Nikolay Tsonev
d2961be83d
changes
2016-04-18 15:11:01 +03:00
Nikolay Tsonev
fd7289a4c9
modify snippets
2016-04-15 16:27:56 +03:00
Vladimir Enchev
131952e1c6
separatorColor snippet added
2016-03-21 10:50:59 +02:00
Erjan Gavalji
50ee6d615d
Convert a missed JS-tag to a JavaScript one
2016-02-25 20:44:20 +02:00
Erjan Gavalji
2d2fdfe4b0
Fix language tags in doc-snippets
...
The doc-snippets were inconsistent
(no spaces before title, small-caps, JS
instead of JavaScript, etc.)
2016-02-25 20:39:08 +02:00
Hristo Deshev
de6a92f8c6
Fix tslint errors.
2016-02-24 11:06:15 +02:00
Hristo Hristov
f208791770
fixed tests
2016-02-11 16:46:12 +02:00
Kamen Velikov
f6958d9b22
Remove listview cell selection in iOS
2015-11-24 10:52:47 +02:00
Panayot Cankov
86e8620d4c
Add unit tests for itemTemplate set to a 'Template' factory function
2015-11-23 16:00:15 +02:00
hshristov
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
Nedyalko Nikolov
332b77f435
Memory leak tests back to schedule.
2015-10-14 11:09:15 +03:00
Vladimir Enchev
6a17651618
ios9 fixes
2015-10-06 15:41:37 +03:00
Nedyalko Nikolov
65c1428f54
Merge pull request #869 from NativeScript/nnikolov/Issue814
...
Fixed issue #814 .
2015-10-05 11:54:38 +03:00
Nedyalko Nikolov
f0d871a741
Some tests removed for iOS9.
2015-10-05 10:21:35 +03:00
Nedyalko Nikolov
e7156b53bd
Fixed issue #814 .
2015-10-01 16:13:51 +03:00
Nedyalko Nikolov
0b6ca23e25
BindingContext will be set before adding items to visual tree (ListView, Repeater).
2015-09-30 11:18:46 +03:00
Nedyalko Nikolov
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
Vladimir Enchev
744de9670e
Class atribute registered and used instead cssClass
2015-09-18 09:47:55 +03:00
Nedyalko Nikolov
cfe19f1c17
Added some checks according to changed iOS9 API.
2015-09-17 14:55:03 +03:00
Vladimir Enchev
9df0170058
attempt to fix failing test
2015-09-04 14:22:16 +03:00
Vladimir Enchev
905c395fea
scrollToIndex added to ListView
2015-08-27 13:26:15 +03:00
Vladimir Enchev
ef6b73a4a5
more string fixes
2015-08-12 17:28:49 +03:00
Vladimir Enchev
4dbb90a2b4
method fixed to return string
2015-08-12 17:02:29 +03:00
Hristo Deshev
3dfd0532fc
Simplify binding app converter test.
2015-08-07 18:26:29 +03:00
Hristo Deshev
6f43077830
Fix a date formatting test failure in list-view-tests
2015-08-07 18:26:29 +03:00
Rossen Hristov
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
Nedyalko Nikolov
b3414e29fc
Fixed test for android.
2015-07-15 18:04:41 +03:00
Nedyalko Nikolov
d78929afeb
Test reworked due to some limitations in ios 7.
2015-07-15 15:39:49 +03:00
Nedyalko Nikolov
b45718b1ef
BindingContext set two times on adding item to ListView. Fixes issue #410 .
2015-07-14 14:47:40 +03:00
Nedyalko Nikolov
440e5968f2
Introduced parent and parents keywords for binding.
2015-06-29 17:16:22 +03:00
Vladimir Enchev
d0936dfc59
view parent exposed in itemLoading event
2015-05-26 14:11:51 +03:00
vakrilov
0e8ea034c7
ListView memory leak tests
2015-05-15 18:39:01 +03:00
Nedyalko Nikolov
95ca8d9c8c
Replace knownEvents modules with static strings.
2015-04-24 09:29:00 +03:00
Nedyalko Nikolov
cd6e723c30
Changed gestures enums like other enums.
2015-04-20 16:32:06 +03:00
Nedyalko Nikolov
61f5022a69
Binding to object via keyword.
2015-04-03 16:08:28 +03:00
Nedyalko Nikolov
d952faa3c2
Added application resources (used for binding converters), also some bug
...
fixes (binding related).
2015-04-01 11:45:30 +03:00
Vladimir Enchev
9ee7d5f90b
new android runtime properties modules fixed
2015-03-27 11:13:44 +02:00
Erjan Gavalji
cc829e0152
definitions fixed
2015-03-03 10:34:40 +02:00