@progress/kendo-ui
Version:
This package is part of the [Kendo UI for jQuery](http://www.telerik.com/kendo-ui) suite.
24 lines (23 loc) • 932 B
JSON
{
"title": "Kendo UI 2013 Q1 SP5 Breaking Changes",
"description": "Codemod migrations for Kendo UI 2013 Q1 SP5 breaking changes.",
"items": [
{
"description": "Rename scrollTreshold to scrollThreshold (typo fix) in JavaScript object option keys for AutoComplete, ComboBox, and DropDownList",
"file": "migrations/2013-1-315/js/scroll-threshold-typo.cjs"
},
{
"description": "Rename scrollTreshold to scrollThreshold in inline <script> blocks in HTML files",
"file": "migrations/2013-1-315/html/inline-scripts.cjs"
},
{
"description": "Manual: AutoComplete / ComboBox / DropDownList enable option renamed to enabled",
"file": "migrations/2013-1-315/js/manual-instructions.cjs",
"instructionsOnly": true
},
{
"description": "Update Kendo UI script CDN links to version 2013.1.319",
"file": "migrations/2013-1-319/html/script-cdn.cjs"
}
]
}