Skip to content

v8.18.0

Compare
Choose a tag to compare
@Antreesy Antreesy released this 12 Sep 08:12
· 59 commits to master since this release
544656c

v8.18.0 (2024-09-12)

Full Changelog

🚀 Enhancements

  • feat(NcDialogButton): Allow to return false from callback to keep dialog open #6005 (susnux)
  • feat(NcHeaderButton): Add a button-only alternative for the header menu #6048 (susnux)

🐛 Fixed bugs

  • fix(NcActions): Pressing Escape should always close the actions #6037 (susnux)
  • fix(NcListItem): make the max width in oneline mode apply only to the content name #6039 (GVodyanov)
  • fix(NcHeaderMenu): Ensure trigger button has the same width as a wrapper #6047 (susnux)
  • fix(NcCheckboxRadioSwitch): switch may have incorrect checked-like background #6055 (Antreesy)
  • fix(NcEmojiPicker): adjust hover effects to the new design #6056 (Antreesy)

Changed

  • Updated workflows and dependencies
  • Updated translations