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: MaxLeiter/sortablejs-vue3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: MaxLeiter/sortablejs-vue3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 19 commits
  • 16 files changed
  • 3 contributors

Commits on Jul 9, 2022

  1. Add renovate.json

    renovate[bot] authored Jul 9, 2022
    Configuration menu
    Copy the full SHA
    6a8c1ef View commit details
    Browse the repository at this point in the history
  2. Update renovate.json

    MaxLeiter authored Jul 9, 2022
    Configuration menu
    Copy the full SHA
    34a7c89 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from MaxLeiter/renovate/configure

    Configure Renovate
    MaxLeiter authored Jul 9, 2022
    1 Configuration menu
    Copy the full SHA
    1122771 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af00318 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from MaxLeiter/renovate/all-minor-patch

    Update all non-major dependencies
    MaxLeiter authored Jul 9, 2022
    Configuration menu
    Copy the full SHA
    e1af1af View commit details
    Browse the repository at this point in the history
  6. Pin dependencies

    renovate[bot] authored Jul 9, 2022
    Configuration menu
    Copy the full SHA
    eae115d View commit details
    Browse the repository at this point in the history
  7. 1 Configuration menu
    Copy the full SHA
    517051e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    63d5b95 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #11 from MaxLeiter/renovate/actions-checkout-3.x

    Update actions/checkout action to v3
    MaxLeiter authored Jul 9, 2022
    1 Configuration menu
    Copy the full SHA
    2bdec2a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b06c810 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #12 from MaxLeiter/renovate/actions-setup-node-3.x

    Update actions/setup-node action to v3
    MaxLeiter authored Jul 9, 2022
    1 Configuration menu
    Copy the full SHA
    2b6d131 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

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

Commits on Jul 14, 2022

  1. Merge pull request #13 from MaxLeiter/renovate/all-minor-patch

    Update all non-major dependencies
    MaxLeiter authored Jul 14, 2022
    1 Configuration menu
    Copy the full SHA
    dc1738f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    63f18a7 View commit details
    Browse the repository at this point in the history
  2. Add and run prettier

    MaxLeiter committed Jul 28, 2022
    1 Configuration menu
    Copy the full SHA
    7f2c70b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. Allow itemKey to be a function (#18)

    * fix: remove unused import
    * feat: allow itemKey to be a function
    
    This is helpful if the items contained in the provided list are not
    objects but lists or other objects from which a key cannot be derived
    directly.
    kmohrf authored Jul 30, 2022
    1 Configuration menu
    Copy the full SHA
    3a2ca12 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    d0583ec View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    93ed36f View commit details
    Browse the repository at this point in the history
  4. v1.2.0

    MaxLeiter committed Jul 30, 2022
    1 Configuration menu
    Copy the full SHA
    0b457fc View commit details
    Browse the repository at this point in the history
Loading