Skip to content

v11.4.0

Choose a tag to compare

@RasmusKjeldgaard RasmusKjeldgaard released this 25 Nov 11:14
· 158 commits to develop since this release
a97b1c5

What's Changed

Cookbook πŸ“œ

New Features πŸŽ‰

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

Full Changelog: v11.3.0...v11.4.0