Release 4.0.0-alpha.0
Pre-release
Pre-release
neolution-ch-release-bot
released this
06 May 11:07
·
14 commits
to main
since this release
Added
- Possibility to set fully control
menuItems
- Possibility to provide custom render component, e.g. skeleton, for mananing special case like asynchronus render (TODO)
- Possibility to dinamically open or close
sidebar
Changed
topBarLeftCustomItems
andtopBarRigthCustomItems
renamed tonavbarLeftItems
andnavbarRightItems
- PanelItem Id type changed from
string
to being strongly typed
Fixed
- When
footer
is null, the whole section will not be rendered
Removed
Delete Action
component- Built-in support for
userDropdown
. It should provide it in the navbar items.