Skip to content

v7.2.0-beta.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@tujoworker tujoworker released this 04 Jul 09:40
1d4ea12

7.2.0-beta.5 (2020-07-04)

Bug Fixes

  • add no_animation prop to #accordion (0d777d2)
  • add heading and custom element support to #accordion (c5ae255)
  • add new icons chatbot, location, contract and support (#581) (f114bbf)
  • correct #accordion icon in single-container mode (5151f3d)
  • enhance #accordion single container height management (acc5f85)
  • fix #accordion single_container issue on wider screens (583875c)
  • fix #accordion exposure (c054dee)
  • fix #accordion height issue in single container is used (3d359b9)
  • fix #modal trigger_icon to allow secondary icons without prop type warning (c394eb1)
  • fix #skeleton wrapper issue and remove __inner to simplify and make it more robust for ssr (b2eb2a8)
  • fix height of #accordion of description is given (b2913e2)
  • fix theme style linking with correct component path (3d7aee4)
  • make #skeleton able to simply toggle on of, set by the global provider (722f304)
  • prevent close grouped #accordions from getting closed, if not allow_close_all is defined (b1bf259)
  • remember #accordion state in a single one as well (6480911)
  • use shine as the default #skeleton animation (ca4072e)

Features