notes
notes copied to clipboard
Chore(deps): Bump @nextcloud/vue from 7.12.7 to 8.11.3
Bumps @nextcloud/vue from 7.12.7 to 8.11.3.
Release notes
Sourced from @nextcloud/vue
's releases.
v8.11.3
What's Changed
🐛 Fixed bugs
- fix(NcReferenceWidget): do not try to render widget when there is no widget by
@ShGKme
in nextcloud-libraries/nextcloud-vue#5485- fix(NcDialog): Actions should not overflow the action container by
@susnux
in nextcloud-libraries/nextcloud-vue#5495- fix(NcColorPicker): Allow to submit selected color in simple-view by
@susnux
in nextcloud-libraries/nextcloud-vue#5499- fix(autolink): correctly handle relative links without webroot by
@ShGKme
in nextcloud-libraries/nextcloud-vue#5487- fix(NcDateTime): When relative time is disabled return a string and not the reference to it by
@susnux
in nextcloud-libraries/nextcloud-vue#5493- fix(NcCheckboxRadioSwitch): Pass attrs to
input
if available by@susnux
in nextcloud-libraries/nextcloud-vue#5507- fix(NcCheckboxRadioSwitch): Add background color for button style by
@susnux
in nextcloud-libraries/nextcloud-vue#5509- fix(NcDateTime): Respect language by
@Pytal
in nextcloud-libraries/nextcloud-vue#5501- fix(NcRichText): adjust display so long texts in checkboxes can be shown correctly by
@DorraJaouad
in nextcloud-libraries/nextcloud-vue#5527- style(NcSelect): restrict max-height to prevent overflow by component by
@Antreesy
in nextcloud-libraries/nextcloud-vue#5551- build(vite): iterate over .ts files in all directories by
@Antreesy
in nextcloud-libraries/nextcloud-vue#5553- fix(emoji): index emoji data once for search functions by
@Antreesy
in nextcloud-libraries/nextcloud-vue#5554Other Changes
- chore(widgets): remove unneeded nullish coalescing by
@ShGKme
in nextcloud-libraries/nextcloud-vue#5484- Updates for project Nextcloud vue library by
@transifex-integration
in nextcloud-libraries/nextcloud-vue#5494- Updates for project Nextcloud vue library by
@transifex-integration
in nextcloud-libraries/nextcloud-vue#5510- Updates for project Nextcloud vue library by
@transifex-integration
in nextcloud-libraries/nextcloud-vue#5533Full Changelog: https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.11.2...v8.11.3
v8.11.2
What's Changed
🐛 Fixed bugs
- fix(NcBreadcrumbs): Only render existing hidden breadcrumbs by
@Pytal
in nextcloud-libraries/nextcloud-vue#5441- fix(NcAppNavigationItem): Fix uncollapsible entry by
@Pytal
in nextcloud-libraries/nextcloud-vue#5456- fix(NcRichText): include all label items by
@DorraJaouad
in nextcloud-libraries/nextcloud-vue#5455- fix(sidebar): propagate keydown unless mobile by
@pulsejet
in nextcloud-libraries/nextcloud-vue#5451- fix(NcActions): Show last action entry only partial to make it discoverable by
@susnux
in nextcloud-libraries/nextcloud-vue#5448- fix(NcDialog): Set font size to make dialog compatible with Nextcloud 30 by
@susnux
in nextcloud-libraries/nextcloud-vue#5463- fix(NcRichText): more strictly resolve vue router's path by
@ShGKme
in nextcloud-libraries/nextcloud-vue#5419- fix(NcAvatar): support in-app router links for contact menu by
@ShGKme
in nextcloud-libraries/nextcloud-vue#5477Other Changes
- Updates for project Nextcloud vue library by
@transifex-integration
in nextcloud-libraries/nextcloud-vue#5447- Updates for project Nextcloud vue library by
@transifex-integration
in nextcloud-libraries/nextcloud-vue#5478New Contributors
@DorraJaouad
made their first contribution in nextcloud-libraries/nextcloud-vue#5455Full Changelog: https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.11.1...v8.11.2
v8.11.1
... (truncated)
Changelog
Sourced from @nextcloud/vue
's changelog.
v8.11.3 (2024-05-07)
What's Changed
🐛 Fixed bugs
- fix(NcReferenceWidget): do not try to render widget when there is no widget by
@ShGKme
in nextcloud-libraries/nextcloud-vue#5485- fix(NcDialog): Actions should not overflow the action container by
@susnux
in nextcloud-libraries/nextcloud-vue#5495- fix(NcColorPicker): Allow to submit selected color in simple-view by
@susnux
in nextcloud-libraries/nextcloud-vue#5499- fix(autolink): correctly handle relative links without webroot by
@ShGKme
in nextcloud-libraries/nextcloud-vue#5487- fix(NcDateTime): When relative time is disabled return a string and not the reference to it by
@susnux
in nextcloud-libraries/nextcloud-vue#5493- fix(NcCheckboxRadioSwitch): Pass attrs to
input
if available by@susnux
in nextcloud-libraries/nextcloud-vue#5507- fix(NcCheckboxRadioSwitch): Add background color for button style by
@susnux
in nextcloud-libraries/nextcloud-vue#5509- fix(NcDateTime): Respect language by
@Pytal
in nextcloud-libraries/nextcloud-vue#5501- fix(NcRichText): adjust display so long texts in checkboxes can be shown correctly by
@DorraJaouad
in nextcloud-libraries/nextcloud-vue#5527- style(NcSelect): restrict max-height to prevent overflow by component by
@Antreesy
in nextcloud-libraries/nextcloud-vue#5551- build(vite): iterate over .ts files in all directories by
@Antreesy
in nextcloud-libraries/nextcloud-vue#5553- fix(emoji): index emoji data once for search functions by
@Antreesy
in nextcloud-libraries/nextcloud-vue#5554Other Changes
- chore(widgets): remove unneeded nullish coalescing by
@ShGKme
in nextcloud-libraries/nextcloud-vue#5484- Updates for project Nextcloud vue library by
@transifex-integration
in nextcloud-libraries/nextcloud-vue#5494- Updates for project Nextcloud vue library by
@transifex-integration
in nextcloud-libraries/nextcloud-vue#5510- Updates for project Nextcloud vue library by
@transifex-integration
in nextcloud-libraries/nextcloud-vue#5533v8.11.2 (2024-04-10)
What's Changed
🐛 Fixed bugs
- fix(NcBreadcrumbs): Only render existing hidden breadcrumbs by
@Pytal
in nextcloud-libraries/nextcloud-vue#5441- fix(NcAppNavigationItem): Fix uncollapsible entry by
@Pytal
in nextcloud-libraries/nextcloud-vue#5456- fix(NcRichText): include all label items by
@DorraJaouad
in nextcloud-libraries/nextcloud-vue#5455- fix(sidebar): propagate keydown unless mobile by
@pulsejet
in nextcloud-libraries/nextcloud-vue#5451- fix(NcActions): Show last action entry only partial to make it discoverable by
@susnux
in nextcloud-libraries/nextcloud-vue#5448- fix(NcDialog): Set font size to make dialog compatible with Nextcloud 30 by
@susnux
in nextcloud-libraries/nextcloud-vue#5463- fix(NcRichText): more strictly resolve vue router's path by
@ShGKme
in nextcloud-libraries/nextcloud-vue#5419- fix(NcAvatar): support in-app router links for contact menu by
@ShGKme
in nextcloud-libraries/nextcloud-vue#5477Other Changes
- Updates for project Nextcloud vue library by
@transifex-integration
in nextcloud-libraries/nextcloud-vue#5447- Updates for project Nextcloud vue library by
@transifex-integration
in nextcloud-libraries/nextcloud-vue#5478New Contributors
@DorraJaouad
made their first contribution in nextcloud-libraries/nextcloud-vue#5455v8.11.1 (2024-03-21)
What's Changed
🐛 Fixed bugs
- fix(tribute): provide avatar url correctly for dark mode by
@Antreesy
in nextcloud-libraries/nextcloud-vue#5420- fix(NcListItem): decrease font-weight, restore contrast color for subname by
@Antreesy
in nextcloud-libraries/nextcloud-vue#5421
... (truncated)
Commits
ef0129b
Merge pull request #5560 from nextcloud-libraries/v8.11.38e838b7
release: v8.11.3fa6441e
Merge pull request #5545 from nextcloud-libraries/automated/noid/server-styli...de80987
Merge pull request #5559 from nextcloud-libraries/dependabot/npm_and_yarn/nex...a281a8f
chore(deps-dev): Bump@nextcloud/stylelint-config
from 3.0.0 to 3.0.10d1f3b1
Merge pull request #5557 from nextcloud-libraries/dependabot/npm_and_yarn/nex...9a976f0
Merge pull request #5556 from nextcloud-libraries/dependabot/npm_and_yarn/esl...605be1d
chore(deps): Bump@nextcloud/l10n
from 3.0.1 to 3.1.0db53a7f
chore(deps-dev): Bump eslint-plugin-cypress from 3.1.1 to 3.2.0244042b
chore(assets): Update styling from server- 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 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 <dependency name> 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)