Skip to content

Prerelease 0.12.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 11:14
26e9af8

Added

  • Adds a new trigger property to Popover, allowing it to be used without writing callbacks if desired (PR 531)
  • Exposes download prop on Button (PR 528)

Fixed

  • Restore default colours in Alert and Badge components (PR 542)

Changed

  • Adds visibility:hidden to Fade when content is faded so that tooltips do not appear on faded content (PR 535, PR 537)