Commit Graph

864 Commits

Author SHA1 Message Date
Rossen Hristov
dd09f3b24b Implemented #364: Ability to use built-in system icons on ActionBarItems. 2015-11-18 14:53:30 +02:00
Hristo Hristov
7bfac7e157 Changed image URI from http to https to comply with iOS 9 2015-11-18 13:58:42 +02:00
Hristo Hristov
8a148c3553 Fixed Image unittests - Image was not resolved correctly. Tests speed reduced by 6s. 2015-11-18 12:42:26 +02:00
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
vakrilov
831a44f218 Fix: background-position with negative values 2015-11-17 10:21:30 +02:00
Rossen Hristov
2b474059ea Merge pull request #1106 from NativeScript/issue-1102
Implemented #1102: Ability to specify an animation easing, i.e. curve…
2015-11-17 09:51:53 +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
Panayot Cankov
a874b9f36c Added a test for locks while writing and deleting a file 2015-11-16 14:06: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
Vasil Chimev
1ebb286091 Update a test page.
In order to verify the fix of https://github.com/NativeScript/NativeScript/issues/986.
2015-11-13 10:25:50 +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
Vladimir Enchev
44a4324166 apps updated 2015-11-12 14:31:14 +02:00
Hristo Hristov
94a658d2ed Merge pull request #1090 from NativeScript/hhristov/stable-layout-tests
Hhristov/stable layout tests
2015-11-12 14:25:24 +02:00
Vladimir Enchev
c16c191152 Merge pull request #1088 from NativeScript/gestures-state
states for various gestures added
2015-11-12 14:15:22 +02:00
Hristo Hristov
fbbfe9b2b8 Made layout unit-tests density independent. 2015-11-12 14:03:40 +02:00
Vladimir Enchev
7f968246e8 http toString will raise error if response cannot be converted to string 2015-11-12 13:49:47 +02:00
Vladimir Enchev
25c4586621 states for various gestures added 2015-11-12 12:43:17 +02:00
hshristov
c2cb4a8f61 Stabilizing layout tests 2015-11-11 16:30:55 +02:00
Vladimir Enchev
93cf00389e white-space CSS support added 2015-11-11 16:04:32 +02:00
Rossen Hristov
1fe2a8dea7 Added a unit test. 2015-11-11 11:17:20 +02:00
Vasil Chimev
ba30024e4e Fix a typo. 2015-11-11 10:56:55 +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
Vasil Chimev
ed489585ec Update ui-tests-app. 2015-11-09 11:41:49 +02:00
Vladimir Enchev
284366dc0b selectedIndex behavior when no tabs fixed 2015-11-09 10:35:22 +02:00
Vladimir Enchev
11789dae5c Merge pull request #1046 from NativeScript/text-decoration
text-decoration implemented
2015-11-09 09:17:04 +02:00
Vasil Chimev
c085e94265 Update a test page. 2015-11-06 17:52:48 +02:00
Vladimir Enchev
abe4614735 example updated 2015-11-06 16:21:29 +02:00
Vladimir Enchev
3f52431af2 page updated 2015-11-06 15:22:38 +02:00
Vladimir Enchev
4ced53b39b old page removed 2015-11-06 15:06:22 +02:00
Vladimir Enchev
a651db8501 multiple text-decoration values support added 2015-11-06 15:04:47 +02:00
Vladimir Enchev
4ae7a33b3e file location fixed 2015-11-06 13:56:08 +02:00
Vladimir Enchev
77765fc014 Web view utf fix 2015-11-06 13:45:39 +02:00
Vladimir Enchev
cc28aad57b page updated 2015-11-06 13:26:56 +02:00
Vladimir Enchev
2432cf9d4d test page added 2015-11-06 13:26:05 +02:00
Vladimir Enchev
363a44139f binding to special properties fixed 2015-11-05 16:31:43 +02:00
Vladimir Enchev
45394f9672 initial commit 2015-11-05 16:00:10 +02:00
Vladimir Enchev
ca729e4ce0 Merge pull request #1037 from NativeScript/dialogs-css
TextField, Label and Button CSS type selectors will affect dialogs as well
2015-11-05 10:35:26 +02:00
Vladimir Enchev
aa34d4a0b4 TextField, Label and Button CSS type selectors will affect dialogs as well 2015-11-04 16:24:05 +02:00
Rossen Hristov
253c25e466 Merge pull request #1032 from NativeScript/loaded-twice
Resolved issues #789, #1021, #1031.
2015-11-04 09:27:09 +02:00
Vasil Chimev
164025f11b Update a test page. 2015-11-03 16:45:07 +02:00
Rossen Hristov
e7c4209112 Resolved issues #789, #1021, #1031. 2015-11-03 16:20:36 +02:00
Vladimir Enchev
ba811c6b06 Merge pull request #1020 from NativeScript/date-time-picker-css-color
DatePicker and TimePicker stylers added
2015-11-03 11:52:10 +02:00
Vasil Chimev
14ef19ad44 Update a test page. 2015-11-03 11:00:50 +02:00