UNPKG

@progress/kendo-ui

Version:

This package is part of the [Kendo UI for jQuery](http://www.telerik.com/kendo-ui) suite.

28 lines (27 loc) 1.3 kB
[ { "description": "Update CSS selectors targeting .k-pager-numbers to account for new .k-pager-numbers-wrap wrapper (e.g., .k-pager-numbers becomes .k-pager-numbers-wrap .k-pager-numbers)", "file": "migrations/2019-2-514/css/pager-numbers-wrapper.cjs" }, { "description": "Update JavaScript string and template literals targeting .k-pager-numbers selector to account for the new wrapper structure", "file": "migrations/2019-2-514/js/structure-changes.cjs" }, { "description": "Apply pager numbers wrapper transform to inline <style> blocks in HTML files", "file": "migrations/2019-2-514/html/inline-styles.cjs" }, { "description": "Apply pager numbers wrapper transform to inline <script> blocks in HTML files", "file": "migrations/2019-2-514/html/inline-scripts.cjs" }, { "description": "Update Kendo UI script CDN links to version 2019.2.514", "file": "migrations/2019-2-514/html/script-cdn.cjs" }, { "description": "ListView items now wrapped in <div class=\"k-listview-content\">. Consider using contentElement: \"\" option if custom CSS targeting items needs adjustment. Manual review recommended for ListView custom styling.", "file": "migrations/2019-2-514/manual-instructions.cjs", "instructionsOnly": true } ]