Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [10.38.0](v10.37.0...v10.38.0) (2024-06-26) ### 🐛 Bug Fixes * **Accordion:** add missing bottom border on hover ([#3723](#3723)) ([41fb027](41fb027)) ### 📝 Documentation * **Button:** add 'small' button size as supported ([#3735](#3735)) ([686cb90](686cb90)) ### ✨ Features * **Accordion:** allow multiple accordions inside a group to be expanded at the same time ([#3726](#3726)) ([68d3b0b](68d3b0b)) * **Card:** add support for nesting a Section with breakout until edge of card ([#3728](#3728)) ([97e92c2](97e92c2)) * **forms:** add property compensateForGap to Visibility ([#3733](#3733)) ([3094b18](3094b18)), closes [#3732](#3732) * **forms:** add support for nested `Section` and `ArraySelection` fields ([#3734](#3734)) ([d4b3bb4](d4b3bb4)), closes [#3733](#3733) * **HeightAnimation:** add property `compensateForGap` ([#3732](#3732)) ([b0c4199](b0c4199))
- Loading branch information