Releases: momentum-design/momentum-ui
Releases · momentum-design/momentum-ui
@collab-ui/icons@4.0.0
@collab-ui/core@11.0.1
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
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)