534 Commits

Author SHA1 Message Date
1d1153e85b Added test Observable_shouldDistinguishSeparateObjects 2015-10-13 11:14:54 +03:00
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
b8dd6ad751 Enabled the navigation tests. 2015-10-12 10:20:55 +03:00
4f62758a35 Fix failing unit tests 2015-10-09 18:03:53 +03:00
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
f25e2bf757 Automatic custom fonts registration for iOS. 2015-10-09 14:10:06 +03:00
1b5aab8841 Temporarily disabled some tests. 2015-10-09 10:19:52 +03:00
6a17651618 ios9 fixes 2015-10-06 15:41:37 +03:00
124f616736 Fixed: The Repeater is re-creating its children multiple times during initialization. #873 2015-10-05 12:54:26 +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
8812e8d216 Merge pull request #862 from NativeScript/backstack
Fixed the navigation tests.
2015-10-02 15:01:52 +03:00
e7156b53bd Fixed issue #814. 2015-10-01 16:13:51 +03:00
16fecf19dd Removed a test. 2015-10-01 16:11:11 +03:00
fb24c13331 Merge pull request #866 from NativeScript/remove-rows/columns-tests
remove rows/columns tests added
2015-10-01 15:29:41 +03:00
6b42f5188d test for removeChildren added 2015-10-01 14:32:16 +03:00
2532e1a9df remove rows/columns tests added 2015-10-01 14:20:34 +03:00
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
eec823d29d Added closeModal() to the d.ts and updated the sample app. 2015-10-01 11:13:52 +03:00
5e654ce96b Fixed the navigation tests. 2015-10-01 09:37:42 +03:00
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
4c37907d8f Fix failing test. 2015-09-30 18:03:12 +03:00
6d82b15bd2 Merge pull request #818 from NativeScript/atanasovg/timer-fix
Fix #817
2015-09-30 16:28:01 +03:00
1ec4091981 Merge branch 'master' of https://github.com/NativeScript/NativeScript 2015-09-30 15:23:25 +03:00
388d73b23e Update dialogs page in gallery-app.
https://github.com/NativeScript/NativeScript/issues/857
2015-09-30 15:20:52 +03:00
3e30623103 Fix the setInterval test. 2015-09-30 14:37:40 +03:00
198f4f1dbc Add WebView test. Make its members abstract. 2015-09-30 14:33:03 +03:00
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
113a1b6a69 placeholder creatingView event fixed + tests 2015-09-30 11:26:42 +03:00
0b6ca23e25 BindingContext will be set before adding items to visual tree (ListView, Repeater). 2015-09-30 11:18:46 +03:00
7f22294a74 Merge pull request #840 from NativeScript/search-bar-empty-text
component builder fixed
2015-09-29 15:00:00 +03:00
dbc7885ba0 component builder fixed
component builder now can handle properly empty text or text with spaces
2015-09-29 10:35:25 +03:00
ed08336612 Fix nordic test page. 2015-09-28 10:44:40 +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
ac671654c9 Remove unnecessary require in ui-tests-app. 2015-09-28 09:35:49 +03:00
40718eba4b Add nordic test page to ui-tests-app.
https://github.com/NativeScript/NativeScript/issues/756
2015-09-25 18:42:11 +03:00
2ffe258269 Merge pull request #825 from NativeScript/segmented-bar-event
segmented bar selectedIndexChanged fix
2015-09-25 16:42:27 +03:00
b3f2e0ba8b navigation tests temporary due to failing master, pull requests, etc. 2015-09-25 15:46:14 +03:00
1c22868f75 Merge pull request #827 from NativeScript/xsd-update
Update tns.xsd
2015-09-25 15:08:08 +03:00
531bcae384 Update tns.xsd 2015-09-25 14:20:55 +03:00
f75922102a Resolved: Cross platform way to clear history #283 2015-09-25 11:34:51 +03:00
9e07a2344b segmented bar selectedIndexChanged fix 2015-09-25 11:10:17 +03:00
b733c59f7d Merge pull request #803 from NativeScript/text-field-hint
text-field hint now can be set to number
2015-09-24 09:07:49 +03:00
c07ac6c30a Add border-radius text page.
https://github.com/NativeScript/NativeScript/issues/777
2015-09-23 18:51:47 +03:00
e0d4757b13 tslint error fixed 2015-09-23 13:24:29 +03:00
be18818bbc text-field hint now can be set to number 2015-09-23 09:54:24 +03:00
beef7f9372 Fixed: If an Animation instance is played more than once, the same promise is resolved each time leading to unexpected results. #774 2015-09-21 13:27:10 +03:00
15eb5d29c8 Fixed: Android animations that animate a property to its current value do not run. #759 2015-09-21 10:28:30 +03:00
36036c55b1 support of [on]event/gesture added + tests 2015-09-18 16:55:39 +03:00
24e959cb65 tslint fixed 2015-09-18 16:55:37 +03:00