UNPKG

@progress/kendo-ui

Version:

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

10 lines (8 loc) 480 B
'use strict'; module.exports = { instructions: [ 'Standalone .k-button-rectangle selectors (not combined with another class) were not modified.', 'The k-button-rectangle class was removed from Toolbar SplitButton action buttons in 2022 R2 SP1. Rules that target it should be reviewed and removed.', 'If custom styles relied on .k-button-rectangle to target the SplitButton action area, use the .k-button selector within a .k-split-button context instead.', ], };