-
Notifications
You must be signed in to change notification settings - Fork 88
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
[next] chore(master): merge master
into next
#5177
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…of default Signed-off-by: Maksim Sukharev <[email protected]>
Signed-off-by: Grigorii K. Shartsev <[email protected]>
By default Vue-Select takes width for content list on element insert. But if select is resized after opening (for example, on page scale), that width is not actual anymore. Manually set width according to the toggle element on update. Signed-off-by: Grigorii K. Shartsev <[email protected]>
…h-on-scaling fix(NcSelect): list width on page scaling
Signed-off-by: Maksim Sukharev <[email protected]>
Signed-off-by: Eduardo Morales <[email protected]>
…tcloud-vite-config-to-1.2.1 chore(deps): bump nextcloud-vite-config library from 1.2.0 to 1.2.1
Signed-off-by: Maksim Sukharev <[email protected]>
…prop-NcColorPicker fix(`NcColorPicker`): define a container prop
…-icon-slot feat(NcNoteCard): provide a slot for inserting a custom icon instead of default
Signed-off-by: Christopher Ng <[email protected]>
…log-8.5.1 chore: Fix missing PR from changelog
…ossible-to-close-left-sidebar-on-small-screens fix: app-navigation-toggle remains on screen on small viewports
…--integrate-with-current-focus-trap fix(NcActions): intercept into current focus trap stack
raimund-schluessler
added
3. to review
Waiting for reviews
vue 3
Related to the vue 3 migration
labels
Jan 29, 2024
ShGKme
approved these changes
Jan 29, 2024
Antreesy
approved these changes
Jan 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
☑️ Resolves
master
intonext
.#4953 had some conflicts, so here is the manual merge / backport.