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.5
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.6
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 26, 2023

  1. fix(NcEmojiPicker): Set type to native for selected emoji

    The default is to display the emoji from a remote data source, which we
    don't want (and is prohibitted by our CSP anyway).
    
    Signed-off-by: Jonas <[email protected]>
    mejo- committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    fae7ab0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4579 from nextcloud-libraries/backport/stable7/4575

    [stable7] fix(NcEmojiPicker): Set type to `native` for selected emoji
    mejo- authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    13ef4d0 View commit details
    Browse the repository at this point in the history
  3. v7.12.6

    Signed-off-by: Jonas <[email protected]>
    mejo- committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    dd9f258 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99875ab View commit details
    Browse the repository at this point in the history
Loading