github chakra-ui/chakra-ui @chakra-ui/menu@1.1.0

latest releases: @chakra-ui/system@2.6.2, @chakra-ui/styled-system@2.9.2, @chakra-ui/storybook-addon@5.1.0...
3 years ago

Minor Changes

  • 68694e5ab
    #3141 Thanks
    @dodas! - - The MenuItem now accepts a
    commandSpacing prop that can be used to adjust the space between the command
    and label.

    • Add support rootProps to MenuList so it's possible override the styles
      for root container for menu list. Common use case is to change the applied
      zIndex of the menulist.

    • Make it possible to override zIndex by passing props to MenuList

  • 90c7a4fbf
    #3092 Thanks
    @TimKolberger! - - Improved theme typing in
    order to provide a better autocomplete experience

    • Fixed a type issue where pseudo style props like _hover and _active
      didn't allow regular css properties

Patch Changes

  • Updated dependencies
    [b572bceed]:
    • @chakra-ui/hooks@1.1.3
    • @chakra-ui/descendant@1.0.6
    • @chakra-ui/popper@1.1.2
    • @chakra-ui/transition@1.0.7

Don't miss a new chakra-ui release

NewReleases is sending notifications on new releases.