@nextcloud/vue
Advanced tools
Changelog
v8.0.0 (2023-11-08)
NcMultiselect
and NcMultiselectTags
components were removed #4281 (susnux)
NcSelect
and NcSelectTags
components insteadNcPopoverMenu
component was removed #4081 (raimund-schluessler)
NcActions
component insteadNcAppNavigationCounter
component was removed #4096 (raimund-schluessler)
NcCounterBubble
component insteadexcludeClickOutsideClasses
property was removed from clickOutsideOptions
#4088 (raimund-schluessler)
excludeClickOutsideSelectors
property, which takes an array of css selectors, insteadlabel
property of NcAutoCompleteResult
was renamed to title
#4222 (susnux)title
property was removed, every occurrence of title
was renamed to name
#4106 (raimund-schluessler), #4052 (raimund-schluessler)
label
property was renamed to name
for NcMentionBubble
name
propery is now required for NcActions*
, NcAppNavigationItem
and NcBreadcrumb*
install
entry point and replace it with an Vue Plugin #4349 (susnux)NcInputField
: The labelVisible
property was removed for accessibility it is required to always show a label.
You can still use the labelOutside
property to remove the inner label from the component.Datetime
to DateTime
in component names #4560 (susnux)NcAvatar
to use NcActions
#4017 (raimund-schluessler)NcInputField
on border #4394 (susnux)NcRichContenteditable
) - add different output appearance in examples #4485 (Antreesy)@nextcloud/dialogs
) #4550 (susnux)active
property to set active state & use aria-current
#4716 (susnuxNcMultiselect
to NcSelect
#4120 (susnux)NcMultiselect
to NcSelect
#4247 (julien-nc)@
in username #4222 (susnux)aria-expanded
attribute to settings accordion button #4109 (Fenn-CS)pressed
state for stateful buttons #4344 (susnux)NcListItem
) - remove empty wrapper for additional elements from DOM if not needed #4438 (Antreesy)exports
field of package used deprecated syntax #4437 (susnux)NcListItem
) don't force blur action menu on tab #4458 (Antreesy)NcRichText
) - keep newlines in rendered Markdown #4461 (Antreesy)NcRichText
) - don't populate a first newline to properly parse blockqoute tags #4470 (Antreesy)NcCheckboxRadioSwitch
required
prop and input position fix #4488 (skjnldsv)<tag>
-like content when parsing markdown #4486 (Antreesy)native
for selected emoji #4575 (mejo-)isMobileState
PURE so it can be treeshaken if not used #4595 (susnux)span
#4702 (JuliaKirschenheuteraria-expanded
attribute if there are no children #4715 (susnuxaria-label
if the aria-labelledby
element does not exist #4736 (susnuxfocus-within
on RadioSwitch #4699 (JuliaKirschenheuteraria-label
#4762 (susnux--app-navigation-padding
is set also on app-content #4776 (susnux