Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [10.12.0](v10.11.0...v10.12.0) (2023-11-07) ### ✨ Features * **MultiInputMask:** add support for multiple inputs ([#2736](#2736)) ([099c823](099c823)) * **useTheme:** return boolean constants: isUi, isSbanken and isEiendom ([#2845](#2845)) ([d3bb9be](d3bb9be)) ### 📝 Documentation * fix heading evels in contribution guide ([e67a05a](e67a05a)) * fix heading levels in contribution guide ([#2853](#2853)) ([4c01854](4c01854)) * **Theme:** enhance info about using the shared theme provider ([#2860](#2860)) ([dec0664](dec0664)) ### 🐛 Bug Fixes * **Button:** element's type supports Link of react-router-dom ([#2858](#2858)) ([b90acdb](b90acdb)) * **DrawerList:** Add focus style for Sbanken theme ([#2856](#2856)) ([1815342](1815342)) * **FormLabel:** move hover color logic to act on properties forId and onClick ([#2848](#2848)) ([43723ab](43723ab)) * **MultiInputMask:** incorrect legend hover and focus within effect ([#2861](#2861)) ([1cd6be4](1cd6be4)) * **PaymentCard:** overlay icon fill color ([#2846](#2846)) ([712a227](712a227))
- Loading branch information