Commit Graph

478 Commits

Author SHA1 Message Date
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
Rossen Hristov
1b5aab8841 Temporarily disabled some tests. 2015-10-09 10:19:52 +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
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
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
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
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
2ffe258269 Merge pull request #825 from NativeScript/segmented-bar-event
segmented bar selectedIndexChanged fix
2015-09-25 16:42:27 +03:00
Vladimir Enchev
b3f2e0ba8b navigation tests temporary due to failing master, pull requests, etc. 2015-09-25 15:46:14 +03:00
Hristo Deshev
1c22868f75 Merge pull request #827 from NativeScript/xsd-update
Update tns.xsd
2015-09-25 15:08:08 +03:00
Hristo Deshev
531bcae384 Update tns.xsd 2015-09-25 14:20:55 +03:00
Rossen Hristov
f75922102a Resolved: Cross platform way to clear history #283 2015-09-25 11:34:51 +03:00
Vladimir Enchev
9e07a2344b segmented bar selectedIndexChanged fix 2015-09-25 11:10:17 +03:00
Vladimir Enchev
e0d4757b13 tslint error fixed 2015-09-23 13:24:29 +03:00
Vladimir Enchev
be18818bbc text-field hint now can be set to number 2015-09-23 09:54:24 +03:00
Rossen Hristov
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
Rossen Hristov
15eb5d29c8 Fixed: Android animations that animate a property to its current value do not run. #759 2015-09-21 10:28:30 +03:00
Vladimir Enchev
36036c55b1 support of [on]event/gesture added + tests 2015-09-18 16:55:39 +03:00
Vladimir Enchev
24e959cb65 tslint fixed 2015-09-18 16:55:37 +03:00
Hristo Deshev
13deafec79 Fix typescript 1.6 compile errors.
- Remove unknown properties in object literals.
- Don't use module-level `delete` statements.
2015-09-18 16:55:32 +03:00
Vladimir Enchev
d39913b6e6 className property added cssClass deprecated 2015-09-18 13:31:08 +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
Nedyalko Nikolov
bfaeb3c8a9 Fix for #747 issue. 2015-09-16 15:43:11 +03:00
Nedyalko Nikolov
7af95207c6 Fixed problem with when used in repeater. 2015-09-15 11:27:39 +03:00
Vladimir Enchev
81c066e5e3 Support for binding expressions in event bindings 2015-09-12 11:02:32 +03:00
Vladimir Enchev
28d54c3889 Merge pull request #653 from NathanaelA/Branch_CSS_Lowercase
Changed createSelectorsFromSyntaxTree to use a loop rather than filter.
2015-09-11 10:45:33 +03:00
Nathanael Anderson
d6a6b34e8f Deleted Extra Blank Line 2015-09-10 13:04:22 -05:00
Vladimir Enchev
a7a2d086a0 lint error fixed 2015-09-10 13:40:56 +03:00
Vladimir Enchev
e162b2032f if condition fixed + test added 2015-09-10 13:29:04 +03:00
Vladimir Enchev
2d155f941d CSS and XML code files now can be specified in XML 2015-09-10 13:02:33 +03:00
Vladimir Enchev
2faad8f5c5 SegmentedBar selectedIndexChanged added 2015-09-09 11:28:05 +03:00