fix(deps): update dependency @nextcloud/vue to ^8.0.1 (main) #4979
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^8.0.0-beta.10
->^8.0.1
Release Notes
nextcloud-libraries/nextcloud-vue (@nextcloud/vue)
v8.0.1
Compare Source
Full Changelog
🐛 Fixed bugs
aria-label
of close button by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4778t
method by @ShGKme in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4790Other Changes
v8.0.0
Compare Source
Full Changelog
💥 Breaking changes
NcMultiselect
andNcMultiselectTags
components were removed #4281 (susnux)NcSelect
andNcSelectTags
components insteadNcPopoverMenu
component was removed #4081 (raimund-schluessler)NcActions
component insteadNcAppNavigationCounter
component was removed #4096 (raimund-schluessler)NcCounterBubble
component insteadexcludeClickOutsideClasses
property was removed fromclickOutsideOptions
#4088 (raimund-schluessler)excludeClickOutsideSelectors
property, which takes an array of css selectors, insteadlabel
property ofNcAutoCompleteResult
was renamed totitle
#4222 (susnux)title
property was removed, every occurrence oftitle
was renamed toname
#4106 (raimund-schluessler), #4052 (raimund-schluessler)label
property was renamed toname
forNcMentionBubble
name
propery is now required forNcActions*
,NcAppNavigationItem
andNcBreadcrumb*
install
entry point and replace it with an Vue Plugin #4349 (susnux)NcInputField
: ThelabelVisible
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
toDateTime
in component names #4560 (susnux)🚀 Enhancements
NcAvatar
to useNcActions
#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 & usearia-current
#4716 (susnux🐛 Fixed bugs
NcMultiselect
toNcSelect
#4120 (susnux)NcMultiselect
toNcSelect
#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 thearia-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 (susnuxOther Changes
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.