Release 4.0.2-rc.0
Pre-release
Pre-release
neolution-ch-release-bot
released this
07 May 06:56
·
14 commits
to main
since this release
Added
- 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 - Unique key prop in a list warning
Removed
Delete Action
component- Built-in support for
userDropdown
. It should provide it in the navbar items.