690 Commits

Author SHA1 Message Date
28d3992e32 Update the builder as well 2015-11-09 15:11:43 +02:00
b40ca820b6 Merge pull request #1058 from NativeScript/tab-view-selectedIndex
selectedIndex behavior when no tabs fixed
2015-11-09 10:52:24 +02:00
284366dc0b selectedIndex behavior when no tabs fixed 2015-11-09 10:35:22 +02:00
f82f491e50 Merge pull request #1049 from NativeScript/feature/respect-show-action-bar
Respect frame.android.showActionBar when page.actionBarHidden is not …
2015-11-09 09:50:00 +02:00
11789dae5c Merge pull request #1046 from NativeScript/text-decoration
text-decoration implemented
2015-11-09 09:17:04 +02:00
ecb59a505f Merge pull request #1053 from NativeScript/web-view-utf
Delete semicolons.
2015-11-06 18:15:46 +02:00
69375fd889 Delete semicolons. 2015-11-06 17:13:10 +02:00
35b8209ddb Implemented LiveSync page reload.
Fixed iOS layout bug
2015-11-06 16:45:20 +02:00
c0491996cf android styler fixed 2015-11-06 16:30:36 +02:00
ef26a0f59c converter fixed 2015-11-06 16:08:32 +02:00
a651db8501 multiple text-decoration values support added 2015-11-06 15:04:47 +02:00
4c7dfb6748 Respect frame.android.showActionBar when page.actionBarHidden is not defined 2015-11-06 14:41:37 +02:00
7796c24967 breaks removed 2015-11-06 14:02:59 +02:00
77765fc014 Web view utf fix 2015-11-06 13:45:39 +02:00
f2db20c694 TextDecoration added to buttons for iOS 2015-11-06 13:16:10 +02:00
28bafb6cd5 TextDecoration for android added 2015-11-06 13:08:28 +02:00
bc68f1eabb overline removed 2015-11-06 11:44:01 +02:00
4cdfb64051 range fixed 2015-11-06 11:20:38 +02:00
6b57eeec07 Deleted commented code 2015-11-06 10:42:02 +02:00
a23d8ad4f0 removed unused overrides 2015-11-06 10:06:21 +02:00
c06b0681fa Fixed android crash when process get killed 2015-11-06 10:06:19 +02:00
3aed89ca89 Merge pull request #1040 from NativeScript/frame.origin.y
Patch for IQKeyboardManager issue.
2015-11-06 09:42:57 +02:00
858b76914d Merge pull request #1035 from NativeScript/nnikolov/Issue693
Added rowHeight property for ListView.
2015-11-06 08:30:00 +02:00
363a44139f binding to special properties fixed 2015-11-05 16:31:43 +02:00
ea24a244c9 Fixed several tslint problems. 2015-11-05 16:03:05 +02:00
45394f9672 initial commit 2015-11-05 16:00:10 +02:00
dec5d971f3 Patch for IQKeyboardManager issue. 2015-11-05 15:29:35 +02:00
ca729e4ce0 Merge pull request #1037 from NativeScript/dialogs-css
TextField, Label and Button CSS type selectors will affect dialogs as well
2015-11-05 10:35:26 +02:00
f60f50f136 Added rowHeight property for ListView. 2015-11-04 18:17:29 +02:00
aa34d4a0b4 TextField, Label and Button CSS type selectors will affect dialogs as well 2015-11-04 16:24:05 +02:00
e7c4209112 Resolved issues #789, #1021, #1031. 2015-11-03 16:20:36 +02:00
ba811c6b06 Merge pull request #1020 from NativeScript/date-time-picker-css-color
DatePicker and TimePicker stylers added
2015-11-03 11:52:10 +02:00
7ce26ee542 stylers updated with get methods 2015-11-03 10:48:16 +02:00
eb2fadde3f DatePicker and TimePicker stylers added 2015-11-02 15:46:27 +02:00
3b65d29483 search-bar color not applied correctly 2015-11-02 15:00:20 +02:00
c226e322f4 tslint fixed 2015-11-02 12:04:24 +02:00
7851ac5c3c styler fixed 2015-11-02 12:01:42 +02:00
eb57f44633 handlers fixed 2015-11-02 11:59:04 +02:00
176a2fb8a4 slider css color and background-color support fixed 2015-11-02 11:59:02 +02:00
2f27018092 Merge pull request #1005 from NativeScript/ActivityIndicator-color
ActivityIndicator CSS color support fixed
2015-11-02 11:54:23 +02:00
229e1aa918 Merge pull request #1015 from NativeScript/Button-textWrap
Button textWrap implemented
2015-11-02 11:41:04 +02:00
716ea68035 ActivityIndicator CSS color support fixed 2015-11-02 11:14:11 +02:00
0f3732d73f Button textWrap implemented 2015-11-02 11:11:25 +02:00
01f9b65e24 TextField CSS cursor color support added 2015-11-02 10:25:06 +02:00
70041bd999 Don't expose platform types in public d.ts files.
Use any. Add a comment with the real type.
2015-10-30 17:17:29 +02:00
a3d762d6c6 When android animation is interrupted by a second animation, the first animation will not try to set the animated properties on the view. 2015-10-30 11:52:28 +02:00
d29fd66478 TintCololor should be synced with selectedColor 2015-10-30 11:46:55 +02:00
c41e15faf0 Set tab tint color also 2015-10-30 11:46:55 +02:00
7e85de351e IOS stylers 2015-10-30 11:46:54 +02:00
815a4fc23c ActionBar and TabView colors 2015-10-30 11:46:54 +02:00