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: v7.12.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: v7.12.3
Choose a head ref
  • 17 commits
  • 8 files changed
  • 9 contributors

Commits on Aug 15, 2023

  1. try to fix header size on mobile

    Signed-off-by: Simon L <[email protected]>
    szaimen committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    af3eeb8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4421 from nextcloud-libraries/backport/4420/stable7

    [stable7] try to fix header size on mobile
    szaimen authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fc0e934 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. remove empty wrapper for additional elements from DOM if not needed

    Signed-off-by: Maksim Sukharev <[email protected]>
    Antreesy committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    9d535bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4446 from nextcloud-libraries/backport/4438/stable27

    [stable7] fix(NcListItem) - remove empty wrapper for additional elements from DOM if not needed
    Antreesy authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3fa0e45 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Prevent accessible name conflicts on action menu

    Signed-off-by: Christopher Ng <[email protected]>
    (cherry picked from commit 17465a3)
    Pytal committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a43ecf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30c4b20 View commit details
    Browse the repository at this point in the history
  3. fix(NcBreadcrumbs): adjust component for vue filepicker

    Signed-off-by: Raimund Schlüßler <[email protected]>
    raimund-schluessler committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    fc175ff View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4452 from nextcloud-libraries/fix/noid/stable7-br…

    …eadcrumbs
    
    [stable7] fix(NcBreadcrumbs): adjust component for vue filepicker
    susnux authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e01cb83 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. fix: Rename name → title

    Signed-off-by: Christopher Ng <[email protected]>
    Pytal committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d42effa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    807c05b View commit details
    Browse the repository at this point in the history
  3. don't force blur action menu on tab

    Signed-off-by: Maksim Sukharev <[email protected]>
    Antreesy committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7bffb87 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4459 from nextcloud-libraries/backport/4458/stable7

    [stable7] fix(`NcListItem`) don't force blur action menu on tab
    Antreesy authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    29a8a86 View commit details
    Browse the repository at this point in the history
  5. chore(release): Bump version to 7.12.3

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a444ba1 View commit details
    Browse the repository at this point in the history
  6. paste no-break-space between '\n' to not leave a new line empty

    Signed-off-by: Maksim Sukharev <[email protected]>
    Antreesy committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7ada1aa View commit details
    Browse the repository at this point in the history
  7. chore(release): Add changelog

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0f7fc13 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4462 from nextcloud-libraries/backport/4461/stable7

    [stable7] fix(`NcRichText`) - keep newlines in rendered Markdown
    nickvergessen authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9c03fa0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #4460 from nextcloud-libraries/v7.12.3

    chore(release): Bump version to 7.12.3
    nickvergessen authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7b87cf5 View commit details
    Browse the repository at this point in the history
Loading