[next] chore(master): merge master into next#5177
Merged
raimund-schluessler merged 15 commits intonextfrom Jan 29, 2024
Merged
Conversation
…of default Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
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 <me@shgk.me>
…h-on-scaling fix(NcSelect): list width on page scaling
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
…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 <antreesy.web@gmail.com>
…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 <chrng8@gmail.com>
…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
ShGKme
approved these changes
Jan 29, 2024
Antreesy
approved these changes
Jan 29, 2024
This file contains hidden or 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
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
masterintonext.#4953 had some conflicts, so here is the manual merge / backport.