v8.8.0
What's Changed
π Enhancements
- feat(NcAppSidebar): Add
subname
slot by @susnux in #5285 - feat: Add NcAppNavigationList by @Pytal in #5302
π Fixed bugs
- fix(NcAppNavigationSpacer): Adjust order to make the spacer work again by @susnux in #5286
- fix(NcResource): use RouterLink where possible for internal shared resources by @Antreesy in #5282
- fix(NcActions): remove
aria-haspopup
andaria-controls
from navigation menu by @JuliaKirschenheuter in #5300 - fix(NcActions): put in order tab and arrow navigation by @ShGKme in #5305
- fix(NcPopover): remove invalid aria-describedby by @ShGKme in #5304
- fix(NcActions): provide a label in dialog role by @ShGKme in #5308
- fix(NcActions): focus first checked item on open by @ShGKme in #5313
- fix(NcRichContenteditable): respect forward slash as user mention character by @Antreesy in #5323
- fix(NcPopover): add aria-modal to some popover-based dialog components by @ShGKme in #5309
Other Changes
- Updates for project Nextcloud vue library by @transifex-integration in #5289
- Revert "fix(NcReferenceList): Resolve relative URLs before fetching references" by @mejo- in #5291
- fix(NcPopover): make popupRole non-required by @ShGKme in #5306
- fix(NcRichContenteditable): disable global allowSpaces tribute option by @Antreesy in #5321
Full Changelog: v8.7.1...v8.8.0