@progress/kendo-ui
Version:
This package is part of the [Kendo UI for jQuery](http://www.telerik.com/kendo-ui) suite.
36 lines (35 loc) • 1.54 kB
JSON
[
{
"description": "Update TreeView k-checkbox-wrapper CSS class to k-checkbox-wrap",
"file": "migrations/2024-2-514/css/treeview-checkbox-wrapper.cjs"
},
{
"description": "Strip removed TreeView CSS classes from compound selectors (k-group, k-first, k-last, k-item, k-in, k-toggle-icon)",
"file": "migrations/2024-2-514/css/treeview-class-strips.cjs"
},
{
"description": "Update TreeView k-checkbox-wrapper class selectors in JavaScript string and template literals",
"file": "migrations/2024-2-514/js/treeview-checkbox-wrapper-strings.cjs"
},
{
"description": "Strip removed TreeView CSS class compounds from JavaScript string and template literals",
"file": "migrations/2024-2-514/js/treeview-class-strips-strings.cjs"
},
{
"description": "Apply TreeView checkbox wrapper class transform and class strips to inline <style> blocks in HTML files",
"file": "migrations/2024-2-514/html/inline-styles.cjs"
},
{
"description": "Apply TreeView checkbox wrapper class transform and class strips to inline <script> blocks in HTML files",
"file": "migrations/2024-2-514/html/inline-scripts.cjs"
},
{
"description": "Update Kendo UI script CDN links to version 2024.2.514",
"file": "migrations/2024-2-514/html/script-cdn.cjs"
},
{
"description": "Manual upgrade instructions: TreeView k-group, k-first, k-last, k-item, k-in, k-toggle-icon class removals",
"file": "migrations/2024-2-514/js/manual-instructions.cjs",
"instructionsOnly": true
}
]