Skip to content

@brightlayer-ui/react-components v6.1.1

Compare
Choose a tag to compare
@brightlayer-ui-agent brightlayer-ui-agent released this 01 Nov 12:43
· 846 commits to master since this release
8a99bae

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 updating font color and icon color of active rail item. (#486).
  • condensed prop of <DrawerRailItem> not appling height and width 56X56 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 or description of <EmptyState>.