Skip to content

v10.38.0

Compare
Choose a tag to compare
@tujoworker tujoworker released this 26 Jun 09:47
· 642 commits to release since this release

10.38.0 (2024-06-26)

πŸ› Bug Fixes

  • Accordion: add missing bottom border on hover (#3723) (41fb027)

πŸ“ Documentation

  • Button: add 'small' button size as supported (#3735) (686cb90)

✨ Features

  • Accordion: allow multiple accordions inside a group to be expanded at the same time (#3726) (68d3b0b)
  • Card: add support for nesting a Section with breakout until edge of card (#3728) (97e92c2)
  • forms: add property compensateForGap to Visibility (#3733) (3094b18), closes #3732
  • forms: add support for nested Section and ArraySelection fields (#3734) (d4b3bb4), closes #3733
  • HeightAnimation: add property compensateForGap (#3732) (b0c4199)