-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Bump @nextcloud/vue from 1.5.0 to 2.2.1 #21867
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump @nextcloud/vue from 1.5.0 to 2.2.1 #21867
Conversation
|
/compile / |
| </div> | ||
| </AppNavigationSettings> | ||
| </template> | ||
| <template #footer> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wait, why did we need a footer slot? I completely missed this! 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interesting choice, I would have put the default slot to be the list and not the Navigation new button 🤷
skjnldsv
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this @georgehrke ❤️
|
Needs big rebase. |
84a3da7 to
303fedb
Compare
|
Rebased |
Nice |
ChristophWurst
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if ready to review but the code looks fine :)
|
Acceptance apps/users fails & jsunit too. |
|
|
I guess this is the same issue I reported recently. |
d5406ba to
571bb49
Compare
The nc/vue bundle seems to be using const in the built version. I added it to the webpack config. |
I'm not sure abou tthis one! Don't we already transpile on the library? |
10c79d8 to
0698123
Compare
c3bfb36 to
1f8aae4
Compare
I dug into this issue and turns out it is an issue in The server is using v-tooltip |
1f8aae4 to
a421723
Compare
|
I have fixed the share link acceptance tests (basically the share menu was covering in some cases the Copy link button; it should not happen with up to date browsers). However, while checking this I have found a small issue (latest Firefox): Since nextcloud-libraries/nextcloud-vue@f3b223a the Actions menu is always shown to the top if there is enough room (before this was done only for centered menus, so it did not apply to the share menu due to being aligned to the right). However, as can be seen in this case there is not enough room, and yet the menu is still shown to the top (and a scroll bar is not shown either). I do not know if the problem is in the Vue component itself or in the way that it is used in the sharing tab. |
this ^ |
|
Created an issue: nextcloud-libraries/nextcloud-vue#1215 Let me rebase |
Signed-off-by: Georg Ehrke <[email protected]>
Signed-off-by: Georg Ehrke <[email protected]>
Signed-off-by: Georg Ehrke <[email protected]>
The (old) Firefox version used in the acceptance tests does not properly render the share link menu. As the menu is taller than it should sometimes it covers the copy link button, so it is not possible to click it without hiding the share link menu. Moreover, in those cases the share menu button is also covered by the share menu, so the menu needs to be closed by pressing the "Esc" key. Signed-off-by: Daniel Calviño Sánchez <[email protected]>
cbf5a8c to
9303390
Compare
|
🤖 beep boop beep 🤖 Here are the logs for the failed build: Status of 30976: failuremariadb10.1-php7.2Show full logmysql8.0-php7.2Show full log |

Signed-off-by: Georg Ehrke [email protected]
Breaking changes:
#app-contentto.app-content#app-navigationto.app-navigation#app-sidebarto.app-sidebar#contentto.content