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: SortableJS/react-sortablejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Choose a base ref
...
head repository: SortableJS/react-sortablejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.1
Choose a head ref
  • 20 commits
  • 21 files changed
  • 10 contributors

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    150aa16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0c734c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbb158e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7b6f26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d77f488 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b16548 View commit details
    Browse the repository at this point in the history
  7. chore(storybook): removes storybook

    We'll be using something else to generate a test suite. Storybook feels too clunky.
    waynevanson committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    a104520 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

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

Commits on Jan 6, 2021

  1. docs: reword

    Aysnine authored Jan 6, 2021
    Configuration menu
    Copy the full SHA
    4ae2368 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Fix a typo in README.

    herol3oy committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    c80a099 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. Update package.json

    update peer dependency
    fred-boink authored Aug 22, 2021
    Configuration menu
    Copy the full SHA
    1489ecd View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Update package.json to include the repository

    NOTE: This is not a bot. This change was made by and comments will be reviewed by humans. We are using this service account to be able to track the overall progress.
    
    With the rise in supply chain attacks and OSS dependencies being used as a attack vector, Microsoft is working with our ecosystem partners, such as the Linux Foundation's OpenSSF, to enable OSS consumers to track packages back to their public sources. 
    
    We've identified that the following packages published to NPM do not report where sources can be found, typically accomplished by including a link to your GitHub repository in your package.json REPOSITORY field. This PR was created to add this value, ensuring future releases will include this provenance information.
    
    If you do not want us to create such PRs against your GitHub repositories, or wish to provide any other feedback, please comment on this PR. 
    
    Published NPM packages with repository information:
    • react-sortablejs
    msftenhanceprovenance authored Aug 25, 2021
    Configuration menu
    Copy the full SHA
    854a879 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Merge pull request #217 from msftenhanceprovenance/patch-1

    Update package.json to include the repository
    owen-m1 authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    b602973 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    Co-authored-by: Andrés <andres.lucas@adevinta.com>
    owen-m1 and andresin87 authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    d4fb258 View commit details
    Browse the repository at this point in the history
  3. Update package.json

    Co-authored-by: Andrés <andres.lucas@adevinta.com>
    owen-m1 and andresin87 authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    f2b603e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #216 from fred-boink/patch-1

    Update package.json
    owen-m1 authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    9256536 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70d7979 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f469d75 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    881832d View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.0.1 [skip ci]

    ## [6.0.1](v6.0.0...v6.0.1) (2022-01-13)
    
    ### Bug Fixes
    
    * allow update disabled prop at runtime ([dccdd24](dccdd24))
    semantic-release-bot committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    335bb96 View commit details
    Browse the repository at this point in the history
Loading