You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-aspnet/installation/system-requirements/jquery-support.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@ The following table provides a list of the jQuery versions that are compatible w
27
27
{% if site.core %}
28
28
| Major Releases | Compatible jQuery Versions |
29
29
| :--- | :--- |
30
+
|[UI for ASP.NET Core 2025.2.520 (2025 Q2)](https://www.telerik.com/support/whats-new/aspnet-core-ui/release-history/telerik-ui-for-asp-net-core-2025-2-520-(2025-q2))|3.7.x, 2.2.x, 1.12.4, 1.10.x|
30
31
|[UI for ASP.NET Core 2025.1.211 (2025 Q1)](https://www.telerik.com/support/whats-new/aspnet-core-ui/release-history/telerik-ui-for-asp-net-core-2025-1-211-(2025-q1))|3.7.x, 2.2.x, 1.12.4, 1.10.x|
31
32
|[UI for ASP.NET Core 2024.4.1112 (2024 Q4)](https://www.telerik.com/support/whats-new/aspnet-core-ui/release-history/telerik-ui-for-asp-net-core-2024-4-1112-(2024-q4))|3.7.x, 2.2.x, 1.12.4, 1.10.x|
32
33
|[UI for ASP.NET Core 2024.3.806 (2024 Q3)](https://www.telerik.com/support/whats-new/aspnet-core-ui/release-history/telerik-ui-for-asp-net-core-2024-3-806-(2024-q3))|3.7.0, 2.2.x, 1.12.4, 1.10.x|
@@ -59,6 +60,7 @@ The following table provides a list of the jQuery versions that are compatible w
59
60
{% else %}
60
61
| Major Releases | Compatible jQuery Versions |
61
62
| :--- | :--- |
63
+
|[UI for ASP.NET MVC 2025.2.520 (2025 Q2)](https://www.telerik.com/support/whats-new/aspnet-mvc/release-history/telerik-ui-for-asp-net-mvc-2025-2-520-(2025-q2))|3.7.0, 2.2.x, 1.12.4, 1.10.x|
62
64
|[UI for ASP.NET MVC 2025.1.211 (2025 Q1)](https://www.telerik.com/support/whats-new/aspnet-mvc/release-history/telerik-ui-for-asp-net-mvc-2025-1-211-(2025-q1))|3.7.0, 2.2.x, 1.12.4, 1.10.x|
63
65
|[UI for ASP.NET MVC 2024.4.1112 (2024 Q4)](https://www.telerik.com/support/whats-new/aspnet-mvc/release-history/telerik-ui-for-asp-net-mvc-2024-4-1112-(2024-q4))|3.7.0, 2.2.x, 1.12.4, 1.10.x|
64
66
|[UI for ASP.NET MVC 2024.3.806 (2024 Q3)](https://www.telerik.com/support/whats-new/aspnet-mvc/release-history/telerik-ui-for-asp-net-mvc-2024-3-806-(2024-q3))|3.7.0, 2.2.x, 1.12.4, 1.10.x|
Copy file name to clipboardExpand all lines: docs/controls/autocomplete/adaptive-mode.md
+3-22Lines changed: 3 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,30 +10,11 @@ position: 11
10
10
11
11
The Kendo UI for jQuery AutoComplete provides adaptive mode—built-in mobile-friendly rendering of its popup that accommodates the component content based on the current screen size.
12
12
13
-
> Starting with the 2025 Q2 release, when the `adaptiveMode` property is enabled and the component is accessed on a mobile device, the popup will open as soon as the component receives focus. In previous versions, the popup only opened once the user began typing.
13
+
> Starting with the 2025 Q2 release, when the `adaptiveMode` property is enabled and the component is accessed on a mobile device, the popup will open as soon as the component receives focus. In previous versions, the popup only opened once the user began typing. d
14
14
15
-
To set the adaptive mode, use the `adaptiveMode` option. In the example below, you can resize the browser to see how the component will adapt to different resolutions.
15
+
To set the adaptive mode, use the `adaptiveMode` option.
Copy file name to clipboardExpand all lines: docs/controls/colorpicker/adaptive-mode.md
+2-15Lines changed: 2 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,22 +12,9 @@ The Kendo UI for jQuery ColorPicker supports an adaptive mode that allows the co
12
12
13
13
> Starting with the 2025 Q2 release, when the `adaptiveMode` property is enabled and the component is accessed on a mobile device, the popup will open as soon as the component receives focus. In previous versions, the popup only opened once the user began typing.
14
14
15
-
To set the adaptive mode, use the `adaptiveMode` option. In the example below, you can resize the browser to see how the component will adapt to different resolutions.
15
+
To set the adaptive mode, use the `adaptiveMode` option.
Copy file name to clipboardExpand all lines: docs/controls/combobox/adaptive-mode.md
+2-21Lines changed: 2 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,28 +12,9 @@ The Kendo UI for jQuery ComboBox provides adaptive mode—built-in mobile-fr
12
12
13
13
> Starting with the 2025 Q2 release, when the `adaptiveMode` property is enabled and the component is accessed on a mobile device, the popup will open as soon as the component receives focus. In previous versions, the popup only opened once the user began typing.
14
14
15
-
To set the adaptive mode, use the `adaptiveMode` option. In the example below, you can resize the browser to see how the component will adapt to different resolutions.
15
+
To set the adaptive mode, use the `adaptiveMode` option.
Copy file name to clipboardExpand all lines: docs/controls/datepicker/adaptive-mode.md
+2-15Lines changed: 2 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,22 +12,9 @@ The Kendo UI for jQuery DatePicker provides adaptive mode—built-in mobile-
12
12
13
13
> Starting with the 2025 Q2 release, when the `adaptiveMode` property is enabled and the component is accessed on a mobile device, the popup will open as soon as the component receives focus. In previous versions, the popup only opened once the user began typing.
14
14
15
-
To set the adaptive mode, use the `adaptiveMode` option. In the example below, you can resize the browser to see how the component will adapt to different resolutions.
15
+
To set the adaptive mode, use the `adaptiveMode` option.
Copy file name to clipboardExpand all lines: docs/controls/daterangepicker/adaptive-mode.md
+2-15Lines changed: 2 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,22 +12,9 @@ The Kendo UI for jQuery DateRangePicker provides adaptive mode—built-in mo
12
12
13
13
> Starting with the 2025 Q2 release, when the `adaptiveMode` property is enabled and the component is accessed on a mobile device, the popup will open as soon as the component receives focus. In previous versions, the popup only opened once the user began typing.
14
14
15
-
To set the adaptive mode, use the `adaptiveMode` option. In the example below, you can resize the browser to see how the component will adapt to different resolutions.
15
+
To set the adaptive mode, use the `adaptiveMode` option.
Copy file name to clipboardExpand all lines: docs/controls/datetimepicker/adaptive-mode.md
+2-15Lines changed: 2 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,22 +12,9 @@ The Kendo UI for jQuery DateTimePicker provides adaptive mode—built-in mob
12
12
13
13
> Starting with the 2025 Q2 release, when the `adaptiveMode` property is enabled and the component is accessed on a mobile device, the popup will open as soon as the component receives focus. In previous versions, the popup only opened once the user began typing.
14
14
15
-
To set the adaptive mode, use the `adaptiveMode` option. In the example below, you can resize the browser to see how the component will adapt to different resolutions.
15
+
To set the adaptive mode, use the `adaptiveMode` option.
Copy file name to clipboardExpand all lines: docs/controls/dropdownlist/adaptive-mode.md
+2-21Lines changed: 2 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,28 +12,9 @@ The Kendo UI for jQuery DropDownList provides adaptive mode—built-in mobil
12
12
13
13
> Starting with the 2025 Q2 release, when the `adaptiveMode` property is enabled and the component is accessed on a mobile device, the popup will open as soon as the component receives focus. In previous versions, the popup only opened once the user clicks on the component.
14
14
15
-
To set the adaptive mode, use the `adaptiveMode` option. In the example below, you can resize the browser to see how the component will adapt to different resolutions.
15
+
To set the adaptive mode, use the `adaptiveMode` option.
0 commit comments