nextcloud-libraries/nextcloud-vue (@nextcloud/vue)
### [`v8.16.0`](https://togithub.com/nextcloud-libraries/nextcloud-vue/blob/HEAD/CHANGELOG.md#v8160-2024-08-05)
[Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-vue/compare/v8.15.1...v8.16.0)
[Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-vue/compare/v8.15.1...v8.16.0)
##### 🚀 Enhancements
- feat(NcNoteCard): Add `text` prop to pass the content of the note card [#5894](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5894) ([susnux](https://togithub.com/susnux))
- feat(NcPasswordField): Add `as-text` prop to remove autocomplete [#5896](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5896) ([ShGKme](https://togithub.com/ShGKme))
- feat(NcListItem): Provide additional slots for NcActions / extra actions customization [#5870](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5870) ([Antreesy](https://togithub.com/Antreesy))
- feat(NcUserBubble): Add RouterLink support [#5708](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5708) [#5917](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5917) ([Antreesy](https://togithub.com/Antreesy))
##### 🐛 Fixed bugs
- fix(NcSelect): Ensure that component height is the same as input element [#5883](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5883) ([susnux](https://togithub.com/susnux))
- fix(style): Adjust elements styles to unit-less line-height [#5889](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5889) ([ShGKme](https://togithub.com/ShGKme))
- fix(NcSettingsSection): Remove default h2 margin-top [#5897](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5897) ([ShGKme](https://togithub.com/ShGKme))
- fix(NcCounterButton): Adjust min-width to make it a right circle [#5905](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5905) ([ShGKme](https://togithub.com/ShGKme))
- fix(NcDashboardWidgetItem): Fix alignment of dashboard list items [#5914](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5914) ([juliushaertl](https://togithub.com/juliushaertl))
- fix(NcNoteCard): Adjust padding and margin [#5893](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5893) ([susnux](https://togithub.com/susnux))
- fix(NcAvatar): Make button element round as the avatar [#5898](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5898) [#5916](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5916) ([Antreesy](https://togithub.com/Antreesy)))
##### Changed
- Updated translations
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^8.15.1
->^8.16.0
Release Notes
nextcloud-libraries/nextcloud-vue (@nextcloud/vue)
### [`v8.16.0`](https://togithub.com/nextcloud-libraries/nextcloud-vue/blob/HEAD/CHANGELOG.md#v8160-2024-08-05) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-vue/compare/v8.15.1...v8.16.0) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-vue/compare/v8.15.1...v8.16.0) ##### 🚀 Enhancements - feat(NcNoteCard): Add `text` prop to pass the content of the note card [#5894](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5894) ([susnux](https://togithub.com/susnux)) - feat(NcPasswordField): Add `as-text` prop to remove autocomplete [#5896](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5896) ([ShGKme](https://togithub.com/ShGKme)) - feat(NcListItem): Provide additional slots for NcActions / extra actions customization [#5870](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5870) ([Antreesy](https://togithub.com/Antreesy)) - feat(NcUserBubble): Add RouterLink support [#5708](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5708) [#5917](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5917) ([Antreesy](https://togithub.com/Antreesy)) ##### 🐛 Fixed bugs - fix(NcSelect): Ensure that component height is the same as input element [#5883](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5883) ([susnux](https://togithub.com/susnux)) - fix(style): Adjust elements styles to unit-less line-height [#5889](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5889) ([ShGKme](https://togithub.com/ShGKme)) - fix(NcSettingsSection): Remove default h2 margin-top [#5897](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5897) ([ShGKme](https://togithub.com/ShGKme)) - fix(NcCounterButton): Adjust min-width to make it a right circle [#5905](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5905) ([ShGKme](https://togithub.com/ShGKme)) - fix(NcDashboardWidgetItem): Fix alignment of dashboard list items [#5914](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5914) ([juliushaertl](https://togithub.com/juliushaertl)) - fix(NcNoteCard): Adjust padding and margin [#5893](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5893) ([susnux](https://togithub.com/susnux)) - fix(NcAvatar): Make button element round as the avatar [#5898](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5898) [#5916](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5916) ([Antreesy](https://togithub.com/Antreesy))) ##### Changed - Updated translationsConfiguration
📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.