Skip to content

v1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 21:43
· 482 commits to main since this release
f76c9f1

What's Changed

Breaking change 🛠

vertical: true options is replaced by layout: "vertical". The vertical option is no longer supported by the editor but your dashboard should not be broken thank to a backward compatibility.

New Features 🎉

  • feat(light): add light chip by @piitaya in #110
  • feat(actions): add double tap action of all card by @piitaya in #123
  • feat(chips): add alignment by @bemble in #124
  • feat(chips): add alarm control panel chip by @bemble in #131
  • feat(layout): add default, horizontal and vertical layout for all cards by @piitaya in #132

Other Changes

  • refactor: create mushroom-color-picker by @piitaya in #117
  • refactor: create mushroom-info-picker by @piitaya in #118
  • fix: use em size for chip to improve theme support by @piitaya in #121
  • fix: add missing layout editors by @piitaya in #134

Full Changelog: v1.0.5...v1.1.1