@progress/kendo-ui
Version:
This package is part of the [Kendo UI for jQuery](http://www.telerik.com/kendo-ui) suite.
76 lines (75 loc) • 3.34 kB
JSON
[
{
"description": "Update k-state-{name} CSS classes to k-{name} (e.g. k-state-hover to k-hover)",
"file": "migrations/2023-1-314/css/state-classes.cjs"
},
{
"description": "Update k-state-{name} class selectors in JavaScript string and template literals",
"file": "migrations/2023-1-314/js/state-class-strings.cjs"
},
{
"description": "Update Grid command CSS classes (k-grid-update, k-grid-cancel, k-grid-delete renames)",
"file": "migrations/2023-1-314/css/grid-command-classes.cjs"
},
{
"description": "Update Grid command class selectors in JavaScript string and template literals",
"file": "migrations/2023-1-314/js/grid-command-strings.cjs"
},
{
"description": "Update Upload CSS classes (k-file-group, k-file-name-size-wrap, k-dropzone-hover renames)",
"file": "migrations/2023-1-314/css/upload-classes.cjs"
},
{
"description": "Update Upload class selectors in JavaScript string and template literals",
"file": "migrations/2023-1-314/js/upload-class-strings.cjs"
},
{
"description": "Update Calendar and MultiViewCalendar navigation CSS classes (k-nav-today, k-nav-prev, k-nav-next renames)",
"file": "migrations/2023-1-314/css/calendar-nav-classes.cjs"
},
{
"description": "Update Calendar navigation class selectors in JavaScript string and template literals",
"file": "migrations/2023-1-314/js/calendar-nav-strings.cjs"
},
{
"description": "Update Grid sort icon CSS classes (k-i-sort-asc-sm to k-i-sort-asc-small, k-i-sort-desc-sm to k-i-sort-desc-small)",
"file": "migrations/2023-1-314/css/sort-icon-classes.cjs"
},
{
"description": "Update Grid sort icon class selectors in JavaScript string and template literals",
"file": "migrations/2023-1-314/js/sort-icon-strings.cjs"
},
{
"description": "Update Toolbar overflow anchor CSS class (k-overflow-anchor to k-toolbar-overflow-button)",
"file": "migrations/2023-1-314/css/toolbar-overflow-anchor.cjs"
},
{
"description": "Update Toolbar overflow anchor class selectors in JavaScript string and template literals",
"file": "migrations/2023-1-314/js/toolbar-overflow-anchor-strings.cjs"
},
{
"description": "Rename Window and Dialog CSS classes restructured in 2023 R1 SP1 (k-window-actions, k-window-buttongroup, k-dialog-actions, etc.)",
"file": "migrations/2023-1-314/css/window-dialog-classes.cjs"
},
{
"description": "Rename Window and Dialog class selectors in JavaScript string and template literals",
"file": "migrations/2023-1-314/js/window-dialog-class-strings.cjs"
},
{
"description": "Apply all class transforms to inline <style> blocks in HTML files",
"file": "migrations/2023-1-314/html/inline-styles.cjs"
},
{
"description": "Apply all class transforms to inline <script> blocks in HTML files",
"file": "migrations/2023-1-314/html/inline-scripts.cjs"
},
{
"description": "Update Kendo UI script CDN links to version 2023.1.314",
"file": "migrations/2023-1-314/html/script-cdn.cjs"
},
{
"description": "Manual upgrade instructions: Window/Dialog class restructuring, Pager k-pager-wrap removal, Editor rendering changes, Notification restructuring",
"file": "migrations/2023-1-314/js/manual-instructions.cjs",
"instructionsOnly": true
}
]