app-tutorial
app-tutorial copied to clipboard
chore(deps): Bump @nextcloud/vue from 7.4.0 to 8.19.0
Bumps @nextcloud/vue from 7.4.0 to 8.19.0.
Release notes
Sourced from @nextcloud/vue's releases.
v8.19.0
What's Changed
🚀 Enhancements
- feat(NcModal): make dark header configurable by
@mejo- in nextcloud-libraries/nextcloud-vue#6083- feat(NcActions): Emit
closedevent only when the actions are fully closed by@susnuxin nextcloud-libraries/nextcloud-vue#6065🐛 Fixed bugs
- fix(NcAppNavigationItem): align utils with actions and other components by
@GVodyanovin nextcloud-libraries/nextcloud-vue#6054- fix(NcAvatar): add a fallback for missing CSS variable by
@Antreesyin nextcloud-libraries/nextcloud-vue#6090- style(NcColorPicker): adjust styles of advanced fields to match NcInputField by
@Antreesyin nextcloud-libraries/nextcloud-vue#6097Other Changes
- chore: update
@nextcloudfamily by@skjnldsvin nextcloud-libraries/nextcloud-vue#6085- chore: add npm-audit-fix workflow by
@skjnldsvin nextcloud-libraries/nextcloud-vue#6084- chore: release v8.19.0 by
@mejo- in nextcloud-libraries/nextcloud-vue#6089Full Changelog: https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.18.0...v8.19.0
v8.18.0
v8.18.0 (2024-09-12)
🚀 Enhancements
- feat(NcDialogButton): Allow to return
falsefrom callback to keep dialog open #6005 (susnux)- feat(NcHeaderButton): Add a button-only alternative for the header menu #6048 (susnux)
🐛 Fixed bugs
- fix(NcActions): Pressing
Escapeshould always close the actions #6037 (susnux)- fix(NcListItem): make the max width in
onelinemode apply only to the content name #6039 (GVodyanov)- fix(NcHeaderMenu): Ensure trigger button has the same width as a wrapper #6047 (susnux)
- fix(NcCheckboxRadioSwitch): switch may have incorrect checked-like background #6055 (Antreesy)
- fix(NcEmojiPicker): adjust hover effects to the new design #6056 (Antreesy)
Changed
- Updated workflows and dependencies
- Updated translations
v8.17.1
v8.17.1 (2024-08-30)
🐛 Fixed bugs
- fix(NcAppNavigation): keep border only on mobile #6008 (ShGKme)
- fix(NcRichText): discard reference widgets on text update #6011 (Antreesy)
- fix(NcCheckBoxRadioSwitch): do not toggle on a click on a link inside #6013 (DorraJaouad)
- fix: Adjust time intervals for relative time #6017 (susnux)
- fix(NcHeaderMenu): Remove padding from popover menu #6026 (susnux)
- fix(useHotKey): respect press of MacOS Cmd key as Ctrl key #6021 (Antreesy)
... (truncated)
Changelog
Sourced from @nextcloud/vue's changelog.
v8.19.0 (2024-09-16)
🚀 Enhancements
- feat(NcModal): make dark header configurable #6083 (mejo-)
- feat(NcActions): Emit
closedevent only when the actions are fully closed #6065 (susnux)🐛 Fixed bugs
- fix(NcAppNavigationItem): align utils with actions and other components #6054 (GVodyanov)
- fix(NcAvatar): add a fallback for missing CSS variable #6090 (Antreesy)
- fix(NcColorPicker): style advanced fields as NcInputField #6097 (Antreesy)
Changed
- Updated workflows and dependencies
v8.18.0 (2024-09-12)
🚀 Enhancements
- feat(NcDialogButton): Allow to return
falsefrom callback to keep dialog open #6005 (susnux)- feat(NcHeaderButton): Add a button-only alternative for the header menu #6048 (susnux)
🐛 Fixed bugs
- fix(NcActions): Pressing
Escapeshould always close the actions #6037 (susnux)- fix(NcListItem): make the max width in
onelinemode apply only to the content name #6039 (GVodyanov)- fix(NcHeaderMenu): Ensure trigger button has the same width as a wrapper #6047 (susnux)
- fix(NcCheckboxRadioSwitch): switch may have incorrect checked-like background #6055 (Antreesy)
- fix(NcEmojiPicker): adjust hover effects to the new design #6056 (Antreesy)
Changed
- Updated workflows and dependencies
- Updated translations
v8.17.1 (2024-08-30)
🐛 Fixed bugs
- fix(NcAppNavigation): keep border only on mobile #6008 (ShGKme)
- fix(NcRichText): discard reference widgets on text update #6011 (Antreesy)
- fix(NcCheckBoxRadioSwitch): do not toggle on a click on a link inside #6013 (DorraJaouad)
- fix: Adjust time intervals for relative time #6017 (susnux)
- fix(NcHeaderMenu): Remove padding from popover menu #6026 (susnux)
- fix(useHotKey): respect press of MacOS Cmd key as Ctrl key #6021 (Antreesy)
v8.17.0 (2024-08-21)
🚀 Enhancements
... (truncated)
Commits
5329142Merge pull request #6089 from nextcloud-libraries/v8.18.12133897chore: release v8.18.1de93af6Merge pull request #6097 from nextcloud-libraries/fix/noid/color-picker-stylinge2018a1Merge pull request #6065 from nextcloud-libraries/fix/nc-actions-closedc729694feat(NcActions): Emitclosedevent when the actions are fully closed1afa82cMerge pull request #6099 from nextcloud-libraries/dependabot/npm_and_yarn/vit...a3ecfdeMerge pull request #6098 from nextcloud-libraries/dependabot/npm_and_yarn/vue...dfa1862chore(deps-dev): Bump vite from 5.4.5 to 5.4.68cc3153chore(deps): Bump@vueuse/componentsfrom 11.0.3 to 11.1.0e418a18style(NcColorPicker): adjust styles of advanced fields to match NcInputField- 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 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)