Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nextcloud-libraries/nextcloud-vue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.29.2
Choose a base ref
...
head repository: nextcloud-libraries/nextcloud-vue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.30.0
Choose a head ref
  • 12 commits
  • 31 files changed
  • 4 contributors

Commits on Aug 29, 2025

  1. feat(NcPopover): auto return focus to trigger button on close

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme authored and AndyScherzinger committed Aug 29, 2025
    Configuration menu
    Copy the full SHA
    2ce15eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5155 from nextcloud-libraries/fix/nc-popover--aut…

    …o-return-focus
    
    feat(NcPopover): auto return focus to trigger button on close
    susnux authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    8488bc0 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2025

  1. chore: rename functions to .ts

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux authored and backportbot[bot] committed Aug 31, 2025
    Configuration menu
    Copy the full SHA
    64011dd View commit details
    Browse the repository at this point in the history
  2. refactor: migrate reference widget related function to Typescript

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux authored and ShGKme committed Aug 31, 2025
    Configuration menu
    Copy the full SHA
    8016914 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59bb4b5 View commit details
    Browse the repository at this point in the history
  4. chore: adjust for Vue 2

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Aug 31, 2025
    Configuration menu
    Copy the full SHA
    d956c46 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7417 from nextcloud-libraries/backport/6969/stable8

    [stable8] refactor: migrate reference widget related function to Typescript
    susnux authored Aug 31, 2025
    Configuration menu
    Copy the full SHA
    696388a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7413 from nextcloud-libraries/backport/7398/stable8

    [stable8] feat(NcAssistant*): provide components to for consistant integrations design
    susnux authored Aug 31, 2025
    Configuration menu
    Copy the full SHA
    0f18653 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2025

  1. feat(NcCheckboxRadioSwitch): Add support for a description field

    Both as a slot and a prop
    
    Signed-off-by: Carl Schwan <[email protected]>
    Carl Schwan authored and AndyScherzinger committed Sep 1, 2025
    Configuration menu
    Copy the full SHA
    efa51b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7395 from nextcloud-libraries/backport/7378/stable8

    [stable8] feat(NcCheckboxRadioSwitch): Add support for a description field
    AndyScherzinger authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    00200c7 View commit details
    Browse the repository at this point in the history
  3. chore: prepare v8.30.0

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Sep 1, 2025
    Configuration menu
    Copy the full SHA
    95541e8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7420 from nextcloud-libraries/chore/release-8-30

    [stable8] prepare release v8.30.0
    susnux authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    b21e660 View commit details
    Browse the repository at this point in the history
Loading