Releases: kirbydesign/designsystem
Releases · kirbydesign/designsystem
Release list
v11.4.2
What's Changed
Bug Fixes 🐛
- Menu: Items added after creation of menu also gets selected set to true by @Fuzzy3 in #4171
- Reorder List: loosened style specificity to ensure rounded borders when using custom item template by @Fuzzy3 in #4172
- Menu: correct menu role added when items are conditionally added by @Fuzzy3 in #4182
- Form Field: Aria live added to container of form field message by @Fuzzy3 in #4166
Full Changelog: v11.4.1...v11.4.2
v11.4.1
What's Changed
Bug Fixes 🐛
- Form Controls: mark for check when state changes by @RasmusKjeldgaard in #4136
- List: Light theme support for inputs by @Fuzzy3 in #4157
Full Changelog: v11.4.0...v11.4.1
v11.4.0
What's Changed
Cookbook 📜
- Docs: add import section to all component showcases by @RasmusKjeldgaard in #4117
New Features 🎉
- Form Field: Add support for Dropdown by @RasmusKjeldgaard in #4098
- Icons: Add balloon and scale by @RasmusKjeldgaard in #4146
- Form Field: allow undefined for label and message by @Askholm88 in #4145
Bug Fixes 🐛
- List: Added fallback to index of sectionTrackBy method if name is not present by @martinkolle in #4111
- Checkbox: detect state when disabled via value accessor interface by @RasmusKjeldgaard in #4119
- Form-field: fix date mask input causing form field prefix icon to only show on hover by @Loujuu in #4120
- Item/label: remove truncate ellipsis from last child by @Loujuu in #4072
- Form Field: Adjust spacing between label and control by @RasmusKjeldgaard in #4134
- Form Field: add correct offset for date mask with prefixed icon by @RasmusKjeldgaard in #4141
- Text Area: kirbyChange emitted on init to make sure Input Counter is updated by @Fuzzy3 in #4143
- Dropdown: close dropdown on click outside by @Loujuu in #4153
New Contributors
- @martinkolle made their first contribution in #4111
Full Changelog: v11.3.0...v11.4.0
Extensions Angular v3.4.0
What's Changed
New Features 🎉
- Image Banner: do not show focus outline on click by @RasmusKjeldgaard in #4091
- Spot Illustration: include assets in published package by @RasmusKjeldgaard in #4108
- Sidebar: Add new Sidebar component by @Jonaythaz in #4079
- Sidebar: implement new design for menu item levels by @Jonaythaz in #4112
- Sidebar: header and footer styling by @Jonaythaz in #4122
Full Changelog: v3.3.0-extensions-angular...v3.4.0-extensions-angular
v11.3.0
What's Changed
New Features 🎉
- List: allow adding accessible name to list element by @Loujuu in #4058
- Multiple Comps: Convert all designsystem components to standalone by @RasmusKjeldgaard in #4075
- Input Counter: Announce character update for screen readers by @Fuzzy3 in #4038
Bug Fixes 🐛
- Dropdown: re-implement support for tabindex by @RasmusKjeldgaard in #4081
- Form Field: fix hover background color of native date input icon on hover by @RasmusKjeldgaard in #4082
- Button, Card, Accordion: Update state layer pseudo element to be same dimensions as host element by @RasmusKjeldgaard in #4085
- Modal: fix focus being lost when component in outlet changes by @RasmusKjeldgaard in #4102
- Accordion: border-box added to styling by @Fuzzy3 in #4103
Full Changelog: v11.2.2...v11.3.0
Extensions Angular v3.3.0
What's Changed
New Features 🎉
- Spot Illustration: add new Spot Illustration component by @troelslenda in #3996
Full Changelog: v11.2.2...v3.3.0-extensions-angular
v11.2.2
What's Changed
Deps
- Deps: Loosen inputmask dependency version requirement by @RasmusKjeldgaard in #4069
Bug Fixes 🐛
- Item: fix black background flicker on hover by @RasmusKjeldgaard in #4067
Full Changelog: v11.2.1...v11.2.2
v11.2.1
v11.2.0
What's Changed
New Features 🎉
- Link Styles: Let text with trailing icon wrap to new line by @RasmusKjeldgaard in #4036
- Colors: Added new orange color to replace the existing warning notification color by @Fuzzy3 in #3990
- Dropdown: Improved keyboard support and added support for navigating by printable chars by @Loujuu in #4015
- Icon: Bank by @Fuzzy3 in #4053
- Styles: extracted overlay related styling to its own scss partial for use in isolation by @Jonaythaz in #4051
Bug Fixes 🐛
- Modal: Ensure font-family is specified for modals by @RasmusKjeldgaard in #4043
- Button: Reworked eventlistener to effectively block event bubbling when button is aria-disabled by @Fuzzy3 in #4037
- Accordion: fix alignment for multiline titles by @RasmusKjeldgaard in #4049
- Range: fix wrong dimensions of pin by @RasmusKjeldgaard in #4055
Deprecations 🗑️
New Contributors
- @Jonaythaz made their first contribution in #4051
Full Changelog: v11.1.1...v11.2.0