<- Tillbaka till index🚀 Features​
- ⚠️ Automate ESLint versioning and remove deprecated features (577253d5bb)
- accordion: add option to display more statuses (3eb637fc17)
- ⚠️ components: change feedback status icons to consistent pattern (8075adb685)
- dropdown: add custom icon support (6d34b3061a)
- info-banner: add controlled state (#754)
- modal: move modal title to the header (4889b827d4)
- modal: change title to
h2
, remove margin and center vertically (400b06702a)
- table: add virtualizer recipe (#736)
- theme: Implement dynamic theme generation and CSS validation (f50ee50a5b)
🩹 Fixes​
- badge: replace label color (cfda450f4e)
- date-picker: remove explicit height for calendar button (3fe21636ea)
💅 Refactors​
📖 Documentation changes​
- release-procedure: add developer instructions for how to trigger a release of the component lib (3720ab0b5d)
- theme: add instructions on how to access css tokens (1d4780f936)
🔧 Maintenance​
- deploy docweb from dev branch (80f58e46d2)
- add noIndex meta data to pr previews and dev-env (f38f33e507)
- remove storybook global size control (#749)
- release notes 12.0.0 (06e82b3ff5)
- theme: export css variables in theme.css from @midas-ds/components package (f9eddbf186)
🧪 Tests updated​
- emulate media in prepare test hook (e4060227d4)
- remove size test from button linkButton and table (48a26e096e)
- badge: fix failing test in dark mode (d91b690316)
- badge: bypass a11y tests (626ceaf98c)
- button: move interaction tests to a separate story (9dfd1459cd)
- link-button: bypass a11y test (ad33fbfd58)
- link-button: remove a11y test bypass (a059db212a)
- search-field: remove global size (#759)
⏪ Revert​
- theme: Revert "fix(theme): change dark mode values for danger button" (6cb506566e)
⚠️ Breaking Changes​
- ⚠️ Automate ESLint versioning and remove deprecated features (577253d5bb)
- components: when using
type
('success'|'info'|'warning'|'important'
) the string default
is