Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [10.22.0](v10.21.0...v10.22.0) (2024-02-28) ### 📝 Documentation * **GlobalStatus:** update number of statuses ([#3334](#3334)) ([092aa25](092aa25)) ### 🐛 Bug Fixes * **Blockquote:** Reduce padding-bottom for tablet and desktop (Sbanken) ([#3340](#3340)) ([af0d901](af0d901)) * **Breadcrumb:** variant multiple no longer same as default ([#3345](#3345)) ([ac708e0](ac708e0)) * **Card:** fix overflow/scroll issue on small screen widths ([#3341](#3341)) ([a0d4a10](a0d4a10)) * **Form.ButtonRow:** add support for correct auto placement below a Card ([#3337](#3337)) ([ced0bd7](ced0bd7)) * **Form.useData:** add support for StrictMode ([#3348](#3348)) ([d905e54](d905e54)) * **FormLabel:** align width to fit content instead of being stretched 100% on clickable labels ([#3338](#3338)) ([c7f1a4a](c7f1a4a)) * **HeightAnimation:** enhance calculation of height ([#3335](#3335)) ([e1a9859](e1a9859)) * **ProgressIndicator:** align label spacing when size is `small` and use span instead of divs to support inline elements ([#3344](#3344)) ([196bc7f](196bc7f)) ### ✨ Features * **Button, Theme:** style on dark background ([#3339](#3339)) ([29e6549](29e6549)) * **debounceAsync:** add async debounce function support ([#3343](#3343)) ([9759275](9759275)) * **Table:** accordion multiple rows and Sbanken styling ([#3289](#3289)) ([e7b7c5f](e7b7c5f)) * **TypeScript:** upgrade internal TypeScript version with a few alignments ([#3350](#3350)) ([047f81a](047f81a))
- Loading branch information