Commit Graph

375 Commits

Author SHA1 Message Date
Rossen Hristov
f980105dad Fixed tslint errors. 2015-03-10 13:33:05 +02:00
Rossen Hristov
014182b376 Resolved #147: Add autocorrect property to TextField and TextView. 2015-03-10 13:12:12 +02:00
Rossen Hristov
f0380c04ef Merge pull request #151 from NativeScript/auto-correct
New Feature: TextField and TextView now have autocapitalizationType prop...
2015-03-10 11:00:40 +02:00
Vladimir Enchev
8267c29a40 margin changed 2015-03-10 10:57:00 +02:00
Vladimir Enchev
a514d73cc8 component builder exceptions restored 2015-03-10 10:54:27 +02:00
Vladimir Enchev
a13673b90b more TelerikNEXT improvements 2015-03-10 10:53:49 +02:00
Rossen Hristov
1a125dec23 New Feature: TextField and TextView now have autocapitalizationType property. 2015-03-10 10:51:27 +02:00
Vladimir Enchev
fa95895dec main page improved 2015-03-10 10:32:41 +02:00
Vladimir Enchev
a227dff2d7 Merge pull request #149 from NativeScript/search-bar-styling
Search bar styling
2015-03-10 10:16:59 +02:00
Vladimir Enchev
2d984022ef stylers fixed 2015-03-10 10:10:23 +02:00
Vladimir Enchev
4fcaabcfec search-bar for android is opened by default 2015-03-10 09:46:11 +02:00
Vladimir Enchev
b5269348b1 styling for android search bar fixed 2015-03-10 09:40:36 +02:00
Vladimir Enchev
0d8f7ec0c2 initial SearchBar styling added 2015-03-09 15:50:57 +02:00
Vladimir Enchev
c05e8bc29f missing dep prop def added 2015-03-09 15:50:28 +02:00
Erjan Gavalji
e9d2b828e8 Close the grid layout snippet tag 2015-03-09 10:59:05 +02:00
Erjan Gavalji
878f65dc55 Fix grid layout snippet 2015-03-09 10:57:51 +02:00
Vladimir Enchev
041efb981d Merge pull request #148 from NativeScript/tab-entry-rename
TabEntry renamed to TabViewItem
2015-03-09 10:44:18 +02:00
Vladimir Enchev
bd9b813cc5 TabEntry renamed to TabViewItem 2015-03-09 10:36:47 +02:00
Vladimir Enchev
2bdf2136e7 XML examples added 2015-03-09 08:41:23 +02:00
Vladimir Enchev
63f9509432 XML examples added 2015-03-09 08:32:30 +02:00
vakrilov
f66ed4ba94 Merge pull request #143 from NativeScript/feature/stack-padding-fix
Fixed incorrect measure pass in when stack-layout has padding
2015-03-06 15:39:17 +02:00
Erjan Gavalji
50916738fb Make an ignorable change to re-trigger build 2015-03-06 15:23:47 +02:00
Erjan Gavalji
97acb8706a A dummy change
A dummy change to re-trigger the failed build
2015-03-06 15:05:38 +02:00
vakrilov
4e5d382280 Settings app - improved 2015-03-06 14:51:50 +02:00
vakrilov
2e6b041b57 Padding fix for stack-layout and tests 2015-03-06 14:46:12 +02:00
vakrilov
424565249b Merge pull request #140 from NativeScript/feature/settings-app-updated
Settings app updated + event binding bug fixed
2015-03-05 18:38:02 +02:00
vakrilov
d2de35b105 Lint errors 2015-03-05 18:34:32 +02:00
vakrilov
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
vakrilov
9056482ddb Settings app update 2015-03-05 17:37:09 +02:00
Vladimir Enchev
aa1801769c Merge pull request #137 from NativeScript/segmented-bar-fixes
Segmented bar fixes
2015-03-05 15:33:37 +02:00
Erjan Gavalji
4d5d890461 Add licenses 2015-03-05 15:30:12 +02:00
Nedyalko Nikolov
f270e9bfff Merge pull request #139 from NativeScript/nnikolov/CssParserErrorMessage
Observable array now fires property change for length property.
2015-03-05 15:03:34 +02:00
Nedyalko Nikolov
4152e66195 Observable array now fires property change for length property. 2015-03-05 14:55:16 +02:00
Erjan Gavalji
b04d1fcd3a Add contribution steps 2015-03-05 14:26:27 +02:00
Vladimir Enchev
89b7e78689 SegmentedBarEntry renamed to SegmentedBarItem 2015-03-05 14:05:49 +02:00
Vladimir Enchev
3c822de142 selectedBackgroundColor implemented 2015-03-05 13:49:53 +02:00
Vladimir Enchev
6cb4dc15d9 constructor with knowColor added 2015-03-05 13:49:16 +02:00
Vladimir Enchev
9ff509a626 segmented bar 2015-03-04 17:00:00 +02:00
Vladimir Enchev
f1d65798d0 styler for ios added 2015-03-04 16:59:10 +02:00
Vladimir Enchev
f1f82b329d styler for android added 2015-03-04 16:53:40 +02:00
Vladimir Enchev
415a3a8202 selectedIndex logic fixed 2015-03-04 16:53:24 +02:00
Nedyalko Nikolov
b391b007ff Merge pull request #136 from NativeScript/nnikolov/ApiRefTasks
Added some links to ApiReference.
2015-03-04 14:55:03 +02:00
Nedyalko Nikolov
46fcc22672 Added some links to ApiReference. 2015-03-04 14:49:45 +02:00
Vladimir Enchev
3903ec13a6 image changed 2015-03-04 13:27:20 +02:00
Vladimir Enchev
6e23745af8 image url with "~/" test added 2015-03-04 13:26:52 +02:00
Nedyalko Nikolov
57cc73cf10 Merge pull request #135 from NativeScript/nnikolov/BindingConverters
Added binding convert option.
2015-03-04 11:08:03 +02:00
Nedyalko Nikolov
8bc83ced24 Added binding convert option. 2015-03-04 10:51:59 +02:00
Erjan Gavalji
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00
Vladimir Enchev
a03ce4ca1d updateTwoWayBinding removed 2014-06-16 10:54:14 +03:00
Vladimir Enchev
ccc479215d Switch for Android listener added 2014-06-16 10:16:00 +03:00