privacy
privacy copied to clipboard
Chore(deps): Bump @nextcloud/vue from 8.12.0 to 8.13.0
Bumps @nextcloud/vue from 8.12.0 to 8.13.0.
Release notes
Sourced from @nextcloud/vue's releases.
v8.13.0
v8.13.0 (2024-06-20)
🚀 Enhancements
- feat(NcDialogButton): Allow to pass
disabledprop #5679 (susnux)- feat(NcRichContenteditable): programmatically show tributes #5674 (DorraJaouad)
- feat: Add NcChip component #5686 (susnux)
- feat(NcAppSidebar): add
toggleAttrsprop to pass attributes on the toggle button #5695 (ShGKme)- feat(NcAppSidebar): add noToggle prop to hide the built-in toggle button #5702 (ShGKme)
🐛 Fixed bugs
- fix(NcAppSidebar): remove hidden navigation toggle from focus trap #5613 (ShGKme)
- fix(NcAppSidebar): make closing animation less glitchy #5608 (ShGKme)
- Update temporary border radius variable #5639 (marcoambrosini)
- fix: Adjust license in
package.json#5612 (susnux)- Use variables for input border width #5563 (marcoambrosini)
- fix: re-export
NcEllipsisedOptionandNcInputFieldin root export #5666 (ShGKme)- fix(NcVNodes): add re-export in root export and add docs #5664 (ShGKme)
- fix(richText): do not handle relative links without leading slash as router links #5703 (ShGKme)
- fix(NcModal): Adjust modal header name and actions #5656 (susnux)
- fix(NcAppSidebar): apply toggle offset transition only on sidebar transition #5720 (ShGKme)
- fix(NcAppSidebar): make sidebar a single node again to allow v-show, classes and attributes #5627 (ShGKme)
- fix: Make sidebar buttons pixel perfect #3518 (CarlSchwan)
Changed
- Reduce border radius of components #5483 (marcoambrosini)
- refactor: Drop unused files from source #5645 (susnux)
- refactor: Fix linter issues on test case files #5646 (susnux)
- chore(CHANGELOG): correct 8.12.0 #5618 (ShGKme)
- chore: Update CI workflow files from template #5647 (susnux)
- chore(NcEllipsisedOption): add docs #5663 (ShGKme)
- chore(functions): add docs #5669 (ShGKme)
- chore: Add SPDX headers and REUSE CI workflow #5650 (susnux)
- fix(REUSE): add SPDX header to a new file #5709 (Antreesy)
- chore(directives): add docs #5665 (ShGKme)
- chore(NcUserStatusIcon): remove warn if status is not set #5715 (ShGKme)
- Update translations
Changelog
Sourced from @nextcloud/vue's changelog.
v8.13.0 (2024-06-20)
🚀 Enhancements
- feat(NcDialogButton): Allow to pass
disabledprop #5679 (susnux)- feat(NcRichContenteditable): programmatically show tributes #5674 (DorraJaouad)
- feat: Add NcChip component #5686 (susnux)
- feat(NcAppSidebar): add
toggleAttrsprop to pass attributes on the toggle button #5695 (ShGKme)- feat(NcAppSidebar): add noToggle prop to hide the built-in toggle button #5702 (ShGKme)
🐛 Fixed bugs
- fix(NcAppSidebar): remove hidden navigation toggle from focus trap #5613 (ShGKme)
- fix(NcAppSidebar): make closing animation less glitchy #5608 (ShGKme)
- Update temporary border radius variable #5639 (marcoambrosini)
- fix: Adjust license in
package.json#5612 (susnux)- Use variables for input border width #5563 (marcoambrosini)
- fix: re-export
NcEllipsisedOptionandNcInputFieldin root export #5666 (ShGKme)- fix(NcVNodes): add re-export in root export and add docs #5664 (ShGKme)
- fix(richText): do not handle relative links without leading slash as router links #5703 (ShGKme)
- fix(NcModal): Adjust modal header name and actions #5656 (susnux)
- fix(NcAppSidebar): apply toggle offset transition only on sidebar transition #5720 (ShGKme)
- fix(NcAppSidebar): make sidebar a single node again to allow v-show, classes and attributes #5627 (ShGKme)
- fix: Make sidebar buttons pixel perfect #3518 (CarlSchwan)
Changed
- Reduce border radius of components #5483 (marcoambrosini)
- refactor: Drop unused files from source #5645 (susnux)
- refactor: Fix linter issues on test case files #5646 (susnux)
- chore(CHANGELOG): correct 8.12.0 #5618 (ShGKme)
- chore: Update CI workflow files from template #5647 (susnux)
- chore(NcEllipsisedOption): add docs #5663 (ShGKme)
- chore(functions): add docs #5669 (ShGKme)
- chore: Add SPDX headers and REUSE CI workflow #5650 (susnux)
- fix(REUSE): add SPDX header to a new file #5709 (Antreesy)
- chore(directives): add docs #5665 (ShGKme)
- chore(NcUserStatusIcon): remove warn if status is not set #5715 (ShGKme)
- Update translations
Commits
b0a378dMerge pull request #5724 from nextcloud-libraries/chore/8.13.0183ed10Merge pull request #5728 from nextcloud-libraries/fix/japanese-translation32cdc0dMerge pull request #5733 from nextcloud-libraries/dependabot/npm_and_yarn/flo...028c6ffchore(deps): Bump@floating-ui/domfrom 1.6.5 to 1.6.6134c8e9Merge pull request #5732 from nextcloud-libraries/dependabot/npm_and_yarn/nex...118862bchore(deps-dev): Bump@nextcloud/vite-configfrom 1.2.5 to 1.3.047cf39dMerge pull request #5729 from nextcloud-libraries/translations_ef429a9836fb49...e990244Translate l10n/messages.pot in ardea948eTranslate l10n/messages.pot in ar84c86eeTranslate l10n/messages.pot in ar- 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)