kendo-ui-core
kendo-ui-core copied to clipboard
An HTML5, jQuery-based widget library for building modern web apps.
When you open the following dojo sample: https://dojo.telerik.com/gyBuNoun/5 You will notice a big gap:  This should not happen because the Date of the event below should start from 3:00...
The [Min](https://www.telerik.com/kendo-jquery-ui/documentation/api/javascript/ui/datepicker/configuration/min) configuration of the DatePicker control is bypassed when a past date is entered manually. When this configuration is enabled, it prevents the selection of dates earlier than the...
### Bug report When adding custom classes or styles to the TimeDurationPicker component, they are applied to the hidden input elenent rather than to the parent element. ### Reproduction of...
### Bug report MVVM Textbox doesn't bind the value correctly to the viewModel on iOS devices in Safari **Regression introduced with 2021.3.1207** ### Reproduction of the problem 1. Open this...
### Bug report In a Grid with locked columns, there's an invalid aria-selected attribute on tr elements in the locked columns. ### Reproduction of the problem 1. Open this Dojo...
### Bug report Grid in inline edit mode with reorderable.rows does not save changed data Regression since reorderable.rows was introduced in 2022.3.1109 #### Reproduction of the problem 1. Open the...
### Bug report When a user edits a cell/row and presses enter, the cell is marked as dirty. However, the Save and Cancel buttons remain disabled, thus the user should...
### Bug report When the TreeList is set up for Popup editing, the "required" validation triggers immediately when the Popup form is opened. ### Reproduction of the problem 1) Create...
Enhncement "aria-checked" attribute should not be present in inputs of type "checkbox" in the selection Grid columns https://demos.telerik.com/kendo-ui/grid/checkbox-selection [Teams discussuion ](https://teams.microsoft.com/l/message/19:[email protected]/1749468195485?tenantId=db266a67-cbe0-4d26-ae1a-d0581fe03535&groupId=1f1434d4-f107-4c4f-808d-6c58db5e3bb5&parentMessageId=1749468195485&teamName=DevTools%20Team&channelName=Accessibility&createdTime=1749468195485) Environment Kendo UI version: 2025.2.520 Browser: [all]
### Bug report Spreadsheet filter icons do not respect rowHeight. Regression since 2024.4.1112 #### Reproduction of the problem Dojo: https://dojo.telerik.com/ipjqtPqN #### Expected/desired behavior Filter icons shall respect row height Common...