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

0 commit comments

Comments
 (0)