Bump @nextcloud/vue from 5.3.1 to 5.4.0
Bumps @nextcloud/vue from 5.3.1 to 5.4.0.
Release notes
Sourced from @​nextcloud/vue's releases.
v5.4.0
v5.4.0 (2022-08-04)
Enhancements
- #2936 [stable5] Create TextField component (
@​backportbot-nextcloud[bot])- #2913 [stable5] Fix ListItem css & add compact mode (
@​backportbot-nextcloud[bot])- #2552 Make emojis selectable by tab (
@​skjnldsv)- #2668 Merge Dashboard components into repository (
@​raimund-schluessler)- #2654 add handle keyboard focus for accessibility (
@​vanpertsch)- #2629 small cleanup of small modal size (
@​szaimen)Bug Fix
- #2915 [stable5] Fix invalid setting section IDs (
@​backportbot-nextcloud[bot])- #2919 [stable5] Fix invalid tabindex and role (
@​backportbot-nextcloud[bot])- #2918 [stable5] Fix HTML validation of AppNavigationToggle (
@​backportbot-nextcloud[bot])- #2913 [stable5] Fix ListItem css & add compact mode (
@​backportbot-nextcloud[bot])- #2921 [stable5] Fix vue material design icons HTML validation (
@​backportbot-nextcloud[bot])- #2920 [stable5] Remove invalid test-attr (
@​backportbot-nextcloud[bot])- #2914 [stable5] Make captions real headings for improved a11y (
@​backportbot-nextcloud[bot])- #2916 [stable5] Add headline to sidebar sections to improve landmarks (
@​backportbot-nextcloud[bot])- #2638 Fix lifecycle hook name in Avatar (
@​raimund-schluessler)- #2628 Fix styleguide serve (
@​raimund-schluessler)
Changelog
Sourced from @​nextcloud/vue's changelog.
Changelog
All notable changes to this project will be documented in this file.
v6.0.0-alpha.0 (2022-07-27)
:boom: Breaking Changes
- #2600 Migrate to floating-vue (
@​raimund-schluessler)- #2867 Accessible EmptyContent component (
@​Pytal)- #2630 show the action buttons on top of the modal always by default (
@​szaimen)- #1946 Properly align appnavigationtoggle (
@​marcoambrosini)- #2738 Move close button within modal boundaries (
@​marcoambrosini)- #2720 Add icon slot to AppNavigationNew component (
@​raimund-schluessler)- #2603 Comply with eslint for event name (
@​artonge)- #2704 Put the children of AppNavigationItem outside of the main item (
@​raimund-schluessler):rocket: Enhancements
- #2875 Adjust loading icon style, replace
fillColorprop (@​raimund-schluessler)- #2879 Turn the button into router-link when to is there (
@​raimund-schluessler)- #2565 Improve SettingsInputText component (
@​quentinguidee)- #2808 Add a11y utility (
@​Pytal)- #2715 Augment keyboard accessibility of AppSidebar (
@​Pytal)- #2757 Alternative style for CheckboxRadioSwitch (radio type) (
@​eneiluj)- #2779 Keep text in
InputConfirmCancelstatic (@​raimund-schluessler)- #2776 Improve CheckboxRadioSwitch accessibility (
@​raimund-schluessler)- #2727 Add material design loading icon (
@​raimund-schluessler)- #2747 make the sidebare full-width on small screens (
@​szaimen)- #2630 show the action buttons on top of the modal always by default (
@​szaimen)- #2738 Move close button within modal boundaries (
@​marcoambrosini)- #2577 Add ColorPicker feedback on selection (
@​quentinguidee)- #2719 Add title section to settingsdialog (
@​marcoambrosini)- #2718 Add actions slot to dashboard widget item (
@​raimund-schluessler)- #2571 Use large border-radius in AppNavigation (
@​quentinguidee)- #2713 Use large border-radius in Action Button (
@​GretaD)- #2704 Put the children of AppNavigationItem outside of the main item (
@​raimund-schluessler)- #2552 Make emojis selectable by tab (
@​skjnldsv)- #2668 Merge Dashboard components into repository (
@​raimund-schluessler)- #2654 add handle keyboard focus for accessibility (
@​vanpertsch)- #2629 small cleanup of small modal size (
@​szaimen):bug: Fixed bugs
- #2878 Fix single action validation (
@​raimund-schluessler)- #2877 Bring back AppNavigationToggle tooltip (
@​raimund-schluessler)- #2895 Fix issues with Multiselect component (
@​nickvergessen)- #2882 Fix box shadow colour of "tertiary-on-primary" button (
@​danxuliu)- #2871 Add a button style for being used on primary like in the header (
@​nickvergessen)- #2865 Make captions real headings for improved a11y (
@​nickvergessen)- #2855 Fix invalid setting section IDs (
@​nickvergessen)- #2695 Change Prev/next links to buttons (
@​vanpertsch)
... (truncated)
Commits
357d7e9Merge pull request #2937 from nextcloud/v5.4.01f7f9b1Add changelog5874fedv5.4.0151d067Merge pull request #2936 from nextcloud/backport/2868/stable58f37a15Update src/components/TextField/TextField.vue8f414cfFix error and success statesc8fef5bRemove InputField from docs62acf13Create a general purpose InputField component89bda51Add icon slot for trailing buttonb72ca55Update src/components/TextField/TextField.vue- 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 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)
Codecov Report
Merging #2881 (5a4a470) into main (ddcabda) will increase coverage by
50.41%. The diff coverage isn/a.
:exclamation: Current head 5a4a470 differs from pull request most recent head 411235c. Consider uploading reports for the commit 411235c to get more accurate results
@@ Coverage Diff @@
## main #2881 +/- ##
=============================================
+ Coverage 17.92% 68.34% +50.41%
Complexity 253 253
=============================================
Files 103 22 -81
Lines 3235 717 -2518
Branches 451 0 -451
=============================================
- Hits 580 490 -90
+ Misses 2460 227 -2233
+ Partials 195 0 -195
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.