Skip to content
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 15 commits into from
Jan 29, 2024

Commits on Nov 30, 2023

  1. feat(NcNoteCard): provide a slot for inserting a custom icon instead …

    …of default
    
    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    Antreesy committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    88d4546 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. fix(NcActions): intercept into current focus trap stack

    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    6060690 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. fix(NcSelect): list width on page scaling

    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>
    ShGKme committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    9c8a3ff View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Merge pull request #5162 from nextcloud-libraries/fix/nc-select--widt…

    …h-on-scaling
    
    fix(NcSelect): list width on page scaling
    susnux authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    25d0813 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump @nextcloud/vite-config from 1.0.1 to 1.2.1

    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    Antreesy committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    2cef9b5 View commit details
    Browse the repository at this point in the history
  3. enh: added comments on NcHeaderMenu for NcVue documentation

    Signed-off-by: Eduardo Morales <emoral435@gmail.com>
    emoral435 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    1d3a181 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5170 from nextcloud-libraries/chore/deps/bump-nex…

    …tcloud-vite-config-to-1.2.1
    
    chore(deps): bump nextcloud-vite-config library from 1.2.0 to 1.2.1
    Antreesy authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    0b1bf86 View commit details
    Browse the repository at this point in the history
  5. fix(NcColorPicker): define a container prop

    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    Antreesy committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e1341b2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5172 from nextcloud-libraries/fix/5103/container-…

    …prop-NcColorPicker
    
    fix(`NcColorPicker`): define a container prop
    Antreesy authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e79a1bd View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4894 from nextcloud-libraries/feat/noid/note-card…

    …-icon-slot
    
    feat(NcNoteCard): provide a slot for inserting a custom icon instead of default
    Antreesy authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a0c316f View commit details
    Browse the repository at this point in the history
  8. chore: Fix missing PR from changelog

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    91853a9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5175 from nextcloud-libraries/chore/update-change…

    …log-8.5.1
    
    chore: Fix missing PR from changelog
    susnux authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b01316b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #5148 from nextcloud-libraries/fix/a11y/2278/not-p…

    …ossible-to-close-left-sidebar-on-small-screens
    
    fix: app-navigation-toggle remains on screen on small viewports
    susnux authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7665b6e View commit details
    Browse the repository at this point in the history
  11. Merge pull request #4953 from nextcloud-libraries/fix/4910/nc-popover…

    …--integrate-with-current-focus-trap
    
    fix(NcActions): intercept into current focus trap stack
    susnux authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    c39a056 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    72298d8 View commit details
    Browse the repository at this point in the history