File tree Expand file tree Collapse file tree 7 files changed +10
-8
lines changed
controls/editors/combobox
styles-and-layout/sass-themes
styles-and-layout/sass-themes Expand file tree Collapse file tree 7 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -669,10 +669,10 @@ navigation:
669
669
baseurl : /aspnet-core
670
670
671
671
# # The Kendo UI version used
672
- cdnVersion : " 2022.3.1108 "
672
+ cdnVersion : " 2022.3.1109 "
673
673
674
674
# # The MVC Core version used
675
- mvcCoreVersion : " 2022.3.1108 "
675
+ mvcCoreVersion : " 2022.3.1109 "
676
676
677
677
ff-sheet-id : 1mottKpkbJFxkUq6rS3CsPrT8JQOE2JlUtsJBR622cxs
678
678
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ The following table lists the Telerik UI for {{ site.framework }} themes and the
12
12
13
13
| Telerik UI for {{ site.framework }} | Kendo UI Sass Themes |
14
14
| :--- | :--- |
15
+ | Telerik UI 2022.3.1109 (R3 2022 SP1) | @progress/kendo-theme-bootstrap @5.10.0<br >@progress/kendo-theme-default @5.10.0<br >@progress/kendo-theme-material @5.10.0<br >@progress/kendo-theme-classic @5.10.0<br >@progress/kendo-theme-fluent @5.10.0 |
15
16
| Telerik UI 2022.3.913 (R3 2022) | @progress/kendo-theme-bootstrap @5.8.0<br >@progress/kendo-theme-default @5.8.0<br >@progress/kendo-theme-material @5.8.0<br >@progress/kendo-theme-classic @5.8.0<br >@progress/kendo-theme-fluent @5.8.0 |
16
17
| Telerik UI 2022.2.802 (R2 2022 SP2) | @progress/kendo-theme-bootstrap @5.6.0<br >@progress/kendo-theme-default @5.6.0<br >@progress/kendo-theme-material @5.6.0<br >@progress/kendo-theme-classic @5.6.0 |
17
18
| Telerik UI 2022.2.621 (R2 2022 SP1) | @progress/kendo-theme-bootstrap @5.5.0<br >@progress/kendo-theme-default @5.5.0<br >@progress/kendo-theme-material @5.5.0<br >@progress/kendo-theme-classic @5.5.0 |
Original file line number Diff line number Diff line change @@ -719,10 +719,10 @@ navigation:
719
719
baseurl : /kendo-ui
720
720
721
721
# # The Kendo UI version used
722
- cdnVersion : " 2022.3.1108 "
722
+ cdnVersion : " 2022.3.1109 "
723
723
724
724
# # The MVC Core version used
725
- mvcCoreVersion : " 2022.3.1108 "
725
+ mvcCoreVersion : " 2022.3.1109 "
726
726
727
727
# # Progress NPM Registry
728
728
registry_url : ' https://registry.npm.telerik.com/'
Original file line number Diff line number Diff line change 1
1
---
2
2
title : TimeDurationPicker
3
- description : Configuration, methods and events of the Kendo UI TimeDurationPicker
3
+ page_title : Configuration, methods and events of the Kendo UI TimeDurationPicker
4
4
description : Code examples and tips how to configure TimeDurationPicker widget, use available methods and events.
5
5
res_type : api
6
6
component : timedurationpicker
Original file line number Diff line number Diff line change 1
1
---
2
- ttitle : Floating Label
2
+ title : Floating Label
3
3
page_title : jQuery ComboBox Documentation - Floating Label
4
4
description : " Learn how to create and initialize a floating label for the Kendo UI for jQuery ComboBox component."
5
5
slug : floating_label_kendoui_combobox_widget
Original file line number Diff line number Diff line change @@ -12,7 +12,8 @@ position: 8
12
12
The following table lists the Kendo UI for jQuery and Kendo UI Sass themes versions which are mutually compatible.
13
13
14
14
| kendo UI for jQuery | Kendo UI Sass Themes |
15
- |:--- |:---
15
+ |:--- |:---
16
+ | Kendo UI 2022.3.1109 (R3 2022 SP1) | @progress/kendo-theme-bootstrap @5.10.0<br >@progress/kendo-theme-default @5.10.0<br >@progress/kendo-theme-material @5.10.0<br >@progress/kendo-theme-classic @5.10.0<br >@progress/kendo-theme-fluent @5.10.0 |
16
17
| Kendo UI 2022.3.913 (R3 2022) | @progress/kendo-theme-bootstrap @5.8.0<br >@progress/kendo-theme-default @5.8.0<br >@progress/kendo-theme-material @5.8.0<br >@progress/kendo-theme-classic @5.8.0<br >@progress/kendo-theme-fluent @5.8.0 |
17
18
| Kendo UI 2022.2.802 (R2 2022 SP2) | @progress/kendo-theme-bootstrap @5.6.0<br >@progress/kendo-theme-default @5.6.0<br >@progress/kendo-theme-material @5.6.0<br >@progress/kendo-theme-classic @5.6.0 |
18
19
| Kendo UI 2022.2.621 (R2 2022 SP1) | @progress/kendo-theme-bootstrap @5.5.0<br >@progress/kendo-theme-default @5.5.0<br >@progress/kendo-theme-material @5.5.0<br >@progress/kendo-theme-classic @5.5.0 | |
Original file line number Diff line number Diff line change 1
- // Type definitions for Kendo UI Professional v2022.3.1108
1
+ // Type definitions for Kendo UI Professional v2022.3.1109
2
2
// Project: http://www.telerik.com/kendo-ui
3
3
// Definitions by: Telerik <https://github.com/telerik>
4
4
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
You can’t perform that action at this time.
0 commit comments