Skip to content

v8.6.2

Compare
Choose a tag to compare
@ShGKme ShGKme released this 07 Feb 12:15
· 1334 commits to master since this release
159a260

What's Changed

📝 Notes

  • In NcRichContenteditable properties autoComplete.title/userData.title were renamed back to label to be in line with server API. The title property is still working as a fallback, but deprecated. See #5215

🐛 Fixed bugs

  • fix(NcHeaderMenu): button size regression on small viewports fixed by @emoral435 in #5149
  • fix(NcListItem): Remove actions from within a which caused invalid HTML output by @susnux in #5198
  • fix(NcRichContenteditable): make autocomplete accessible by @ShGKme in #4904
  • fix(NcRichContenteditable): unify styles and add contrast border on keyboard navigation by @ShGKme in #5214
  • fix(NcRichContenteditable): bring back label for autocomplete by @ShGKme in #5215
  • fix(NcAppSidebar): move focus to sidebar on open and auto return focus on close by @ShGKme in #5219

Other Changes

  • chore(NcSelect): Mention labelOutside for external label use by @Pytal in #5211

Full Changelog: v8.6.1...v8.6.2