Releases: kirbydesign/designsystem
Releases · kirbydesign/designsystem
v10.2.1
What's Changed
Dependencies
- Revert date-fns and date-fns-tz update by @RasmusKjeldgaard in #3741
Full Changelog: v10.2.0...v10.2.1
v10.2.0
What's Changed
New Features 🎉
- Button: add
aria-disabled
support by @jakobe in #3699 - Calendar: enable keyboard interaction and improve semantics by @RasmusKjeldgaard in #3689
- Segmented Control: a11y improvements by @jakobe in #3707
- Button: add a11y documentation for icon only button by @jakobe in #3713
- Item: improve keyboard interaction and semantics by @jakobe in #3718
- Avatar: support lazy loading of image by @jakobe in #3727
- Accessibility: translate internal component labels by @RasmusKjeldgaard in #3717
- Modal, Alert: label modal with title contents by @RasmusKjeldgaard in #3702
- Item: improve styling for slotted textual content by @jakobe in #3734
- Menu: enable keyboard interaction and improve semantics by @Fuzzy3 in #3703
Bug Fixes 🐛
- Icon: remove title and desc element by @jakobe in #3676
- List: No shape makes kirby item background transparent and updates border-color by @Fuzzy3 in #3666
- Icon: margin is missing when slotted to the end inside Item by @jakobe in #3723
- Dropdown: fix z-index for overlayed card by @RasmusKjeldgaard in #3728
Everything else
- Deps: Update date-fns and date-fns-tz by @RasmusKjeldgaard in #3706
Full Changelog: v10.1.3...v10.2.0
Extensions Angular v1.2.0
What's Changed
New Features 🎉
- Image Banner: add slots for title and body text by @troelslenda in #3671
Bug Fixes 🐛
- Image Banner: fix missing padding-end on text in small view by @RasmusKjeldgaard in #3695
- Image Banner: Fix dismiss icon intersection on wide variant by @RasmusKjeldgaard in #3697
v10.1.3
What's Changed
Bug Fixes 🐛
- Core: declare print scss export by @RasmusKjeldgaard in #3669
Full Changelog: v10.1.2...v10.1.3
v10.1.2
What's Changed
Bug Fixes 🐛
- Core: declare
interaction-state
,variables
andcolors
scss exports by @RasmusKjeldgaard in #3668
Full Changelog: v10.1.1...v10.1.2
v10.1.1
What's Changed
Bug Fixes 🐛
- Core: declare scss exports in package by @RasmusKjeldgaard in #3665
Full Changelog: v10.1.0...v10.1.1
Extensions Angular v1.1.0
What's Changed
New Features 🎉
- Image Banner: Add new image banner component by @hjorte-bankdata in #3501
- Image Banner: use container queries to support usage in kirby-grid and kirby-slides by @troelslenda in #3664
New Contributors
- @hjorte-bankdata made their first contribution in #3501
v10.1.0
What's Changed
New Features 🎉
- Housekeeping: add
border-radii
map by @jakobe in #3620 - Enhancement: Add keyboard support to slide button by @jkaltoft in #3628
- Icons: Add basket, contract, expand, flower, house and tractor by @jkaltoft in #3641
- Accordion: Support for lists within accordions by @Fuzzy3 in #3552
Bug Fixes 🐛
- Alert: use primary color instead of success color for ok button by @RasmusKjeldgaard in #3623
- Toggle Button: respect disabled state of slotted buttons by @RasmusKjeldgaard in #3633
Full Changelog: v10.0.0...v10.1.0
v9.7.2
Hotfix release
Fixes wrong asset paths for icons introduced in v9.7.1.
v9.7.1
What's Changed
New Features 🎉
- Icons: Add basket, contract, expand, flower, house and tractor by @jkaltoft in #3641
- Icon: Add drag-drop by @jkaltoft in #3661
- Checkbox, Radio: infer label text when used with label and item by @RasmusKjeldgaard in #3657
Bug Fixes 🐛
- Checkbox, Radio: fix slotted text not wrapping by @RasmusKjeldgaard in #3649
- Item: fix wrong text alignment of slotted controls with multiline labels by @RasmusKjeldgaard in #3647
Full Changelog: v9.7.0...v9.7.1