maps
maps copied to clipboard
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 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 #813 (d02b6c2) into master (c51b083) will decrease coverage by
1.27%. The diff coverage isn/a.
@@ Coverage Diff @@
## master #813 +/- ##
============================================
- Coverage 58.31% 57.03% -1.28%
- Complexity 1138 1153 +15
============================================
Files 42 47 +5
Lines 3481 3538 +57
============================================
- Hits 2030 2018 -12
- Misses 1451 1520 +69
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 57.03% <ø> (-1.28%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| nextcloud/apps/maps/lib/Hooks/FileHooks.php | 25.58% <0.00%> (-18.61%) |
:arrow_down: |
| nextcloud/apps/maps/lib/Service/TracksService.php | 68.52% <0.00%> (-1.26%) |
:arrow_down: |
| ...tcloud/apps/maps/lib/Controller/PageController.php | 100.00% <0.00%> (ø) |
|
| ...cloud/apps/maps/lib/Controller/UtilsController.php | 10.25% <0.00%> (ø) |
|
| ...loud/apps/maps/lib/Controller/PhotosController.php | 100.00% <0.00%> (ø) |
|
| ...loud/apps/maps/lib/Controller/TracksController.php | 86.44% <0.00%> (ø) |
|
| ...oud/apps/maps/lib/Controller/DevicesController.php | 95.91% <0.00%> (ø) |
|
| ...oud/apps/maps/lib/Controller/RoutingController.php | 0.00% <0.00%> (ø) |
|
| ...d/apps/maps/lib/Controller/FavoritesController.php | 95.08% <0.00%> (ø) |
|
| .../apps/maps/lib/Controller/DevicesApiController.php | 98.36% <0.00%> (ø) |
|
| ... and 10 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Dependabot tried to merge this PR, but received the following error from GitHub:
At least 1 approving review is required by reviewers with write access.