{
  "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"
    }
  ]
}
