@nextcloud/vue
Advanced tools
Changelog
v8.10.0 (2024-03-11)
Esc
keydown event when closing tribute by @Antreesy in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5353setup
context by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5394Changelog
v8.9.0 (2024-03-06)
Changelog
v8.8.1 (2024-02-29)
Changelog
v8.8.0 (2024-02-29)
subname
slot by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5285aria-haspopup
and aria-controls
from navigation menu by @JuliaKirschenheuter in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5300Changelog
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/5198