app-tutorial
app-tutorial copied to clipboard
chore(deps): Bump @nextcloud/vue from 7.4.0 to 8.15.0
Bumps @nextcloud/vue from 7.4.0 to 8.15.0.
Release notes
Sourced from @nextcloud/vue's releases.
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)
- 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)
- style(NcAppNavigationCaption): remove margin-bottom #5815 (GVodyanov)
- docs: Fix
NcAppNavigationCaptionexamples #5820 (susnux)- fix(NcInputField): Make helper text aligned and maxcontrast color #5822 (susnux)
- fix(NcInputField): Make focus visible on trailing button look better #5823 (susnux)
- fix(NcInputField): Make sure label and placeholder is not jumping #5821 (susnux)
- fix(NcListItem): Anchor height was set not to content but random area #5780 (susnux)
- fix(NcListItem): do not render counter on falsy values #5834 (Antreesy)
- NcAppSettingsSection: make titles normal h3 size #5819 (GVodyanov)
- fix(NcAppSidebar): manage focus only after transition has finished #5833 (ShGKme)
- fix(NcColorPicker): Make the color circle size depend on clickable area #5816 (ChristophWurst)
- fix(NcAppContent): splitpane splitter styles with dark theme #5843 (mejo-)
- fix(NcModal): temporary deactivate focus-traps on modal open #5783 (Antreesy)
- fix(NcAppNavigationSearch): Fix focus button when clearing search #5850 (susnux)
Other Changes
- Updated translations
- Migrate REUSE to TOML #5791 (AndyScherzinger)
- Add reuse status badge #5794 (AndyScherzinger)
- chore(docs): remove SPDX header from component docs #5810 (ShGKme)
- fix(NcAppNavigationSettings): use tertiary styling for the toggle button #5814 (st3iny)
New Contributors
@GVodyanovmade their first contribution in #5819v8.14.0
v8.14.0 (2024-07-04)
🚀 Enhancements
- feat(NcAppSidebar): force show navigation for a single tab #5740 (Antreesy)
- feat(NcButton): Add
sizeprop to allow setting the button size tosmall,normal,large#5767 (susnux)- feat: migrate
NcCollectionListcomponent fromnextcloud-vue-collections#5757 (Antreesy)- fix(NcDialog): Ensure the dialog is correctly labelled by its name #5771 (susnux)
🐛 Fixed bugs
- fix: Migrate SCSS
$clickable-areato CSS--default-clickable-area#5694 (marcoambrosini)
... (truncated)
Changelog
Sourced from @nextcloud/vue's changelog.
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)
- style(NcAppNavigationCaption): remove margin-bottom #5815 (GVodyanov)
- docs: Fix
NcAppNavigationCaptionexamples #5820 (susnux)- fix(NcInputField): Make helper text aligned and maxcontrast color #5822 (susnux)
- fix(NcInputField): Make focus visible on trailing button look better #5823 (susnux)
- fix(NcInputField): Make sure label and placeholder is not jumping #5821 (susnux)
- fix(NcListItem): Anchor height was set not to content but random area #5780 (susnux)
- fix(NcListItem): do not render counter on falsy values #5834 (Antreesy)
- NcAppSettingsSection: make titles normal h3 size #5819 (GVodyanov)
- fix(NcAppSidebar): manage focus only after transition has finished #5833 (ShGKme)
- fix(NcColorPicker): Make the color circle size depend on clickable area #5816 (ChristophWurst)
- fix(NcAppContent): splitpane splitter styles with dark theme #5843 (mejo-)
- fix(NcModal): temporary deactivate focus-traps on modal open #5783 (Antreesy)
- fix(NcAppNavigationSearch): Fix focus button when clearing search #5850 (susnux)
Other Changes
- Updated translations
- Migrate REUSE to TOML #5791 (AndyScherzinger)
- Add reuse status badge #5794 (AndyScherzinger)
- chore(docs): remove SPDX header from component docs #5810 (ShGKme)
- fix(NcAppNavigationSettings): use tertiary styling for the toggle button #5814 (st3iny)
New Contributors
@GVodyanovmade their first contribution in #5819v8.14.0 (2024-07-04)
🚀 Enhancements
- feat(NcAppSidebar): force show navigation for a single tab #5740 (Antreesy)
- feat(NcButton): Add
sizeprop to allow setting the button size tosmall,normal,large#5767 (susnux)- feat: migrate
NcCollectionListcomponent fromnextcloud-vue-collections#5757 (Antreesy)- fix(NcDialog): Ensure the dialog is correctly labelled by its name #5771 (susnux)
🐛 Fixed bugs
... (truncated)
Commits
234cd62Merge pull request #5844 from nextcloud-libraries/chore/v8.14.1a8dce00chore: prepare release 8.15.01a04325Merge pull request #5850 from nextcloud-libraries/fix/app-nav-searchdc2b697Merge pull request #5849 from nextcloud-libraries/translations_ef429a9836fb49...3fb2836Merge pull request #5783 from nextcloud-libraries/fix/5385/focus-trap-mobilec8bfc59fix(NcAppNavigationSearch): Fix focus button on search clear378ac1afix(l10n): Translate l10n/messages.pot in en_GB7afe655Merge pull request #5831 from nextcloud-libraries/feat/app-navigation-searchf57e30dMerge pull request #5800 from nextcloud-libraries/feat/public_referenced39b28afix(NcReferenceList): UsegetSharingToken()from@nextcloud/sharing- 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 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)