UNPKG

@progress/kendo-ui

Version:

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

12 lines (10 loc) 589 B
'use strict'; module.exports = { instructions: [ 'Standalone .k-header selectors (not combined with another class) were not modified.', 'If such a selector targets a Kendo UI Window titlebar, replace .k-header with .k-window-titlebar.', 'If it targets a Kendo UI input/picker wrapper, the class is simply no longer present and the rule can be removed.', 'Standalone .k-pager-lg selectors (not combined with another class) were not modified.', 'The k-pager-lg responsive breakpoint was removed entirely. Rules that target it should be reviewed and removed.', ], };