85 Commits

Author SHA1 Message Date
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
46fcc22672 Added some links to ApiReference. 2015-03-04 14:49:45 +02:00
8bc83ced24 Added binding convert option. 2015-03-04 10:51:59 +02:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00
a03ce4ca1d updateTwoWayBinding removed 2014-06-16 10:54:14 +03:00
ccc479215d Switch for Android listener added 2014-06-16 10:16:00 +03:00
173d352a5d Switch added 2014-06-16 09:51:49 +03:00
5b5f5bad85 adding slider control 2014-06-13 19:05:37 +03:00
7f381c4bbd Added text-field.ios implementation 2014-06-13 15:45:17 +03:00
52a05f3977 this.ios.sizeToFit() added to the iOS button 2014-06-13 14:13:37 +03:00
50e0464f1b button implementation for iOS fixed 2014-06-13 14:09:27 +03:00
7783f19ff3 Button added 2014-06-13 11:00:34 +03:00
2c4781db01 Initial prototype of Frame + Page + Navigation. 2014-06-12 17:44:23 +03:00
ef7c3ce677 readme updated 2014-06-12 10:48:43 +03:00
4028cf4881 dialog close callback implement for Dialog class 2014-06-12 10:35:51 +03:00
aeadff59e5 event handling names are now DOM2 compatible 2014-06-11 16:06:19 +03:00
67d440f59b added event handling code 2014-06-11 15:59:24 +03:00
e7fd4e73fe Dialog class refactored 2014-06-10 17:20:58 +03:00
14ceb15156 message property added to the Dailog class 2014-06-10 15:12:06 +03:00
64bcf0381f more android dialogs refactoring 2014-06-10 15:02:51 +03:00
bf25b4d05e login dialog for android minor refactoring 2014-06-10 14:37:44 +03:00
739fa934f3 login dialog implemented for android 2014-06-10 09:57:16 +03:00
14a00b57d0 readme updated 2014-06-09 18:22:03 +03:00
2eaaaf3668 comment updated 2014-06-09 17:51:05 +03:00
dc02169584 login dialog definition added and implemented for iOS 2014-06-09 17:48:33 +03:00