109 Commits

Author SHA1 Message Date
45e16146dd default stretch for android removed 2015-03-20 14:16:00 +02:00
355380a43b url syntax fixed 2015-03-20 14:15:55 +02:00
6149a1f7d6 background-image css property added 2015-03-20 14:15:54 +02:00
88f6a936fc Tests added and master-detail tempalte updated 2015-03-19 18:24:02 +02:00
0b2c4cc523 file-name-resolver module 2015-03-19 18:00:49 +02:00
9e15302db3 Ability to use different CSS for iOS and Android added 2015-03-19 18:00:49 +02:00
88f5c9a7fd Ability to use different templates for iOS and Android added 2015-03-19 18:00:49 +02:00
3b206c772d Fixed issue: Update list-view in iOS when adding items. 2015-03-19 16:18:30 +02:00
0283d35a46 Added loadStarted event. 2015-03-19 09:38:35 +02:00
2adac392af Added DatePicker.minDate and DatePicker.maxDate. 2015-03-18 13:00:59 +02:00
b569451bc7 Added named parameters support for xml binding definition. 2015-03-18 08:44:51 +02:00
ce74b849f5 Fixed all time-picker issues and covered it with tests. 2015-03-17 14:23:15 +02:00
18c368df17 console.log removed 2015-03-17 14:12:56 +02:00
abcf4f3a0a hint property implemented 2015-03-17 14:08:00 +02:00
222087a077 Fixed all DatePicker issues in both platforms and covered with tests. 2015-03-17 12:31:12 +02:00
5dee35cb83 segmented-bar tests & fixes 2015-03-17 11:33:34 +02:00
d56d036e6a More friendly Css parser error messages 2015-03-16 17:19:44 +02:00
5f47a31761 Fixed tslint errors. 2015-03-16 12:32:55 +02:00
78a47598d3 Covered ListPicker with tests. 2015-03-16 10:39:28 +02:00
64ecc682e0 obsolete adapter method removed 2015-03-16 09:56:28 +02:00
d19f5dfc4d tslint error fixed 2015-03-16 09:49:33 +02:00
047893a18b Imporvements and lint fix 2015-03-16 09:27:27 +02:00
ae8b285fc0 Image-source modules refactoring 2015-03-16 09:27:25 +02:00
2e782aecc5 initial commit 2015-03-13 15:23:04 +02:00
7862a1bfd5 Binding converter run-time errors logging on console. 2015-03-12 15:57:12 +02:00
0a2fb87cbb Fixed the error thrown when setting TextField.secure. 2015-03-12 15:53:15 +02:00
912dec2b87 Image src and imageSource properties defined 2015-03-12 14:57:56 +02:00
5144c7b845 Resource prefix v.01 2015-03-12 14:57:52 +02:00
958fb2f071 Fixed the disappearing TextField.text. 2015-03-12 14:55:52 +02:00
e061965677 Fixed tslint errors. 2015-03-12 09:45:45 +02:00
388f709768 Fixed: Setting the ListPicker.selectedIndex on pageLoaded selects the correct item but it is not rendered. 2015-03-12 09:42:05 +02:00
f980105dad Fixed tslint errors. 2015-03-10 13:33:05 +02:00
014182b376 Resolved #147: Add autocorrect property to TextField and TextView. 2015-03-10 13:12:12 +02:00
1a125dec23 New Feature: TextField and TextView now have autocapitalizationType property. 2015-03-10 10:51:27 +02:00
2d984022ef stylers fixed 2015-03-10 10:10:23 +02:00
4fcaabcfec search-bar for android is opened by default 2015-03-10 09:46:11 +02:00
b5269348b1 styling for android search bar fixed 2015-03-10 09:40:36 +02:00
0d8f7ec0c2 initial SearchBar styling added 2015-03-09 15:50:57 +02:00
c05e8bc29f missing dep prop def added 2015-03-09 15:50:28 +02:00
bd9b813cc5 TabEntry renamed to TabViewItem 2015-03-09 10:36:47 +02:00
2e6b041b57 Padding fix for stack-layout and tests 2015-03-06 14:46:12 +02:00
d2de35b105 Lint errors 2015-03-05 18:34:32 +02:00
d699fea65f Fix: binding to event does not work if there are other properties set in XML after the event binding 2015-03-05 18:28:05 +02:00
aa1801769c Merge pull request #137 from NativeScript/segmented-bar-fixes
Segmented bar fixes
2015-03-05 15:33:37 +02:00
4152e66195 Observable array now fires property change for length property. 2015-03-05 14:55:16 +02:00
89b7e78689 SegmentedBarEntry renamed to SegmentedBarItem 2015-03-05 14:05:49 +02:00
3c822de142 selectedBackgroundColor implemented 2015-03-05 13:49:53 +02:00
f1d65798d0 styler for ios added 2015-03-04 16:59:10 +02:00
f1f82b329d styler for android added 2015-03-04 16:53:40 +02:00
415a3a8202 selectedIndex logic fixed 2015-03-04 16:53:24 +02:00