v11.4.0
·
158 commits
to develop
since this release
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