label property was renamed to name for NcMentionBubble
name propery is now required for NcActions*, NcAppNavigationItem and NcBreadcrumb*
See linked pull request for full migration guide
chore: Drop install entry point and replace it with an Vue Plugin #4349 (susnux)
NcInputField: The labelVisible property was removed for accessibility it is required to always show a label.
You can still use the labelOutside property to remove the inner label from the component.
feat(NcEmptyContent)!: make empty content centered by default instead of 20vh margin #4506 (ShGKme)
chore!: Rename Datetime to DateTime in component names #4560 (susnux)
feat(NcIconSvgWrapper)!: remove ID from svg #4607 (ShGKme)
:rocket: Enhancements
feat(NcAppSettingsDialog): Allow to add icons to the navigation sections #4745 (susnux)
feat(NcButton): Allow to format text of button #4367 (susnux)
enh(NcDatetime): New component for displaying timestamps as time relative from now #4219 (susnux)
feat(NcInputField): Append custom aria-describedby to input field #4225 (Pytal)
feat(NcNoteCard): Add new 'info' version to display informational messaged #4063 (moan0s)
feat(NcEmptyContent): Add slot for description #3895 (susnux)
feat(NcActions): Improve readability of action menu entries #4049 (Pytal)
feat(NcReferencePickerModal): Allow setting modal size when registering a custom picker component #3866 (julien-nc)
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @nextcloud/vue from 7.12.7 to 8.0.1.
Release notes
Sourced from
@nextcloud/vue
's releases.... (truncated)
Changelog
Sourced from
@nextcloud/vue
's changelog.... (truncated)
Commits
0cb72d7
Merge pull request #4792 from nextcloud-libraries/v8.0.113d9b49
Release v8.0.19a7aa31
Merge pull request #4791 from nextcloud-libraries/bugfix/4785/tab-headers-and...83e17ff
Merge pull request #4783 from nextcloud-libraries/bugfix/noid/outlined-counte...f261b94
fix(NcCheckboxRadioSwitch): Fix contrast of Radio switches using button-variantbc6f8b9
Merge pull request #4784 from nextcloud-libraries/translations_ef429a9836fb49...adc9a0e
Merge pull request #4790 from nextcloud-libraries/fix/timezone-picker--missed-t8e7ed4a
fix(NcTimezonePicker): add missingt
methodeffe055
Translate l10n/messages.pot in gl484d8d0
Merge pull request #4789 from nextcloud-libraries/dependabot/npm_and_yarn/lin...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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show