Skip to content

Commit bb3fc14

Browse files
committed
Simplify
1 parent 423572b commit bb3fc14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

upgrade/rendering-changes/13-0-0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ To use the old rendering with more CSS classes in version 13.0.0, set the follow
7272

7373
## TreeView
7474

75-
* The `CaretAltRight` and `CaretAltDown` expand/collapse icons are replaced by `ChevronRight` and `ChevronDown`. The SVG icon classes change from `k-svg-i-caret-alt-right` and `k-svg-i-caret-alt-down` to `k-svg-i-chevron-right` and `k-svg-i-chevron-down`. The font icon classes change from `k-i-caret-alt-right` and `k-i-caret-alt-down` to `k-i-chevron-right` and `k-i-chevron-down`.
75+
* The `CaretAltRight` and `CaretAltDown` expand/collapse [icons](slug:common-features-icons#icons-list) are replaced by `ChevronRight` and `ChevronDown`.
7676
* The `k-treeview-top`, `k-treeview-mid`, and `k-treeview-bot` classes are no longer used. The same `<span>` elements use a `k-treeview-item-content` class instead.
7777
* The `k-focus` and `k-selected` classes are rendered on the parent `span.k-treeview-item-content` instead.
7878

0 commit comments

Comments
 (0)