Skip to content

v8.2.0

Compare
Choose a tag to compare
@tujoworker tujoworker released this 09 Feb 21:41

8.2.0 (2021-02-09)

Bug Fixes

  • fix #tabs by ensuring we wait until the styles are applied, before we do the calculations (481a9ea)
  • types: fix #input align prop (3eda80c)
  • types: fix #skeleton helper types (6161228)
  • types: fix element types for when using className etc. React element props (12b00e1)
  • types: fix static #modal "Inner" type handling (2b2067d)

Features