Nedyalko Nikolov
6e4d6ccfbc
Support for hierarchical and attribute css selectors.
2016-02-15 11:47:05 +02:00
Vladimir Enchev
bada97399a
Merge pull request #1528 from NativeScript/bg-image-with-url
...
Fix: background properties not respected with remote background image
2016-02-12 11:28:23 +02:00
Hristo Hristov
b62d1f451a
Fixed scroll-view tests
2016-02-11 16:46:12 +02:00
Hristo Hristov
f208791770
fixed tests
2016-02-11 16:46:12 +02:00
Vladimir Enchev
8339d3f51d
Fixed null and undefined as Label text
2016-02-11 11:12:14 +02:00
Hristo Hristov
6f93030b5d
grid-layout distribute remaining space over stars but preserve their aspect.
...
ts lint errors fixed
android scroll-view tests fixed for different device density
added grid-layout test
2016-02-10 16:25:22 +02:00
Rossen Hristov
5ad082d783
Re-factored page navigation transitions. Resolves Issue #811 .
2016-02-10 14:55:27 +02:00
vakrilov
5364e395fa
Fix: background properties not respected with remote background image
2016-02-10 11:32:13 +02:00
Nedyalko Nikolov
5144969ae0
Added support for in expressions.
2016-02-08 11:58:15 +02:00
vakrilov
4a8ec62506
Handle the case whr proxy is inside ContentView
2016-02-03 18:07:25 +02:00
vakrilov
57f15abf27
Fixed ios proxy view blocks layout requests
2016-02-03 15:38:48 +02:00
Rossen Hristov
b0976bf986
Resolved #811 : Page Navigation Transitions
2016-02-03 13:24:12 +02:00
Hristo Deshev
30bf55d8bd
Merge pull request #1453 from NativeScript/hdeshev/proxy-container-grid-layout
...
Register ProxyViewContainer children with parent layout.
2016-01-29 10:52:10 +02:00
Hristo Deshev
698345f171
Register ProxyViewContainer children with parent layout.
...
- Fixes a crash when used in a GridLayout on iOS since the layout needs to be
notified of any layout children changes.
- Adds a _parentChanged hook for all views.
2016-01-28 18:27:31 +02:00
Nedyalko Nikolov
406a20297c
Added support for functions with binding expressions.
2016-01-28 16:42:21 +02:00
vakrilov
96c638e1cc
Tests added
2016-01-25 11:30:36 +02:00
Hristo Hristov
af78e79561
Added automation text and tests
2016-01-19 16:23:45 +02:00
Nedyalko Nikolov
af5dd04a9b
Added parent view for views inside TabView.
2016-01-12 17:53:50 +02:00
Vladimir Enchev
49663322b7
Image src now can be set to Data URI
2016-01-12 11:53:05 +02:00
Vladimir Enchev
d7b13299b8
text-transform and text-decoration with formattedText fixed
2016-01-11 11:24:07 +02:00
vakrilov
04155368dd
Implement page property for ActionItem
2015-12-22 16:48:46 +02:00
Vladimir Enchev
16c5228137
Merge pull request #1286 from NativeScript/stylers
...
stylers removed
2015-12-22 16:43:54 +02:00
Vladimir Enchev
d50e2fdb37
stylers removed
2015-12-22 16:12:18 +02:00
Nedyalko Nikolov
5e440ab924
Fixed getting object properties too many times.
2015-12-18 16:01:32 +02:00
Rossen Hristov
1bd52efddb
Fixed Issue #518 : Allow ActionItems to be directly specified between the ActionBar opening and closing tags.
2015-12-16 16:37:35 +02:00
Vladimir Enchev
1881240414
How-To page title fixed
2015-12-14 13:15:14 +02:00
Rossen Hristov
d2c7b9968a
Resolved Issue #1242 : Add Page showingModally event.
2015-12-12 16:42:23 +02:00
Panayot Cankov
6d43f4dcbc
Merge pull request #1200 from NativeScript/cankov/background-native-image-recreated
...
Fix native image recreated on layout even if the view is not resized
2015-12-04 10:56:01 +02:00
Panayot Cankov
d61ab801e9
Fix native image recreated on layout even if the view is not resized
2015-12-03 16:55:54 +02:00
vakrilov
68906152b9
Test - action bar is not empty when there is titleView
2015-12-03 13:58:51 +02:00
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