@progress/kendo-ui
Version:
This package is part of the [Kendo UI for jQuery](http://www.telerik.com/kendo-ui) suite.
73 lines (72 loc) • 3.01 kB
JSON
[
{
"description": "Remove themeColor option from Dialog and Window",
"file": "migrations/2026-2-520/js/remove-dialog-window-theme-color.cjs"
},
{
"description": "Rename themeColor \"light\" → \"base\" and \"dark\" → \"inverse\"",
"file": "migrations/2026-2-520/js/rename-light-dark-theme-color.cjs"
},
{
"description": "Update SplitButton arrowButtonIcon: \"caret-alt-down\" → \"chevron-down\"",
"file": "migrations/2026-2-520/js/splitbutton-arrow-icon.cjs"
},
{
"description": "Update k-i-caret-alt-* / k-svg-i-caret-alt-* class strings and k-overlay-light in JavaScript",
"file": "migrations/2026-2-520/js/caret-to-chevron-class-strings.cjs"
},
{
"description": "Rename SVG icon identifiers caretAlt*/caretDoubleAlt* to chevron* equivalents in JavaScript/TypeScript imports and usages",
"file": "migrations/2026-2-520/js/svg-icon-imports.cjs"
},
{
"description": "Convert Kendo UI string templates on template properties to arrow functions",
"file": "migrations/2026-2-520/js/template-strings.cjs"
},
{
"description": "Replace jQuery DOM-based template references $(\"#id\").html() with direct variable references for templates defined in external HTML files",
"file": "migrations/2026-2-520/js/external-template-refs.cjs"
},
{
"description": "Update Scheduler and Gantt view selector: k-button-group → k-segmented-control in JavaScript",
"file": "migrations/2026-2-520/js/scheduler-gantt-selector.cjs"
},
{
"description": "Rename k-overlay-light to k-overlay in CSS",
"file": "migrations/2026-2-520/css/overlay-class.cjs"
},
{
"description": "Rename k-i-caret-alt-* and k-svg-i-caret-alt-* CSS classes to chevron equivalents",
"file": "migrations/2026-2-520/css/caret-to-chevron-classes.cjs"
},
{
"description": "Update Scheduler and Gantt view selector: k-button-group → k-segmented-control",
"file": "migrations/2026-2-520/css/scheduler-gantt-selector.cjs"
},
{
"description": "Update Default theme CDN link to Meridian theme",
"file": "migrations/2026-2-520/html/theme-cdn.cjs",
"prompt": true
},
{
"description": "Inline <script type=\"text/x-kendo-template\"> blocks at their usage site and convert to arrow functions",
"file": "migrations/2026-2-520/html/inline-kendo-templates.cjs"
},
{
"description": "Apply JS transforms to inline <script> blocks in HTML files",
"file": "migrations/2026-2-520/html/inline-scripts.cjs"
},
{
"description": "Apply CSS transforms to inline <style> blocks in HTML files",
"file": "migrations/2026-2-520/html/inline-styles.cjs"
},
{
"description": "Update Kendo UI script CDN links to version 2026.2.520",
"file": "migrations/2026-2-520/html/script-cdn.cjs"
},
{
"description": "Manual upgrade instructions: SVG icon API changes and inline CSS/HTML patterns",
"file": "migrations/2026-2-520/js/manual-instructions.cjs",
"instructionsOnly": true
}
]