@progress/kendo-ui
Version:
This package is part of the [Kendo UI for jQuery](http://www.telerik.com/kendo-ui) suite.
20 lines (19 loc) • 711 B
JSON
[
{
"description": "Rename SASS/SCSS button variables with kendo prefix (e.g. $button-* to $kendo-button-*). Applies to all .scss, .sass, and .less files.",
"file": "migrations/2022-1-119/css/button-variables.cjs"
},
{
"description": "Apply button SCSS variable renames to inline <style> blocks in HTML files",
"file": "migrations/2022-1-119/html/inline-styles.cjs"
},
{
"description": "Update Kendo UI script CDN links to version 2022.1.119",
"file": "migrations/2022-1-119/html/script-cdn.cjs"
},
{
"description": "Manual: Button shape option removed in 2022 R1 SP2",
"file": "migrations/2022-1-119/js/manual-instructions.cjs",
"instructionsOnly": true
}
]