Skip to content

Commit b811508

Browse files
author
Gianmarco Manni
committed
merge
2 parents d13d628 + 4586627 commit b811508

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
### Changed
1717

1818
- `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`
2020
- `navbarLeftItems` and `navbarRightItems` have not default margin by default
2121
- default sidebar `width` to `16rem`
2222
- :boom: `UI elements` are now parameter of `SidebarLayout` and not of the context anymore

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neolution-ch/react-pattern-ui",
3-
"version": "4.0.2-beta.1",
3+
"version": "4.0.2-beta.2",
44
"description": "Some basic functions and components which are needed in most of projects.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)