@brightlayer-ui/react-components v6.1.1
brightlayer-ui-agent
released this
01 Nov 12:43
·
846 commits
to master
since this release
v6.1.1 (November 1, 2022)
Fixed
hideContentOnCollapse
prop of<DrawerFooter>
not hiding footer content (#484).- Temporary drawer rendering, due to incorrectly passing open prop (#486).
activeItemFontColor
,activeItemIconColor
prop of<DrawerRailItem>
not updatingfont color
andicon color
of active rail item. (#486).condensed
prop of<DrawerRailItem>
not appling height and width56X56
to all rail items. (#541).- Styling of
nonClickableIcon
in<DrawerHeader>
not applying properly (#562). animationDuration
not being applied properly to<AppBar>
component.- DOM Nesting warnings when passing custom content to
title
ordescription
of<EmptyState>
.