Chore(deps): Bump @nextcloud/vue from 8.12.0 to 8.14.0
Bumps @nextcloud/vue from 8.12.0 to 8.14.0.
Release notes
Sourced from @βnextcloud/vue's releases.
v8.14.0
v8.14.0 (2024-07-04)
π Enhancements
- feat(NcAppSidebar): force show navigation for a single tab #5740 (Antreesy)
- feat(NcButton): Add
sizeprop to allow setting the button size tosmall,normal,large#5767 (susnux)- feat: migrate
NcCollectionListcomponent fromnextcloud-vue-collections#5757 (Antreesy)- fix(NcDialog): Ensure the dialog is correctly labelled by its name #5771 (susnux)
π Fixed bugs
- fix: Migrate SCSS
$clickable-areato CSS--default-clickable-area#5694 (marcoambrosini)- fix(NcMentionBubble): hide selectable mention id from widescreens #5753 (Antreesy)
- style(NcHeaderMenu): pass text-on-background color for header menu #5747 (Antreesy)
- Fix input field label alignment #5766 (marcoambrosini)
- fix(NcRichContentEditable): remove overlapping placeholder with tribute trigger #5749 (DorraJaouad)
- fix(NcReferenceWidget): pass elements to intersection observer #5754 (DorraJaouad)
- fix(NcCheckboxRadioSwitch): only bind aria attributes to the input #5777 (skjnldsv)
Changed
- Updated translations
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)
... (truncated)
Changelog
Sourced from @βnextcloud/vue's changelog.
v8.14.0 (2024-07-04)
π Enhancements
- feat(NcAppSidebar): force show navigation for a single tab #5740 (Antreesy)
- feat(NcButton): Add
sizeprop to allow setting the button size tosmall,normal,large#5767 (susnux)- feat: migrate
NcCollectionListcomponent fromnextcloud-vue-collections#5757 (Antreesy)- fix(NcDialog): Ensure the dialog is correctly labelled by its name #5771 (susnux)
π Fixed bugs
- fix: Migrate SCSS
$clickable-areato CSS--default-clickable-area#5694 (marcoambrosini)- fix(NcMentionBubble): hide selectable mention id from widescreens #5753 (Antreesy)
- style(NcHeaderMenu): pass text-on-background color for header menu #5747 (Antreesy)
- Fix input field label alignment #5766 (marcoambrosini)
- fix(NcRichContentEditable): remove overlapping placeholder with tribute trigger #5749 (DorraJaouad)
- fix(NcReferenceWidget): pass elements to intersection observer #5754 (DorraJaouad)
- fix(NcCheckboxRadioSwitch): only bind aria attributes to the input #5777 (skjnldsv)
Changed
- Updated translations
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
... (truncated)
Commits
dbc9e16Merge pull request #5779 from nextcloud-libraries/chore/prepare-8-14-0f0c8f52chore: Prepare release of 8.14.0e448011Merge pull request #5777 from nextcloud-libraries/fix/checkbox-attrs-aria6252057Merge pull request #5773 from nextcloud-libraries/automated/noid/server-styli...083cd8ftest(NcCheckboxRadioSwitch): Add cypress test to ensure attributes, class and...74dc419fix(NcCheckboxRadioSwitch): keep data attributes bound to the wrapper09cba16test: Update snapshotsf01dc51chore(assets): Update styling from server229f6c1Merge pull request #5774 from nextcloud-libraries/dependabot/github_actions/f...c42b6e1Merge pull request #5771 from nextcloud-libraries/fix/dialog-label- 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.
Superseded by #1100.