@progress/kendo-ui
Version:
This package is part of the [Kendo UI for jQuery](http://www.telerik.com/kendo-ui) suite.
19 lines (18 loc) • 791 B
JSON
[
{
"description": "Rename icon CSS classes from legacy k-icon-* names to new k-icon k-i-* format (100+ class mappings including k-icon-add→k-icon k-i-plus, k-icon-edit→k-icon k-i-pencil, etc.)",
"file": "migrations/2012-1-322/css/icon-class-rename.cjs"
},
{
"description": "Rename icon classes in JavaScript string and template literals for CSS selectors and class name strings",
"file": "migrations/2012-1-322/js/icon-class-strings.cjs"
},
{
"description": "Rename icon classes in HTML class attributes and inline <style> and <script> blocks",
"file": "migrations/2012-1-322/html/icon-class-rename.cjs"
},
{
"description": "Update Kendo UI script CDN links to version 2012.1.322",
"file": "migrations/2012-1-322/html/script-cdn.cjs"
}
]