Skip to content

@collab-ui/react@11.0.1

Compare
Choose a tag to compare

Features

  • ButtonGroup: adjust cloning so Buttons can be wrapped (3f11979)

BREAKING CHANGES

  • ButtonGroup: Coachmark - change buttonChildren to buttonProps to include all props to be passed to internal button
  • Popover:change to React.Fragment instead of span (adjust app css if necessary)
  • Tooltip:add popoverProps to pass any popoverProps to Popover instead of passing extra props to Popover
  • Coachmark:change to React.Fragment instead of span (adjust app css if necessary)