Skip to content

Releases: momentum-design/momentum-ui

@collab-ui/icons@4.0.0

16 Jan 17:30

Choose a tag to compare

Bug Fixes

  • update prepublish scripts and ignore sample apps (c285588)
  • 4-way-navigation: update name to not begin with number (1dec28f), closes #35

BREAKING CHANGES

  • 4-way-navigation: 4-way-navigation icons renamed to four-way-navigation

@collab-ui/core@11.0.1

16 Jan 17:14

Choose a tag to compare

Bug Fixes

  • colors: fix colorList in color settings file (c01d6f2)
  • date-picker: adding classes to allow date-picker calendar to adjust for modal scrolling and partial cut off like dropdowns - CIR-328 (3ea65da)
  • list-separator: fix list separator color on dark backgrounds (0d02e5b)

Features

  • ButtonGroup: adjust cloning so Buttons can be wrapped (3f11979)
  • buttons: add new colors (5fb9ef3)

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)