Hristo Hristov
|
5bf6645763
|
Fixed Image unit-tests - image path was not normalized and image wasn't loaded
|
2015-11-17 17:51:27 +02:00 |
|
Hristo Hristov
|
d3892c5204
|
Added test to verify that page layout is correct when page properties like spanUnderStatusBar, ActionBar are changed.
|
2015-11-17 17:09:22 +02:00 |
|
Rossen Hristov
|
c4c92efd8e
|
Implemented #1102: Ability to specify an animation easing, i.e. curve in a platform-independent manner.
|
2015-11-16 15:22:18 +02:00 |
|
Rossen Hristov
|
bba7931e5b
|
Fixed #1002: Inherited dependency properties with value false are not inherited down the visual tree.
|
2015-11-16 09:52:09 +02:00 |
|
Vladimir Enchev
|
d5b77f4897
|
Merge pull request #1079 from NativeScript/white-space
white-space CSS support added
|
2015-11-12 15:39:32 +02:00 |
|
Vladimir Enchev
|
4c5d1be197
|
textDecoration and whiteSpace tests added for
|
2015-11-12 15:18:47 +02:00 |
|
Hristo Hristov
|
fbbfe9b2b8
|
Made layout unit-tests density independent.
|
2015-11-12 14:03:40 +02:00 |
|
Rossen Hristov
|
1fe2a8dea7
|
Added a unit test.
|
2015-11-11 11:17:20 +02:00 |
|
Vladimir Enchev
|
ba187f2d98
|
Merge pull request #1068 from NativeScript/scrol-view-scroll-event
ScrollView scroll event
|
2015-11-10 15:39:14 +02:00 |
|
Vladimir Enchev
|
f1abec42b5
|
more code + tests updates
|
2015-11-10 15:20:21 +02:00 |
|
Vladimir Enchev
|
48e4d63aad
|
http changed to https
|
2015-11-10 11:27:24 +02:00 |
|
Vladimir Enchev
|
77852c9672
|
scroll event implemented
|
2015-11-10 09:19:54 +02:00 |
|
Rossen Hristov
|
d920058080
|
Refactored the web-view-tests to fail and show the error if they fail at all.
|
2015-11-09 16:47:04 +02:00 |
|
Erjan Gavalji
|
e5741b0eb1
|
Update the xmlns of the target apps
|
2015-11-09 14:20:01 +02:00 |
|
Vladimir Enchev
|
284366dc0b
|
selectedIndex behavior when no tabs fixed
|
2015-11-09 10:35:22 +02:00 |
|
Vladimir Enchev
|
77765fc014
|
Web view utf fix
|
2015-11-06 13:45:39 +02:00 |
|
Rossen Hristov
|
e7c4209112
|
Resolved issues #789, #1021, #1031.
|
2015-11-03 16:20:36 +02:00 |
|
Vladimir Enchev
|
48973e2669
|
tests added
|
2015-11-02 15:57:43 +02:00 |
|
Vladimir Enchev
|
176a2fb8a4
|
slider css color and background-color support fixed
|
2015-11-02 11:59:02 +02:00 |
|
Vladimir Enchev
|
2f27018092
|
Merge pull request #1005 from NativeScript/ActivityIndicator-color
ActivityIndicator CSS color support fixed
|
2015-11-02 11:54:23 +02:00 |
|
Vladimir Enchev
|
229e1aa918
|
Merge pull request #1015 from NativeScript/Button-textWrap
Button textWrap implemented
|
2015-11-02 11:41:04 +02:00 |
|
Vladimir Enchev
|
c47b53847e
|
test added
|
2015-11-02 11:14:12 +02:00 |
|
Vladimir Enchev
|
0f3732d73f
|
Button textWrap implemented
|
2015-11-02 11:11:25 +02:00 |
|
Vladimir Enchev
|
4151e787b1
|
tests added
|
2015-11-02 10:45:01 +02:00 |
|
Vladimir Enchev
|
580e80b4c1
|
three random failing tests disabled
|
2015-10-28 13:18:50 +02:00 |
|
hshristov
|
5bb00030b4
|
Added missing file
|
2015-10-23 10:56:12 +03:00 |
|
Nedyalko Nikolov
|
037690064e
|
Fixed issue 926.
|
2015-10-23 09:15:39 +03:00 |
|
hshristov
|
4b2701b3fb
|
Improved tab-view tests
|
2015-10-22 18:27:29 +03:00 |
|
Vladimir Enchev
|
b0ff7a46bb
|
Merge pull request #974 from NativeScript/switch-css
Switch color and background-color css support added
|
2015-10-22 13:14:18 +03:00 |
|
Vladimir Enchev
|
5b543deec4
|
tests added
|
2015-10-22 10:42:20 +03: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
|
aef7256e69
|
Enabled bindings to events and gestures for Bindable instead of View.
|
2015-10-21 16:43:09 +03:00 |
|
Rossen Hristov
|
8dc0e810e8
|
Fixed #727: Provide a way to get a reference to the currently showing modal page instance.
|
2015-10-21 11:55:11 +03:00 |
|
Rossen Hristov
|
421845ef9b
|
Merge pull request #961 from NativeScript/issue-779
Fixed #779: frame.topmost().currentPage is not the same instance as t…
|
2015-10-20 17:02:33 +03:00 |
|
Rossen Hristov
|
4dafdf1f5b
|
Increased the wait to make sure the test passes in PR builds.
|
2015-10-20 16:29:55 +03:00 |
|
Rossen Hristov
|
0a0ab98f31
|
Gave the modal page 100 ms before closing it to avoid "Trying to dismiss the presentation controller while transitioning already." error.
|
2015-10-20 15:52:51 +03:00 |
|
Rossen Hristov
|
2545f2f19a
|
Fixed #779: frame.topmost().currentPage is not the same instance as the page being loaded in page.loaded event handler.
|
2015-10-20 14:28:28 +03:00 |
|
Vladimir Enchev
|
384ba9c965
|
progress css support for color and backgroundColor added
|
2015-10-20 12:53:48 +03:00 |
|
Vladimir Enchev
|
44e4296d80
|
Merge pull request #931 from NativeScript/vertical-alignment-middle
vertical-alignment middle support added
|
2015-10-15 10:31:16 +03:00 |
|
hshristov
|
4a594ddb95
|
fix merge issue
|
2015-10-15 09:29:39 +03:00 |
|
hshristov
|
a3c70b5e28
|
Add module duration
Reduce all Layouts, ScrollView & WebView test time
|
2015-10-14 17:40:14 +03:00 |
|
Rossen Hristov
|
21b3a0a602
|
Fixed #801: Chained animations lose state on iOS.
|
2015-10-14 16:01:59 +03:00 |
|
Rossen Hristov
|
2ccfa22321
|
Increased the timeout even more.
|
2015-10-14 13:35:26 +03:00 |
|
Nedyalko Nikolov
|
332b77f435
|
Memory leak tests back to schedule.
|
2015-10-14 11:09:15 +03:00 |
|
Vladimir Enchev
|
19b03bbbb9
|
vertical-alignment middle support added
|
2015-10-14 09:42:29 +03:00 |
|
Rossen Hristov
|
ddb281cff0
|
Playing with the unit test in order to blind-fix it for the PR build.
|
2015-10-13 17:22:27 +03:00 |
|
Rossen Hristov
|
3cb2d8a915
|
Playing with the unit test in order to blind-fix it for the PR build.
|
2015-10-13 17:03:39 +03:00 |
|
Rossen Hristov
|
d66ec1cf1e
|
Playing with the unit test in order to blind-fix it for the PR build.
|
2015-10-13 16:40:49 +03:00 |
|
Rossen Hristov
|
30acc6286d
|
Playing with the unit test in order to blind-fix it for the PR build.
|
2015-10-13 16:24:03 +03:00 |
|
Rossen Hristov
|
e64fa80b56
|
Extended the unit test and moved observable-tests out of the ui folder.
|
2015-10-13 11:14:56 +03:00 |
|