You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: upgrade/rendering-changes/6-3-0.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ The `Open`, `Download` and `Print` tools have been moved to a submenu toggled on
47
47
48
48
## TabStrip
49
49
50
-
1. The active (currently selected) tabs now render only the `k-active` class. The`k-tab-on-top` class is no longer applied.
50
+
1. The active (currently selected) tabs now render only the `k-active` class. The`k-tab-on-top` class is no longer applied.
51
51
2. The inactive tabs no longer include the `k-state-default` class.
52
52
3. The scroll buttons (prev & next) now render the `k-tabstrip-prev` and `k-tabstrip-next` classes, respectively.
53
53
4. The `k-pos-relative` class is no longer applied to the `<div class="k-tabstrip">` element. The component now receives an inline `position: relative` style instead.
0 commit comments