Skip to content

Commit 7ce6180

Browse files
author
Kendo Bot
committed
Sync with Kendo UI Professional
1 parent 650dd54 commit 7ce6180

File tree

15 files changed

+50
-27
lines changed

15 files changed

+50
-27
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "year": 2018, "release": 1 }
1+
{ "year": 2018, "release": 1,"servicePack": "next", "servicePackNumber": 1 }

docs-aspnet-mvc/helpers/hybrid/mobileactionsheet/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Below are listed the steps for you to follow when configuring the hybrid Kendo U
114114
115115
## Event Handling
116116
117-
You can subscribe to all hybrid ActionSheet [events](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/actionsheet#events).
117+
You can subscribe to all hybrid ActionSheet [events](https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/actionsheet#events).
118118
119119
### By Handler Name
120120
@@ -171,7 +171,7 @@ The following example demonstrates how to subscribe to events by a handler name.
171171

172172
### Instances
173173

174-
You can reference a hybrid ActionSheet instance by using the code from the example below. Once a reference is established, use the [hybrid ActionSheet API](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/actionsheet#methods) to control its behavior.
174+
You can reference a hybrid ActionSheet instance by using the code from the example below. Once a reference is established, use the [hybrid ActionSheet API](https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/actionsheet#methods) to control its behavior.
175175

176176
###### Example
177177

docs-aspnet-mvc/helpers/hybrid/mobileapplication/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ There are two ways of navigation:
282282
283283
### Instances
284284
285-
You can reference a hybrid Application instance by using the code from the example below. Once a reference is established, use the [hybrid Application API](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/application#methods) to control its behavior.
285+
You can reference a hybrid Application instance by using the code from the example below. Once a reference is established, use the [hybrid Application API](https://docs.telerik.com/kendo-ui/api/javascript/mobile/application#methods) to control its behavior.
286286
287287
###### Example
288288

docs-aspnet-mvc/helpers/hybrid/mobilebutton/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Below are listed the steps for you to follow when configuring the hybrid Kendo U
9292
9393
## Event Handling
9494
95-
You can subscribe to all hybrid Button [events](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/button#events).
95+
You can subscribe to all hybrid Button [events](https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/button#events).
9696
9797
### By Handler Name
9898
@@ -137,7 +137,7 @@ The following example demonstrates how to subscribe to events by a handler name.
137137

138138
### Instances
139139

140-
You can reference a hybrid Button instance by using the code from the example below. Once a reference is established, use the [hybrid Button API](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/button#methods) to control its behavior.
140+
You can reference a hybrid Button instance by using the code from the example below. Once a reference is established, use the [hybrid Button API](https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/button#methods) to control its behavior.
141141

142142
###### Example
143143

docs-aspnet-mvc/helpers/hybrid/mobilebuttongroup/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Below are listed the steps for you to follow when configuring the hybrid Kendo U
102102
103103
## Event Handling
104104
105-
You can subscribe to all hybrid ButtonGroup [events](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/buttongroup#events).
105+
You can subscribe to all hybrid ButtonGroup [events](https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/buttongroup#events).
106106
107107
### By Handler Name
108108
@@ -155,7 +155,7 @@ The following example demonstrates how to subscribe to events by a handler name.
155155

156156
### Instances
157157

158-
You can reference a hybrid ButtonGroup instance by using the code from the example below. Once a reference is established, use the [hybrid ButtonGroup API](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/buttongroup#methods) to control its behavior.
158+
You can reference a hybrid ButtonGroup instance by using the code from the example below. Once a reference is established, use the [hybrid ButtonGroup API](https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/buttongroup#methods) to control its behavior.
159159

160160
###### Example
161161

docs-aspnet-mvc/helpers/hybrid/mobiledrawer/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Below are listed the steps for you to follow when configuring the hybrid Kendo U
143143
144144
## Event Handling
145145
146-
You can subscribe to all hybrid Drawer [events](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/drawer#events).
146+
You can subscribe to all hybrid Drawer [events](https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/drawer#events).
147147
148148
### By Handler Name
149149
@@ -186,7 +186,7 @@ The following example demonstrates how to subscribe to events by a handler name.
186186

187187
### Instances
188188

189-
You can reference a hybrid Drawer instance by using the code from the example below. Once a reference is established, use the [hybrid Drawer API](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/drawer#methods) to control its behavior.
189+
You can reference a hybrid Drawer instance by using the code from the example below. Once a reference is established, use the [hybrid Drawer API](https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/drawer#methods) to control its behavior.
190190

191191
###### Example
192192

docs-aspnet-mvc/helpers/hybrid/mobilelayout/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ position: 1
99

1010
# Hybrid Layout HtmlHelper Overview
1111

12-
The hybrid Layout HtmlHelper extension is a server-side wrapper for the [hybrid Kendo UI Layout](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/layout) widget.
12+
The hybrid Layout HtmlHelper extension is a server-side wrapper for the [hybrid Kendo UI Layout](https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/layout) widget.
1313

1414
It allows you to configure the hybrid Kendo UI Layout from server-side code.
1515

@@ -152,7 +152,7 @@ Below are listed the steps for you to follow when configuring the hybrid Kendo U
152152
153153
## Event Handling
154154
155-
You can subscribe to all hybrid Layout [events](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/layout#events).
155+
You can subscribe to all hybrid Layout [events](https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/layout#events).
156156
157157
### By Handler Name
158158
@@ -195,7 +195,7 @@ The following example demonstrates how to subscribe to events by a handler name.
195195

196196
### Instances
197197

198-
You can reference a hybrid Layout instance by using the code from the example below. Once a reference is established, use the [hybrid Layout API](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/layout#methods) to control its behavior.
198+
You can reference a hybrid Layout instance by using the code from the example below. Once a reference is established, use the [hybrid Layout API](https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/layout) to control its behavior.
199199

200200
###### Example
201201

docs-aspnet-mvc/helpers/hybrid/mobilenavbar/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Below are listed the steps for you to follow when configuring the hybrid Kendo U
105105
106106
### Instances
107107
108-
You can reference a hybrid NavBar instance by using the code from the example below. Once a reference is established, use the [hybrid NavBar API](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/navbar#methods) to control its behavior.
108+
You can reference a hybrid NavBar instance by using the code from the example below. Once a reference is established, use the [hybrid NavBar API](https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/navbar#methods) to control its behavior.
109109
110110
###### Example
111111

docs-aspnet-mvc/helpers/hybrid/mobilepopover/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Below are listed the steps for you to follow when configuring the hybrid Kendo U
115115
116116
## Event Handling
117117
118-
You can subscribe to all hybrid PopOver [events](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/popover#events).
118+
You can subscribe to all hybrid PopOver [events](https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/popover#events).
119119
120120
### By Handler Name
121121
@@ -169,7 +169,7 @@ The following example demonstrates how to subscribe to events by a handler name.
169169

170170
### Instances
171171

172-
You can reference a hybrid PopOver instance by using the code from the example below. Once a reference is established, use the [hybrid PopOver API](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/popover#methods) to control its behavior.
172+
You can reference a hybrid PopOver instance by using the code from the example below. Once a reference is established, use the [hybrid PopOver API](https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/popover#methods) to control its behavior.
173173

174174
###### Example
175175

docs-aspnet-mvc/helpers/hybrid/mobilescrollview/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Below are listed the steps for you to follow when configuring the hybrid Kendo U
118118
119119
## Event Handling
120120
121-
You can subscribe to all hybrid ScrollView [events](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/scrollview#events).
121+
You can subscribe to all hybrid ScrollView [events](https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/scrollview#events).
122122
123123
### By Handler Name
124124
@@ -172,7 +172,7 @@ The following example demonstrates how to subscribe to events by a handler name.
172172

173173
### Instances
174174

175-
You can reference a hybrid ScrollView instance by using the code from the example below. Once a reference is established, use the [hybrid ScrollView API](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/scrollview#methods) to control its behavior.
175+
You can reference a hybrid ScrollView instance by using the code from the example below. Once a reference is established, use the [hybrid ScrollView API](https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/scrollview#methods) to control its behavior.
176176

177177
###### Example
178178

docs-aspnet-mvc/helpers/hybrid/mobilesplitview/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Below are listed the steps for you to follow when configuring the hybrid Kendo U
115115
116116
## Event Handling
117117
118-
You can subscribe to all hybrid SplitView [events](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/splitview#events).
118+
You can subscribe to all hybrid SplitView [events](https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/splitview#events).
119119
120120
### By Handler Name
121121
@@ -184,7 +184,7 @@ The following example demonstrates how to subscribe to events by a handler name.
184184

185185
### Instances
186186

187-
You can reference a hybrid SplitView instance by using the [jQuery.data()](http://api.jquery.com/jQuery.data/) method and the value specified through the `Name()` method. Once a reference is established, use the [hybrid SplitView API](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/splitview#methods) to control its behavior.
187+
You can reference a hybrid SplitView instance by using the [jQuery.data()](http://api.jquery.com/jQuery.data/) method and the value specified through the `Name()` method. Once a reference is established, use the [hybrid SplitView API](https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/splitview#methods) to control its behavior.
188188

189189
###### Example
190190

docs-aspnet-mvc/helpers/hybrid/mobileswitch/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Below are listed the steps for you to follow when configuring the hybrid Kendo U
9494
9595
## Event Handling
9696
97-
You can subscribe to all hybrid Switch [events](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/switch#events).
97+
You can subscribe to all hybrid Switch [events](https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/switch#events).
9898
9999
### By Handler Name
100100
@@ -133,7 +133,7 @@ The following example demonstrates how to subscribe to events by a handler name.
133133

134134
### Instances
135135

136-
You can reference a hybrid Switch instance by using the [jQuery.data()](http://api.jquery.com/jQuery.data/) method and the value specified through the `Name()` method. Once a reference is established, use the [hybrid Switch API](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/switch#methods) to control its behavior.
136+
You can reference a hybrid Switch instance by using the [jQuery.data()](http://api.jquery.com/jQuery.data/) method and the value specified through the `Name()` method. Once a reference is established, use the [hybrid Switch API](https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/switch#methods) to control its behavior.
137137

138138
###### Example
139139

docs-aspnet-mvc/helpers/hybrid/mobiletabstrip/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Below are listed the steps for you to follow when configuring the hybrid Kendo U
100100
101101
## Event Handling
102102
103-
You can subscribe to all hybrid TabStrip [events](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/tabstrip#events).
103+
You can subscribe to all hybrid TabStrip [events](https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/tabstrip#events).
104104
105105
### By Handler Name
106106
@@ -158,7 +158,7 @@ The following example demonstrates how to subscribe to events by a handler name.
158158

159159
### Instances
160160

161-
You can reference a hybrid TabStrip instance by using the [jQuery.data()](http://api.jquery.com/jQuery.data/) method and the value specified through the `Name()` method. Once a reference is established, use the [hybrid TabStrip API](../http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/tabstrip#methods) to control its behavior.
161+
You can reference a hybrid TabStrip instance by using the [jQuery.data()](http://api.jquery.com/jQuery.data/) method and the value specified through the `Name()` method. Once a reference is established, use the [hybrid TabStrip API](https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/tabstrip#methods) to control its behavior.
162162

163163
###### Example
164164

docs-aspnet-mvc/migration/widgets/treeview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The value field is removed. Depending on your use case, apply either of the appr
106106

107107
### Conditional Load on Demand
108108

109-
The conditional load on demand for some nodes can be achieved through using custom transport, as demonstrated in the article on [mixing local data and remote binding](http://docs.telerik.com/kendo-ui/controls/navigation/treeview/how-to/mix-local-data-and-remote-loading).
109+
The conditional load on demand for some nodes can be achieved through using custom transport, as demonstrated in the article on [mixing local data and remote binding](https://docs.telerik.com/kendo-ui/controls/navigation/treeview/how-to/binding/mix-local-data-and-remote-loading).
110110

111111
Define the local transport by using the server-side wrappers in the way shown below.
112112

@@ -163,11 +163,11 @@ This functionality requires a custom checkbox template, as demonstrated in the e
163163
)
164164
)
165165

166-
For more information on this issue, refer to the article on [how to hide checkboxes for root level](http://docs.telerik.com/kendo-ui/controls/navigation/treeview/how-to/hide-checkboxes-for-root-level).
166+
For more information on this issue, refer to the article on [how to hide checkboxes for root level](https://docs.telerik.com/kendo-ui/controls/navigation/treeview/how-to/templates/hide-checkboxes-for-root-level).
167167

168168
#### Node Lines Display
169169

170-
The node-line functionality is not supported out of the box, but can be achieved through custom styling, as demonstrated in the article on [how to show lines between nodes](http://docs.telerik.com/kendo-ui/controls/navigation/treeview/how-to/show-node-lines).
170+
The node-line functionality is not supported out of the box, but can be achieved through custom styling, as demonstrated in the article on [how to show lines between nodes](https://docs.telerik.com/kendo-ui/controls/navigation/treeview/how-to/appearance/show-node-lines).
171171

172172
## Client-Side API
173173

src/messages/kendo.messages.de-DE.js

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -620,4 +620,27 @@ $.extend(true, kendo.ui.ListBox.prototype.options.messages,{
620620
});
621621
}
622622

623+
/* FlatColorPicker messages */
624+
625+
if (kendo.ui.FlatColorPicker) {
626+
kendo.ui.FlatColorPicker.prototype.options.messages =
627+
$.extend(true, kendo.ui.FlatColorPicker.prototype.options.messages, {
628+
"apply": "Anwenden",
629+
"cancel": "Abbrechen",
630+
"noColor": "keine Farbe",
631+
"clearColor": "Farbe löschen"
632+
});
633+
}
634+
635+
/* ColorPicker messages */
636+
637+
if (kendo.ui.ColorPicker) {
638+
kendo.ui.ColorPicker.prototype.options.messages =
639+
$.extend(true, kendo.ui.ColorPicker.prototype.options.messages, {
640+
"apply": "Anwenden",
641+
"cancel": "Abbrechen",
642+
"noColor": "keine Farbe",
643+
"clearColor": "Farbe löschen"
644+
});
645+
}
623646
})(window.kendo.jQuery);

0 commit comments

Comments
 (0)