Vladimir Enchev
|
19b03bbbb9
|
vertical-alignment middle support added
|
2015-10-14 09:42:29 +03:00 |
|
Rossen Hristov
|
0435e4773f
|
Merge pull request #930 from NativeScript/tab-view-test
Playing with the unit test in order to blind-fix it for the PR build.
|
2015-10-14 09:20:00 +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 |
|
vakrilov
|
68bc24a5a5
|
Action bar title color stylers
|
2015-10-13 16:10:03 +03:00 |
|
Rossen Hristov
|
d868642208
|
Fixed Issue #929.
|
2015-10-13 15:13:38 +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 |
|
Joe D
|
1d1153e85b
|
Added test Observable_shouldDistinguishSeparateObjects
|
2015-10-13 11:14:54 +03:00 |
|
Erjan Gavalji
|
5aa502a947
|
Fix the run in android
|
2015-10-12 16:58:59 +03:00 |
|
Hristo Hristov
|
e19779d7ec
|
Merge pull request #911 from NativeScript/hhristov/apply-css-fix
Fix GridLayout desiredSize when not stretched.
|
2015-10-12 14:16:51 +03:00 |
|
Rossen Hristov
|
b8dd6ad751
|
Enabled the navigation tests.
|
2015-10-12 10:20:55 +03:00 |
|
Dimitar Topuzov
|
4f62758a35
|
Fix failing unit tests
|
2015-10-09 18:03:53 +03:00 |
|
hshristov
|
e127c7ef27
|
Fix GridLayout desiredSize when not stretched.
Fix showModal Page size method for Android
Fix showModal Page actionBar is now hidden
|
2015-10-09 16:54:08 +03:00 |
|
Nedyalko Nikolov
|
f25e2bf757
|
Automatic custom fonts registration for iOS.
|
2015-10-09 14:10:06 +03:00 |
|
Erjan Gavalji
|
77da614b3d
|
Attempt fixing the slow run by changing the main page and removing the noskin in the emulator. Time the expect run
|
2015-10-09 10:48:08 +03:00 |
|
Rossen Hristov
|
1b5aab8841
|
Temporarily disabled some tests.
|
2015-10-09 10:19:52 +03:00 |
|
Erjan Gavalji
|
ac78de2128
|
Output to a log file. Simulate adjusting the androidmanifest
|
2015-10-08 15:42:59 +03:00 |
|
Vladimir Enchev
|
6a17651618
|
ios9 fixes
|
2015-10-06 15:41:37 +03:00 |
|
Rossen Hristov
|
124f616736
|
Fixed: The Repeater is re-creating its children multiple times during initialization. #873
|
2015-10-05 12:54:26 +03:00 |
|
Nedyalko Nikolov
|
65c1428f54
|
Merge pull request #869 from NativeScript/nnikolov/Issue814
Fixed issue #814.
|
2015-10-05 11:54:38 +03:00 |
|
Vladimir Enchev
|
d5d25513d9
|
tests execution now will start immediately
|
2015-10-05 11:21:55 +03:00 |
|
Nedyalko Nikolov
|
f0d871a741
|
Some tests removed for iOS9.
|
2015-10-05 10:21:35 +03:00 |
|
Rossen Hristov
|
8812e8d216
|
Merge pull request #862 from NativeScript/backstack
Fixed the navigation tests.
|
2015-10-02 15:01:52 +03:00 |
|
Nedyalko Nikolov
|
e7156b53bd
|
Fixed issue #814.
|
2015-10-01 16:13:51 +03:00 |
|
Rossen Hristov
|
16fecf19dd
|
Removed a test.
|
2015-10-01 16:11:11 +03:00 |
|
Vladimir Enchev
|
fb24c13331
|
Merge pull request #866 from NativeScript/remove-rows/columns-tests
remove rows/columns tests added
|
2015-10-01 15:29:41 +03:00 |
|
Vladimir Enchev
|
6b42f5188d
|
test for removeChildren added
|
2015-10-01 14:32:16 +03:00 |
|
Vladimir Enchev
|
2532e1a9df
|
remove rows/columns tests added
|
2015-10-01 14:20:34 +03:00 |
|
Rossen Hristov
|
e3aeb90544
|
Fixed: iOS animations combining several affine transform properties set only the first property on our view after they finish. #835
|
2015-10-01 13:52:20 +03:00 |
|
Rossen Hristov
|
eec823d29d
|
Added closeModal() to the d.ts and updated the sample app.
|
2015-10-01 11:13:52 +03:00 |
|
Rossen Hristov
|
5e654ce96b
|
Fixed the navigation tests.
|
2015-10-01 09:37:42 +03:00 |
|
Vladimir Enchev
|
8bc2aedfae
|
Merge pull request #821 from NativeScript/atanasovg/webview-fix
Extracts common logic into web-view-common. The check for http/https …
|
2015-10-01 09:14:33 +03:00 |
|
atanasovg
|
4c37907d8f
|
Fix failing test.
|
2015-09-30 18:03:12 +03:00 |
|
Vladimir Enchev
|
6d82b15bd2
|
Merge pull request #818 from NativeScript/atanasovg/timer-fix
Fix #817
|
2015-09-30 16:28:01 +03:00 |
|
Vasil Chimev
|
1ec4091981
|
Merge branch 'master' of https://github.com/NativeScript/NativeScript
|
2015-09-30 15:23:25 +03:00 |
|
Vasil Chimev
|
388d73b23e
|
Update dialogs page in gallery-app.
https://github.com/NativeScript/NativeScript/issues/857
|
2015-09-30 15:20:52 +03:00 |
|
atanasovg
|
3e30623103
|
Fix the setInterval test.
|
2015-09-30 14:37:40 +03:00 |
|
atanasovg
|
198f4f1dbc
|
Add WebView test. Make its members abstract.
|
2015-09-30 14:33:03 +03:00 |
|
Nedyalko Nikolov
|
e27bb4c453
|
Merge pull request #854 from NativeScript/nnikolov/BindingContextSetBeforeAddingToVisualTree
BindingContext will be set before adding items to visual tree (ListView, Repeater).
|
2015-09-30 13:36:25 +03:00 |
|
Vladimir Enchev
|
113a1b6a69
|
placeholder creatingView event fixed + tests
|
2015-09-30 11:26:42 +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 |
|
Vladimir Enchev
|
7f22294a74
|
Merge pull request #840 from NativeScript/search-bar-empty-text
component builder fixed
|
2015-09-29 15:00:00 +03:00 |
|
Vladimir Enchev
|
dbc7885ba0
|
component builder fixed
component builder now can handle properly empty text or text with spaces
|
2015-09-29 10:35:25 +03:00 |
|
Vasil Chimev
|
ed08336612
|
Fix nordic test page.
|
2015-09-28 10:44:40 +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 |
|
Vasil Chimev
|
ac671654c9
|
Remove unnecessary require in ui-tests-app.
|
2015-09-28 09:35:49 +03:00 |
|
Vasil Chimev
|
40718eba4b
|
Add nordic test page to ui-tests-app.
https://github.com/NativeScript/NativeScript/issues/756
|
2015-09-25 18:42:11 +03:00 |
|
Vladimir Enchev
|
2ffe258269
|
Merge pull request #825 from NativeScript/segmented-bar-event
segmented bar selectedIndexChanged fix
|
2015-09-25 16:42:27 +03:00 |
|