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 #5158

Merged
merged 65 commits into from
Jan 28, 2024
Merged

Commits on Jan 22, 2024

  1. chore(deps-dev): Bump cypress-visual-regression from 3.0.0 to 4.0.0

    Bumps [cypress-visual-regression](https://github.com/cypress-visual-regression/cypress-visual-regression) from 3.0.0 to 4.0.0.
    - [Changelog](https://github.com/cypress-visual-regression/cypress-visual-regression/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/cypress-visual-regression/cypress-visual-regression/commits)
    
    ---
    updated-dependencies:
    - dependency-name: cypress-visual-regression
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    c3cb07a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. chore: Fix missing PR from changelog

    Signed-off-by: Christopher Ng <[email protected]>
    Pytal committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    c28ea99 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. fix: Adjust cypress config for updated cypress-visual-regression

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0cc7e2f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5106 from nextcloud-libraries/dependabot/npm_and_…

    …yarn/cypress-visual-regression-4.0.0
    dependabot[bot] authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5ace452 View commit details
    Browse the repository at this point in the history
  3. chore: Migrate cypress config to vite instead of webpack

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    461e85b View commit details
    Browse the repository at this point in the history
  4. chore(assets): Update styling from server

    Signed-off-by: GitHub <[email protected]>
    nextcloud-command authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    7e537fc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5125 from nextcloud-libraries/chore/update-change…

    …log-8.5.0
    
    chore: Fix missing PR from changelog
    Pytal authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    43d7d80 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5127 from nextcloud-libraries/automated/noid/serv…

    …er-styling-update
    
    Automated styling update from server
    susnux authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    54bb90c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4961 from nextcloud-libraries/chore/migrate-cypre…

    …ss-vite
    
    chore: Migrate cypress config to vite instead of webpack
    susnux authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    cfbb197 View commit details
    Browse the repository at this point in the history
  8. fix: removed groupings in timezone picker

    Signed-off-by: Eduardo Morales <[email protected]>
    emoral435 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b4e6166 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. fix(fields): adjust label line-height

    Before it has the same line-height in docs, but server has different styles.
    Manually set the same line-height, which is the minimum allowed for a11y.
    
    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    33ce520 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump @nextcloud/webpack-vue-config

    Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config) from `84bc123` to `acaa161`.
    - [Release notes](https://github.com/nextcloud/webpack-vue-config/releases)
    - [Commits](nextcloud-libraries/webpack-vue-config@84bc123...acaa161)
    
    ---
    updated-dependencies:
    - dependency-name: "@nextcloud/webpack-vue-config"
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    e48b32f View commit details
    Browse the repository at this point in the history
  3. chore(deps): Bump @nextcloud/router from 2.2.0 to 2.2.1

    Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 2.2.0 to 2.2.1.
    - [Release notes](https://github.com/nextcloud/nextcloud-router/releases)
    - [Changelog](https://github.com/nextcloud-libraries/nextcloud-router/blob/master/CHANGELOG.md)
    - [Commits](nextcloud-libraries/nextcloud-router@v2.2.0...v2.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@nextcloud/router"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    20f0005 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump webpack from 5.89.0 to 5.90.0

    Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.90.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.89.0...v5.90.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0d3c111 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5136 from nextcloud-libraries/dependabot/npm_and_…

    …yarn/nextcloud/router-2.2.1
    dependabot[bot] authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    18ec06d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    145e832 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5130 from nextcloud-libraries/fix/a11y/41842/NcTi…

    …mezonePicker-group-headings-do-not-meet-contrast-ratio
    skjnldsv authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7fdd4e0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5133 from nextcloud-libraries/fix/5132/nc-field--…

    …label-position
    
    fix(fields): adjust label line-height
    JuliaKirschenheuter authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    4ca8762 View commit details
    Browse the repository at this point in the history
  9. chore(styleguide): set line-height from server styles

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    6d6deda View commit details
    Browse the repository at this point in the history
  10. Merge pull request #5135 from nextcloud-libraries/dependabot/npm_and_…

    …yarn/nextcloud/webpack-vue-config-acaa161
    
    chore(deps-dev): Bump @nextcloud/webpack-vue-config from `84bc123` to `acaa161`
    ShGKme authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7cee513 View commit details
    Browse the repository at this point in the history
  11. chore: update snapshots

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0ec6873 View commit details
    Browse the repository at this point in the history
  12. fix(header): width regression fixed

    Signed-off-by: Eduardo Morales <[email protected]>
    emoral435 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    743fa02 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #5132 from nextcloud-libraries/chore/styleguide-li…

    …ne-height
    
    chore(styleguide): set line-height from server styles
    susnux authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    77726c1 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #5129 from nextcloud-libraries/fix/a11y/42959/regr…

    …ession-for-width
    
    fix(header): width regression fixed
    susnux authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    20577bc View commit details
    Browse the repository at this point in the history
  15. fix(NcPopover): a11y attrs provide-inject reactivity

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7e1368c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. chore(deps): Bump peter-evans/create-or-update-comment from 3 to 4

    Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3 to 4.
    - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
    - [Commits](peter-evans/create-or-update-comment@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-or-update-comment
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ca71b95 View commit details
    Browse the repository at this point in the history
  2. feat: Implement widget flag for requesting interactive view

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    791a5fc View commit details
    Browse the repository at this point in the history
  3. chore(deps): Bump @floating-ui/dom from 1.5.4 to 1.6.0

    Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.5.4 to 1.6.0.
    - [Release notes](https://github.com/floating-ui/floating-ui/releases)
    - [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md)
    - [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/[email protected]/packages/dom)
    
    ---
    updated-dependencies:
    - dependency-name: "@floating-ui/dom"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    b89c143 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5145 from nextcloud-libraries/dependabot/npm_and_…

    …yarn/floating-ui/dom-1.6.0
    dependabot[bot] authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7d726b4 View commit details
    Browse the repository at this point in the history
  5. feat(NcActionButton): support boolean value for radio type

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    68fe201 View commit details
    Browse the repository at this point in the history
  6. Translate l10n/messages.pot in sv

    100% translated source file: 'l10n/messages.pot'
    on 'sv'.
    transifex-integration[bot] authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    bc35eb0 View commit details
    Browse the repository at this point in the history
  7. fix(NcCheckboxRadioSwitch): Make sure to include current value in che…

    …cked array
    
    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    d6cd699 View commit details
    Browse the repository at this point in the history
  8. fix(NcDialog): Adjust styles to prevent two scrollbars on small screens

    This also fixes some design issues, we do not want padding or margin on the bottom and right of the content in case of a scrollbar.
    When scrolling the scrollbar should be on the very left (not floating in the middle) and the scrolled content should be clipped by the modal container.
    
    Also ensure the dialog name is not overflown by the close button.
    
    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    58fa5e1 View commit details
    Browse the repository at this point in the history
  9. fix(NcModal): Also use more height when window height is small

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    bb3b25e View commit details
    Browse the repository at this point in the history
  10. fix(NcAppSettingsDialog): Do not enfore element height that causes do…

    …uble scrollbars
    
    Co-authored-by: Ferdinand Thiessen <[email protected]>
    Co-authored-by: Eduardo Morales <[email protected]>
    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux and emoral435 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    016ffcf View commit details
    Browse the repository at this point in the history
  11. Merge pull request #5143 from nextcloud-libraries/dependabot/github_a…

    …ctions/peter-evans/create-or-update-comment-4
    dependabot[bot] authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    88ba309 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #5150 from nextcloud-libraries/fix/nc-checkbox

    fix(NcCheckboxRadioSwitch): Make sure to include current value in cheched array
    susnux authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    61a191f View commit details
    Browse the repository at this point in the history
  13. Merge pull request #5139 from nextcloud-libraries/fix/nc-dialog

    fix: Ensure no double scrollbars for NcDialog and NcAppNavigationSettings
    susnux authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    0e5baf5 View commit details
    Browse the repository at this point in the history
  14. fix(NcCheckboxRadioSwitch): On button style align the text vertically…

    … center
    
    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    89c13cf View commit details
    Browse the repository at this point in the history
  15. Merge pull request #5147 from nextcloud-libraries/translations_ef429a…

    …9836fb49eeb7494eb2c87d1dac
    
    Updates for project Nextcloud vue library
    ShGKme authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    9c80f38 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #5151 from nextcloud-libraries/fix/nc-checkbox-button

    fix(NcCheckboxRadioSwitch): On button style align the text vertically
    susnux authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    612385f View commit details
    Browse the repository at this point in the history
  17. Merge pull request #5134 from nextcloud-libraries/feat/nc-action-butt…

    …on--boolean-radio
    
    feat(NcActionButton): support boolean value for radio type
    ShGKme authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7780de9 View commit details
    Browse the repository at this point in the history
  18. refactor(NcActions): reuse getActionName method

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f502143 View commit details
    Browse the repository at this point in the history
  19. refactor(NcActions): better name inline and menu action items vars

    - `inlineActions` -> `validInlineActions` like it is said in filter, because not all of them are to be inline
    - `renderedInlineActions` -> `inlineActions` because they are not rendered yet and to be consistent with `menuActions`
    
    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    b66bfc8 View commit details
    Browse the repository at this point in the history
  20. refactor(NcActions): move separating inline/menu items code in one place

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    dbee003 View commit details
    Browse the repository at this point in the history
  21. fix(NcActions): don't include inline actions in menu semantics

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    bb05b7b View commit details
    Browse the repository at this point in the history
  22. fix(NcActions): handle text-only popup keyboard navigation

    - Add new semantic type - tooltip (popup with text only, without interactive elements)
    - Simplify semantic types logic
    - Manually close tooltips on blur
    
    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f26764a View commit details
    Browse the repository at this point in the history
  23. Merge pull request #5142 from nextcloud-libraries/fix/nc-popover--pro…

    …vide-reactivity
    
    fix(NcPopover): a11y attrs provide-inject reactivity
    susnux authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    8e95526 View commit details
    Browse the repository at this point in the history
  24. fix(NcAvatar): Remove span wrapper button semantics in favour of inte…

    …rnal button components
    
    Signed-off-by: Christopher Ng <[email protected]>
    Pytal committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c94784c View commit details
    Browse the repository at this point in the history
  25. chore(l10n): Update translations

    Signed-off-by: Christopher Ng <[email protected]>
    Pytal committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    75ccec9 View commit details
    Browse the repository at this point in the history
  26. test(NcAvatar): Test aria-label on menu toggle

    Signed-off-by: Christopher Ng <[email protected]>
    Pytal committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    16bff11 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #5131 from nextcloud-libraries/fix/actions-focus-i…

    …n-avatar
    
    fix(NcAvatar): Remove span wrapper button semantics in favour of internal button components
    Pytal authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    dceef1e View commit details
    Browse the repository at this point in the history
  28. Translate l10n/messages.pot in sv

    100% translated source file: 'l10n/messages.pot'
    on 'sv'.
    transifex-integration[bot] authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    0b6b38b View commit details
    Browse the repository at this point in the history
  29. Translate l10n/messages.pot in cs_CZ

    100% translated source file: 'l10n/messages.pot'
    on 'cs_CZ'.
    transifex-integration[bot] authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c6688af View commit details
    Browse the repository at this point in the history
  30. Translate l10n/messages.pot in tr

    100% translated source file: 'l10n/messages.pot'
    on 'tr'.
    transifex-integration[bot] authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    8ca5508 View commit details
    Browse the repository at this point in the history
  31. Translate l10n/messages.pot in de_DE

    100% translated source file: 'l10n/messages.pot'
    on 'de_DE'.
    transifex-integration[bot] authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1542843 View commit details
    Browse the repository at this point in the history
  32. Merge pull request #5154 from nextcloud-libraries/translations_ef429a…

    …9836fb49eeb7494eb2c87d1dac
    
    Updates for project Nextcloud vue library
    susnux authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ec4c1fb View commit details
    Browse the repository at this point in the history
  33. chore: Prepare 8.5.1

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e044786 View commit details
    Browse the repository at this point in the history
  34. Merge pull request #5152 from nextcloud-libraries/chore/prepare-8-5-1

    chore: Prepare 8.5.1
    susnux authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ce18c5c View commit details
    Browse the repository at this point in the history
  35. Revert "Merge pull request #5134 from nextcloud-libraries/feat/nc-act…

    …ion-button--boolean-radio"
    
    This reverts commit 7780de9, reversing
    changes made to 612385f.
    susnux committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    34fc5cb View commit details
    Browse the repository at this point in the history
  36. feat(NcActionButton): support boolean value for radio type

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme authored and susnux committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    17631bc View commit details
    Browse the repository at this point in the history
  37. Merge branch 'feat/nc-action-button--boolean-radio'

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    0ef893d View commit details
    Browse the repository at this point in the history
  38. Merge pull request #5144 from nextcloud-libraries/feat/noid/interacti…

    …ve-widget
    
    feat: Implement widget flag for requesting interactive view
    susnux authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    0965f37 View commit details
    Browse the repository at this point in the history
  39. Merge pull request #5153 from nextcloud-libraries/fix/nc-actions--key…

    …board-navigation
    
    fix(NcActions): keyboard navigation
    susnux authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c9cc3e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    4ddee9d View commit details
    Browse the repository at this point in the history