Skip to content

v3.22.0

Compare
Choose a tag to compare
@tujoworker tujoworker released this 27 May 12:58
· 6683 commits to main since this release
3f9c5ed

3.22.0 (2019-05-27)

Bug Fixes

  • add missing prop input_state type to #input (17666f4)
  • do not declare aria-hidden=true inside of components (5647bf4)
  • do not require #label to have a for_id - this gives us more flexibility (984ef12)
  • forward #label attributes (dc4ada4)
  • make sure #checkbox can handle both onChange and on_change events at the same time. (1e86df1)

Features

  • (before release) rename --lines to --divider for dnb-section--divider (dc6c792)
  • add new helper-class .dnb-section--lines with a white bg and a line (mint-green-50) on top and bottom. Also two new spacing (-small and -large). (201b571)
  • release of #radio button and group (#187) (bdd78dc)