fix(deps): update dependency @nextcloud/vue to ^8.0.0-beta.4 (master) #1924
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.2
->^8.0.0-beta.4
Release Notes
nextcloud-libraries/nextcloud-vue (@nextcloud/vue)
v8.0.0-beta.4
Compare Source
What's Changed
🚀 Enhancements
NcInputField
on border by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4394🐛 Fixed bugs
NcListItem
) - remove empty wrapper for additional elements from DOM if not needed by @Antreesy in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4438exports
field of package used deprecated syntax by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4437NcListItem
) don't force blur action menu on tab by @Antreesy in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4458NcRichText
) - keep newlines in rendered Markdown by @Antreesy in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4461NcRichText
) - don't populate a first newline to properly parse blockqoute tags by @Antreesy in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4470Other Changes
Full Changelog: nextcloud-libraries/nextcloud-vue@v8.0.0-beta.3...v8.0.0-beta.4
v8.0.0-beta.3
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)🚀 Enhancements
NcAvatar
to useNcActions
#4017 (raimund-schluessler)🐛 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)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.