Skip to content

Release v0.12.0

Compare
Choose a tag to compare
@fundamental-bot fundamental-bot released this 17 Aug 16:13
· 117 commits to master since this release

Features

  • update fundamental styles to 0.11.3-rc.8 (#1142) (282f771)
  • combobox filtering and autocomplete (#1125) (d84ea0b)
  • ObjectStatus new component (#1118) (f105990)
  • Use the popperPlacement prop to allow fallbackPlacements (#1126) (ca5a66f)
  • Allow a custom flip boundary container for components using Popper (#1122) (e28bc26)
  • upgrade fundamental-styles to 0.11.0-rc.100 (#1121) (695aac4)

Bug Fixes

  • BREAKING CHANGE: Move SearchInput and SideNav callbacks outside of the setState callback to maintain event properties (#1165) (e1127b1)
  • improve screen reader instructions for DatePicker (#1166) (384c9cb)
  • update to latest fd-styles (#1161) (718700a)
  • add prop for Select dropdown styling (#1154) (8d6d93e)
  • MessageStrip Accessibility + useUniqueId hook (#1156) (267e0bd)
  • add popoverProps to Select (#1150) (77ca775)
  • #1130 Adding disabled and readonly props to search input (#1140) (8934e9c)
  • allow custom modal manager for DatePicker (#1141) (8238c44)
  • Only add the className prop to DatePicker children once (#1137) (1d5b9cb)
  • Do not throw an error on "Element" if processing the code without the browser api (#1132) (d0b34d9)
  • DatePicker cleanup PropTypes (#1131) (00eb0c7)
  • prevent disabled and readonly select from opening (#1124) (7d64334)

Documentation

  • storybook performance improvements + do not show visual folder on documentation website (#1152) (6f65e47)