Kamen Velikov
|
002cfab84e
|
Add visibility property to ActionItem
Adding the resource to the project file.
Fix.
|
2015-12-02 11:47:41 +02:00 |
|
vakrilov
|
44f6a806e8
|
Support for android.systemIcon in NavigationBar
|
2015-12-01 14:38:47 +02:00 |
|
Vladimir Enchev
|
163bfe2b44
|
Merge pull request #1170 from NativeScript/time-picker-interval
Time picker interval
|
2015-11-30 09:54:24 +02:00 |
|
Vladimir Enchev
|
ea6fa315e1
|
minuteInterval added
|
2015-11-27 15:00:52 +02:00 |
|
Erjan Gavalji
|
b89abbf283
|
Improve a note to appear in the segmented-bar howto
|
2015-11-27 14:44:57 +02:00 |
|
vakrilov
|
50402e20b1
|
FIX: Set both translate and scale values after animation end
|
2015-11-27 15:32:09 +02:00 |
|
Erjan Gavalji
|
d3c0e38c54
|
Fix the info of creating SegmentedBar items
|
2015-11-27 11:08:13 +02:00 |
|
Vladimir Enchev
|
2eec961f9e
|
Merge pull request #1158 from NativeScript/time-picker-fixes
time-picker min max logic fixed
|
2015-11-26 14:56:25 +02:00 |
|
Vladimir Enchev
|
fd33f5144b
|
time-picker min max logic fixed
|
2015-11-26 10:03:58 +02:00 |
|
Rossen Hristov
|
b702840cbf
|
Resolved Issue #754: The backgroundColor of a Label is not animatable in iOS.
|
2015-11-25 15:08:33 +02:00 |
|
Kamen Velikov
|
f6958d9b22
|
Remove listview cell selection in iOS
|
2015-11-24 10:52:47 +02:00 |
|
Panayot Cankov
|
86e8620d4c
|
Add unit tests for itemTemplate set to a 'Template' factory function
|
2015-11-23 16:00:15 +02:00 |
|
Vladimir Enchev
|
efb7fa3e92
|
Time picker max hour fixed
|
2015-11-23 11:42:24 +02:00 |
|
Vladimir Enchev
|
c2fc36bdc3
|
time picker added
|
2015-11-23 10:24:38 +02:00 |
|
Vladimir Enchev
|
5ab780b902
|
Merge pull request #1120 from NativeScript/text-transform
text-transform
|
2015-11-19 09:43:55 +02:00 |
|
Rossen Hristov
|
66443dfb71
|
Merge pull request #1116 from NativeScript/issue-364
Issue 364
|
2015-11-18 17:10:38 +02:00 |
|
Vladimir Enchev
|
a6ab11a60b
|
text-transform added
|
2015-11-18 16:34:02 +02:00 |
|
Rossen Hristov
|
78ddee5308
|
Added API ref example for system icons.
|
2015-11-18 15:31:54 +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 |
|
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 |
|