Skip to content

Commit 28dc39b

Browse files
author
Kendo Bot
committed
Sync with Kendo UI Professional
1 parent 578fd28 commit 28dc39b

File tree

108 files changed

+2911
-350
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+2911
-350
lines changed

docs-aspnet/installation/system-requirements/os-support.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ For a full list of the `.NET Core` requirements, see [.NET Core dependencies and
6464
6565
{% endif %}
6666

67+
> Following [Microsoft's announcement about Internet Explorer (IE) being officially retired and out of support](https://learn.microsoft.com/en-us/lifecycle/announcements/internet-explorer-11-end-of-support), the {{ site.product }} and Kendo UI products will no longer support IE as of their R1 2023 release. The components will not be tested against and no fixes will be implemented for any IE version. If your project requires you to use the UI components in IE, it is recommended that you download a product version that is prior to {{ site.product }} R1 2023.
68+
6769
## Web Browsers Support
6870

6971
The {{ site.product }} helpers and framework components deliver support for all popular browsers. However, depending on the specifics of your project, the components you use, and the versions of the helpers, their browser support may vary. For example, advanced component features usually require more recent browser versions.

docs/_config.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -675,6 +675,8 @@ navigation:
675675
title: "TimeLine"
676676
"*timepicker":
677677
title: "TimePicker"
678+
"*timedurationpicker":
679+
title: "TimeDurationPicker"
678680
"*tooltip":
679681
title: "Tooltip"
680682
"*toolbar":
@@ -1662,6 +1664,12 @@ defaults:
16621664
values:
16631665
component: "date-time-pickers"
16641666

1667+
-
1668+
scope:
1669+
path: "controls/editors/timedurationpicker"
1670+
values:
1671+
component: "date-time-pickers"
1672+
16651673
-
16661674
scope:
16671675
path: "controls/editors/dateinput"
@@ -2171,6 +2179,7 @@ intro_columns:
21712179
"TextArea": "overview_kendoui_textarea_widget"
21722180
"TextBox": "overview_kendoui_textbox_widget"
21732181
"TimePicker": "overview_kendoui_timepicker_widget"
2182+
"TimeDurationPicker": "overview_kendoui_timedurationpicker_widget"
21742183
"Upload": "overview_kendoui_upload_widget"
21752184
"Validator": "overview_kendoui_validator_widget"
21762185

0 commit comments

Comments
 (0)