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: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,10 +16,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
16
### Changed
17
17
18
18
-`menuItems properties` are not locked by any states during the render process anymore. Changing externally the menu items will provide the correct menu
19
-
-:boom:`topBarLeftCustomItems` and `topBarRigthCustomItems` renamed to `navbarLeftItems` and `navbarRightItems`
19
+
-:boom:`topBarLeftCustomItems` and `topBarRigthCustomItems` renamed to `navbarLeftItems` and `navbarRightItems`
20
20
-`navbarLeftItems` and `navbarRightItems` have not default margin by default
21
21
- default sidebar `width` to `14rem`
22
-
-:boom:`UI elements` are now parameter of `SidebarLayout` and not of the context anymore
22
+
-:boom:`UI elements` are now parameter of `SidebarLayout` and not of the context anymore
23
23
- PanelItem Id type changed from `string` to being strongly typed
0 commit comments