@nextcloud/vue
Advanced tools
Changelog
v8.7.1 (2024-02-21)
Changelog
v8.7.0 (2024-02-20)
required
attribute for native form validation by @Pytal in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5225disabled
state to native button element by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5237useResizeObserver
by @max-nextcloud in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5240Changelog
v8.6.2 (2024-02-07)
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 https://github.com/nextcloud-libraries/nextcloud-vue/pull/5215a
which caused invalid HTML output by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5198Changelog
v8.6.0 (2024-01-30)
Changelog
v8.5.1 (2024-01-24)
Changelog
v8.5.0 (2024-01-23)
NcSelect
to body by @raimund-schluessler in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5017NcRichText
) add support of GFM (extended markdown) by @Antreesy in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4365showWeekNumber
is set by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5045a
as tag for router-link by @raimund-schluessler in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5091tab
, tablist
and aria-selected
roles from navigation by @JuliaKirschenheuter in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5075