What's Changed
New Features 🎉
- Icon: Add blocked, checklist, collection, pause, payment-change, pregnancy, send, subscription by @martinkolle in #4453
- FormField: Now supports all controls implementing FormFieldControl interface. by @Fuzzy3 in #4458
- Section Header: Add support for heading levels by @RasmusKjeldgaard in #4459
Bug Fixes 🐛
- Segmented Control: fix delayed update of value in reactive forms by @RasmusKjeldgaard in #4407
- Menu: Add role to native input or button within item by @Fuzzy3 in #4185
- Modal: Remove paint containment of drawer when interactWithBackground is enabled by @Fuzzy3 in #4415
- Form Field: Null check on affixElements in onDestroy by @Fuzzy3 in #4420
- Segmented-control: Change text color hover by @Loujuu in #4425
- Segmented Control: add secondary entry point by @RasmusKjeldgaard in #4436
- Input: fix theme color and shape when inside card with item by @RasmusKjeldgaard in #4438
- Dropdown: Ensure popover direction with reactive elements by @martinkolle in #4457
Full Changelog: v11.7.0...v11.8.0