kendo-ui-core
kendo-ui-core copied to clipboard
An HTML5, jQuery-based widget library for building modern web apps.
## Bug Report First reported in ticket 1548656. ## Reproduction of the problem Open the following demo and use Chrome's devtools to simulate a mobile device: https://demos.telerik.com/kendo-ui/validator/custom-validation Click in and...
Add a configuration option to set the label to false, so the label won’t be added to the component. Kendo UI for jQuery already has this option with **label: false**,...
**Note to external contributors** - make sure to sign our Contribution License Agreement (CLA) first: https://docs.google.com/forms/d/e/1FAIpQLSduN9hHUJpnjr_KOGsmSM_yGO-KKKggCJhiaOlEOLig6_Wkbg/viewform Just Fixed some words from "إلغاء" to "تراجع"
### Bug report Change fired twice when triggered manually on input change and selecting value from popup list #### Reproduction of the problem Run the Dojo sample: https://dojo.telerik.com/aFOJhVWj #### Environment...
### Bug report The issue is reproducible when the Editor is used as an item editor: ```JS editable: { form: { buttonsTemplate: "", items: [{ field: "Title", label: "Title:" },...
### Bug report When the scale and layout setting of the machine is different than 100% the keyboard navigation does not work properly. The issue occurs with different scales on...
### Bug report When an [Editor component in inline mode](https://docs.telerik.com/kendo-ui/controls/editor/modes#inline-mode) is set as an editor in an InCell editable Grid, the Grid cell does not enter edit mode on "click"....
1. Navigate to: https://dojo.telerik.com/OpuQureX 2. Enter a space in maskedtextbox Result: space is accepted as a valid character Expected: space should be prevented Workaround: Use '\u2000' for promptChar instead of...
### Bug report Grid's loader gets lost in the scrollable area height is greater than the viewport height #### Reproduction of the problem Dojo: https://dojo.telerik.com/hqknEyYx/2 Run and click on Export...
### Bug report Drawing API Tooltip for categoryAxis Chart labels do not show with v.2024.4.1112 #### Reproduction of the problem https://docs.telerik.com/kendo-ui/knowledge-base/tooltip-for-category-axis-labels #### Expected/desired behavior The Charts should be exported to...