nextcloud-libraries/nextcloud-vue (@nextcloud/vue)
### [`v8.15.0`](https://togithub.com/nextcloud-libraries/nextcloud-vue/blob/HEAD/CHANGELOG.md#v8150-2024-07-22)
[Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-vue/compare/v8.14.0...v8.15.0)
[Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-vue/compare/v8.14.0...v8.15.0)
##### 🚀 Enhancements
- feat(NcAppNavigation): Provide consistent in-app search [#5831](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5831) ([susnux](https://togithub.com/susnux))
- feat(NcRichText): Call public reference API when unauthenticated [#5800](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5800) ([mejo-](https://togithub.com/mejo-))
##### 🐛 Fixed bugs
- fix(NcAppNavigationItem): Fix popper boundary element [#5632](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5632) ([ChristophWurst](https://togithub.com/ChristophWurst))
- Use correct date in header [#5793](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5793) ([AndyScherzinger](https://togithub.com/AndyScherzinger))
- fix(NcAppNavigationSettings): border radius of toggle button [#5765](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5765) ([st3iny](https://togithub.com/st3iny))
- fix(NcAppNavigationCaption): properly align with NcAppNavigationItem [#5804](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5804) ([GVodyanov](https://togithub.com/GVodyanov))
- fix(NcActions): Use full window height [#5806](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5806) ([susnux](https://togithub.com/susnux)\ [#5842](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5842) ([Antreesy](https://togithub.com/Antreesy))
- style(NcAppNavigationCaption): remove margin-bottom [#5815](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5815) ([GVodyanov](https://togithub.com/GVodyanov))
- docs: Fix `NcAppNavigationCaption` examples [#5820](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5820) ([susnux](https://togithub.com/susnux))
- fix(NcInputField): Make helper text aligned and maxcontrast color [#5822](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5822) ([susnux](https://togithub.com/susnux))
- fix(NcInputField): Make focus visible on trailing button look better [#5823](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5823) ([susnux](https://togithub.com/susnux))
- fix(NcInputField): Make sure label and placeholder is not jumping [#5821](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5821) ([susnux](https://togithub.com/susnux))
- fix(NcListItem): Anchor height was set not to content but random area [#5780](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5780) ([susnux](https://togithub.com/susnux))
- fix(NcListItem): do not render counter on falsy values [#5834](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5834) ([Antreesy](https://togithub.com/Antreesy))
- NcAppSettingsSection: make titles normal h3 size [#5819](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5819) ([GVodyanov](https://togithub.com/GVodyanov))
- fix(NcAppSidebar): manage focus only after transition has finished [#5833](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5833) ([ShGKme](https://togithub.com/ShGKme))
- fix(NcColorPicker): Make the color circle size depend on clickable area [#5816](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5816) ([ChristophWurst](https://togithub.com/ChristophWurst))
- fix(NcAppContent): splitpane splitter styles with dark theme [#5843](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5843) ([mejo-](https://togithub.com/mejo-))
- fix(NcModal): temporary deactivate focus-traps on modal open [#5783](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5783) ([Antreesy](https://togithub.com/Antreesy))
- fix(NcAppNavigationSearch): Fix focus button when clearing search [#5850](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5850) ([susnux](https://togithub.com/susnux))
##### Other Changes
- Updated translations
- Migrate REUSE to TOML [#5791](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5791) ([AndyScherzinger](https://togithub.com/AndyScherzinger))
- Add reuse status badge [#5794](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5794) ([AndyScherzinger](https://togithub.com/AndyScherzinger))
- chore(docs): remove SPDX header from component docs [#5810](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5810) ([ShGKme](https://togithub.com/ShGKme))
- fix(NcAppNavigationSettings): use tertiary styling for the toggle button [#5814](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5814) ([st3iny](https://togithub.com/st3iny))
Configuration
📅 Schedule: Branch creation - "before 3am on saturday" 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 these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^8.14.0
->^8.15.0
Release Notes
nextcloud-libraries/nextcloud-vue (@nextcloud/vue)
### [`v8.15.0`](https://togithub.com/nextcloud-libraries/nextcloud-vue/blob/HEAD/CHANGELOG.md#v8150-2024-07-22) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-vue/compare/v8.14.0...v8.15.0) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-vue/compare/v8.14.0...v8.15.0) ##### 🚀 Enhancements - feat(NcAppNavigation): Provide consistent in-app search [#5831](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5831) ([susnux](https://togithub.com/susnux)) - feat(NcRichText): Call public reference API when unauthenticated [#5800](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5800) ([mejo-](https://togithub.com/mejo-)) ##### 🐛 Fixed bugs - fix(NcAppNavigationItem): Fix popper boundary element [#5632](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5632) ([ChristophWurst](https://togithub.com/ChristophWurst)) - Use correct date in header [#5793](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5793) ([AndyScherzinger](https://togithub.com/AndyScherzinger)) - fix(NcAppNavigationSettings): border radius of toggle button [#5765](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5765) ([st3iny](https://togithub.com/st3iny)) - fix(NcAppNavigationCaption): properly align with NcAppNavigationItem [#5804](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5804) ([GVodyanov](https://togithub.com/GVodyanov)) - fix(NcActions): Use full window height [#5806](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5806) ([susnux](https://togithub.com/susnux)\ [#5842](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5842) ([Antreesy](https://togithub.com/Antreesy)) - style(NcAppNavigationCaption): remove margin-bottom [#5815](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5815) ([GVodyanov](https://togithub.com/GVodyanov)) - docs: Fix `NcAppNavigationCaption` examples [#5820](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5820) ([susnux](https://togithub.com/susnux)) - fix(NcInputField): Make helper text aligned and maxcontrast color [#5822](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5822) ([susnux](https://togithub.com/susnux)) - fix(NcInputField): Make focus visible on trailing button look better [#5823](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5823) ([susnux](https://togithub.com/susnux)) - fix(NcInputField): Make sure label and placeholder is not jumping [#5821](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5821) ([susnux](https://togithub.com/susnux)) - fix(NcListItem): Anchor height was set not to content but random area [#5780](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5780) ([susnux](https://togithub.com/susnux)) - fix(NcListItem): do not render counter on falsy values [#5834](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5834) ([Antreesy](https://togithub.com/Antreesy)) - NcAppSettingsSection: make titles normal h3 size [#5819](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5819) ([GVodyanov](https://togithub.com/GVodyanov)) - fix(NcAppSidebar): manage focus only after transition has finished [#5833](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5833) ([ShGKme](https://togithub.com/ShGKme)) - fix(NcColorPicker): Make the color circle size depend on clickable area [#5816](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5816) ([ChristophWurst](https://togithub.com/ChristophWurst)) - fix(NcAppContent): splitpane splitter styles with dark theme [#5843](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5843) ([mejo-](https://togithub.com/mejo-)) - fix(NcModal): temporary deactivate focus-traps on modal open [#5783](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5783) ([Antreesy](https://togithub.com/Antreesy)) - fix(NcAppNavigationSearch): Fix focus button when clearing search [#5850](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5850) ([susnux](https://togithub.com/susnux)) ##### Other Changes - Updated translations - Migrate REUSE to TOML [#5791](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5791) ([AndyScherzinger](https://togithub.com/AndyScherzinger)) - Add reuse status badge [#5794](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5794) ([AndyScherzinger](https://togithub.com/AndyScherzinger)) - chore(docs): remove SPDX header from component docs [#5810](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5810) ([ShGKme](https://togithub.com/ShGKme)) - fix(NcAppNavigationSettings): use tertiary styling for the toggle button [#5814](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5814) ([st3iny](https://togithub.com/st3iny))Configuration
📅 Schedule: Branch creation - "before 3am on saturday" 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.