logreader
logreader copied to clipboard
chore(deps): bump @nextcloud/vue from 8.14.0 to 8.16.0
Bumps @nextcloud/vue from 8.14.0 to 8.16.0.
Release notes
Sourced from @βnextcloud/vue's releases.
v8.16.0
v8.16.0 (2024-08-05)
π Enhancements
- feat(NcNoteCard): Add
textprop to pass the content of the note card #5894 (susnux)- feat(NcPasswordField): Add
as-textprop to remove autocomplete #5896 (ShGKme)- feat(NcListItem): Provide additional slots for NcActions / extra actions customization #5870 (Antreesy)
- feat(NcUserBubble): Add RouterLink support #5708 #5917 (Antreesy)
π Fixed bugs
- fix(NcSelect): Ensure that component height is the same as input element #5883 (susnux)
- fix(style): Adjust elements styles to unit-less line-height #5889 (ShGKme)
- fix(NcSettingsSection): Remove default h2 margin-top #5897 (ShGKme)
- fix(NcCounterButton): Adjust min-width to make it a right circle #5905 (ShGKme)
- fix(NcDashboardWidgetItem): Fix alignment of dashboard list items #5914 (juliushaertl)
- fix(NcNoteCard): Adjust padding and margin #5893 (susnux)
- fix(NcAvatar): Make button element round as the avatar #5898 #5916 (Antreesy))
Changed
- Updated translations
v8.15.1
v8.15.1 (2024-07-29)
π Fixed bugs
- fix(NcListItem): Make paddings smaller again on Nextcloud 30 #5879 (susnux)
- fix(NcChip): Ensure chips without icon do not reserve empty space for icon #5859 (susnux)
- fix: alignment of listitem name for one line layout #5853 (GretaD)
- NcActionCheckbox: align with NcActionText #5839 (GVodyanov)
- NcSelect: make same height and color as NcTextField #5829 (GVodyanov)
- fix(NcSelect): increase avatar size to show subname #5865 (luka-nextcloud)
- NcListItem: remove max width #5830 (GVodyanov)
Changed
- fix(NcAppNavigation): update docs example with NcAppNavigationSearch component #5857 (Antreesy)
- Updated translations
v8.15.0
v8.15.0 (2024-07-22)
π Enhancements
- feat(NcAppNavigation): Provide consistent in-app search #5831 (susnux)
- feat(NcRichText): Call public reference API when unauthenticated #5800 (mejo-)
π Fixed bugs
- fix(NcAppNavigationItem): Fix popper boundary element #5632 (ChristophWurst)
- Use correct date in header #5793 (AndyScherzinger)
... (truncated)
Changelog
Sourced from @βnextcloud/vue's changelog.
v8.16.0 (2024-08-05)
π Enhancements
- feat(NcNoteCard): Add
textprop to pass the content of the note card #5894 (susnux)- feat(NcPasswordField): Add
as-textprop to remove autocomplete #5896 (ShGKme)- feat(NcListItem): Provide additional slots for NcActions / extra actions customization #5870 (Antreesy)
- feat(NcUserBubble): Add RouterLink support #5708 #5917 (Antreesy)
π Fixed bugs
- fix(NcSelect): Ensure that component height is the same as input element #5883 (susnux)
- fix(style): Adjust elements styles to unit-less line-height #5889 (ShGKme)
- fix(NcSettingsSection): Remove default h2 margin-top #5897 (ShGKme)
- fix(NcCounterButton): Adjust min-width to make it a right circle #5905 (ShGKme)
- fix(NcDashboardWidgetItem): Fix alignment of dashboard list items #5914 (juliushaertl)
- fix(NcNoteCard): Adjust padding and margin #5893 (susnux)
- fix(NcAvatar): Make button element round as the avatar #5898 #5916 (Antreesy))
Changed
- Updated translations
v8.15.1 (2024-07-29)
π Fixed bugs
- fix(NcListItem): Make paddings smaller again on Nextcloud 30 #5879 (susnux)
- fix(NcChip): Ensure chips without icon do not reserve empty space for icon #5859 (susnux)
- fix: alignment of listitem name for one line layout #5853 (GretaD)
- NcActionCheckbox: align with NcActionText #5839 (GVodyanov)
- NcSelect: make same height and color as NcTextField #5829 (GVodyanov)
- fix(NcSelect): increase avatar size to show subname #5865 (luka-nextcloud)
- NcListItem: remove max width #5830 (GVodyanov)
Changed
- fix(NcAppNavigation): update docs example with NcAppNavigationSearch component #5857 (Antreesy)
- Updated translations
v8.15.0 (2024-07-22)
π Enhancements
- feat(NcAppNavigation): Provide consistent in-app search #5831 (susnux)
- feat(NcRichText): Call public reference API when unauthenticated #5800 (mejo-)
π Fixed bugs
- fix(NcAppNavigationItem): Fix popper boundary element #5632 (ChristophWurst)
- Use correct date in header #5793 (AndyScherzinger)
- fix(NcAppNavigationSettings): border radius of toggle button #5765 (st3iny)
- fix(NcAppNavigationCaption): properly align with NcAppNavigationItem #5804 (GVodyanov)
- fix(NcActions): Use full window height #5806 (susnux\ #5842 (Antreesy)
... (truncated)
Commits
c25102fMerge pull request #5921 from nextcloud-libraries/chore/release-8.16.031e8c70chore: release v8.16.0be0ac7dMerge pull request #5908 from nextcloud-libraries/dependabot/npm_and_yarn/cor...3cc32bdMerge pull request #5893 from nextcloud-libraries/fix/nc-note-carddf6abb6fix(NcNoteCard): Adjust padding and margin9fe7295Merge pull request #5914 from nextcloud-libraries/fix/dashboard-entries0f2b2cbMerge pull request #5917 from nextcloud-libraries/fix/5708/user-bubble1628264Merge pull request #5916 from nextcloud-libraries/fix/5898/ncavatar-border-ra...3080e1afix(NcUserBubble): fix tag assignment if no url but to provided8152c9cstyle(NcAvatar): make border-radius consistent- 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.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
@dependabot rebase
/compile /