Chore(deps): Bump @nextcloud/vue from 8.26.1 to 8.27.0
Bumps @nextcloud/vue from 8.26.1 to 8.27.0.
Release notes
Sourced from @nextcloud/vue's releases.
v8.27.0
What's Changed
🚀 Enhancements
- [stable8] feat(NcChip): allow to define the actions container by
@backportbotin nextcloud-libraries/nextcloud-vue#6964- [stable8] feat(NcActionButton): introduce
descriptionprop by@backportbotin nextcloud-libraries/nextcloud-vue#6975🐛 Fixed bugs
- [stable8] fix(NcEmptyContent): description styling for mobile by
@backportbotin nextcloud-libraries/nextcloud-vue#6943- [stable8] style(NcAppSidebar): remove custom styles from close button by
@backportbotin nextcloud-libraries/nextcloud-vue#6945Other Changes
- [stable8] refactor(useIsFullscreen): migrate to Typescript by
@ShGKmein nextcloud-libraries/nextcloud-vue#6912- [stable8] refactor(useHotKey): migrate code to Typescript by
@backportbotin nextcloud-libraries/nextcloud-vue#6911- [stable8] refactor(Focus): migrate directive to Typescript by
@backportbotin nextcloud-libraries/nextcloud-vue#6914- [stable8] refactor: use
NcIconSvgWrapperwithdirectionalproperty where needed by@backportbotin nextcloud-libraries/nextcloud-vue#6976- [stable8] feat(NcRichText): filter links based on protocol by
@max-nextcloudin nextcloud-libraries/nextcloud-vue#6977Full Changelog: https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.26.1...v8.27.0
Changelog
Sourced from @nextcloud/vue's changelog.
v8.27.0 (2025-05-28)
📝 Notes
NcEmptyContent
A padding was added to the empty content wrapper. It is recommended to check in-app styles for possible overrides.
🚀 Enhancements
- feat(NcChip): allow to define the actions container #6964
- feat(NcActionButton): introduce
descriptionprop #6975🐛 Fixed bugs
- fix(NcEmptyContent): description styling for mobile #6943
- style(NcAppSidebar): remove custom styles from close button #6945
Other Changes
- refactor(useIsFullscreen): migrate to Typescript #6912 (ShGKme)
- refactor(useHotKey): migrate code to Typescript #6911
- refactor(Focus): migrate directive to Typescript #6914
- refactor: use
NcIconSvgWrapperwithdirectionalproperty where needed #6976- feat(NcRichText): filter links based on protocol #6977 (max-nextcloud)
Commits
92fa8ffMerge pull request #6978 from nextcloud-libraries/chore/release/stable890684fechore: prepare v8.27.0 release8a8c819Merge pull request #6977 from nextcloud-libraries/backport/6966/stable8ebfc3eaMerge pull request #6976 from nextcloud-libraries/backport/6767/stable84a7bff3chore: fix linter issues8e891b0refactor: useNcIconSvgWrapperwithdirectionalproperty where neededdef374dMerge pull request #6975 from nextcloud-libraries/backport/6932/stable883feb25feat(NcRichText): filter links based on protocol522eb37feat(NcActionButton): introduce 'description' prop758bab5fix(NcActionButton): wrap items under single wrapper- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.
@dependabot rebase
Looks like @nextcloud/vue is up-to-date now, so this is no longer needed.