|
1 | | ---- |
2 | | -title: 2020 Releases |
3 | | -page_title: 2020 Releases | Kendo UI Backwards Compatibility |
4 | | -description: "Learn about the breaking changes and backwards compatibility released by Kendo UI in 2020." |
5 | | -slug: breakingchanges2020_kendoui |
6 | | -position: 1 |
7 | | ---- |
8 | | - |
9 | | -# 2020 Releases |
10 | | - |
11 | | -This article lists the breaking changes in the Kendo UI 2020 releases. |
12 | | - |
13 | | -## Kendo UI 2020 R1 SP1 |
14 | | - |
15 | | -**Grid**, **Spreadsheet**, **Filter** |
16 | | - |
17 | | -As of the Kendo UI 2020 R1 SP1 release, styled native checkboxes are used in the widgets. The label element with `k-checkbox-label` CSS class is removed as it is not necessary for styling. |
18 | | - |
19 | | - |
20 | | -## See Also |
21 | | - |
22 | | -* [2019 Breaking Changes]({% slug breakingchanges2019_kendoui %}) |
23 | | -* [2018 Breaking Changes]({% slug breakingchanges2018_kendoui %}) |
24 | | -* [2017 Breaking Changes]({% slug breakingchanges2017_kendoui %}) |
25 | | -* [2016 Breaking Changes]({% slug breakingchanges2016_kendoui %}) |
26 | | -* [2015 Breaking Changes]({% slug breakingchanges2015_kendoui %}) |
27 | | -* [2014 Breaking Changes]({% slug breakingchanges2014_kendoui %}) |
28 | | -* [2013 Breaking Changes]({% slug breakingchanges2013_kendoui %}) |
29 | | -* [2012 Breaking Changes]({% slug breakingchanges2012_kendoui %}) |
| 1 | +--- |
| 2 | +title: 2020 Releases |
| 3 | +page_title: 2020 Releases | Kendo UI Backwards Compatibility |
| 4 | +description: "Learn about the breaking changes and backwards compatibility released by Kendo UI in 2020." |
| 5 | +slug: breakingchanges2020_kendoui |
| 6 | +position: 1 |
| 7 | +--- |
| 8 | + |
| 9 | +# 2020 Releases |
| 10 | + |
| 11 | +This article lists the breaking changes in the Kendo UI 2020 releases. |
| 12 | + |
| 13 | +## Kendo UI 2020 R2 |
| 14 | + |
| 15 | +**Pager**, **Grid**, **TreeList**, **ListView** |
| 16 | + |
| 17 | +* The responsive Pager no longer has the `k-pager-lg` breakpoint and class. |
| 18 | +* The page numbers drop-down of the responsive Pager is now an HTML `select` element. |
| 19 | + |
| 20 | +## Kendo UI 2020 R1 SP1 |
| 21 | + |
| 22 | +**Grid**, **Spreadsheet**, **Filter** |
| 23 | + |
| 24 | +As of the Kendo UI 2020 R1 SP1 release, styled native checkboxes are used in the widgets. The label element with `k-checkbox-label` CSS class is removed as it is not necessary for styling. |
| 25 | + |
| 26 | + |
| 27 | +## See Also |
| 28 | + |
| 29 | +* [2019 Breaking Changes]({% slug breakingchanges2019_kendoui %}) |
| 30 | +* [2018 Breaking Changes]({% slug breakingchanges2018_kendoui %}) |
| 31 | +* [2017 Breaking Changes]({% slug breakingchanges2017_kendoui %}) |
| 32 | +* [2016 Breaking Changes]({% slug breakingchanges2016_kendoui %}) |
| 33 | +* [2015 Breaking Changes]({% slug breakingchanges2015_kendoui %}) |
| 34 | +* [2014 Breaking Changes]({% slug breakingchanges2014_kendoui %}) |
| 35 | +* [2013 Breaking Changes]({% slug breakingchanges2013_kendoui %}) |
| 36 | +* [2012 Breaking Changes]({% slug breakingchanges2012_kendoui %}) |
0 commit comments