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: frontend-collective/react-sortable-tree
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sachiv-logiciel/react-sortable-tree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 5 files changed
  • 1 contributor

Commits on May 28, 2021

  1. Add temporary fix for #259

    sachiv-logiciel authored May 28, 2021
    Configuration menu
    Copy the full SHA
    1149ba4 View commit details
    Browse the repository at this point in the history
  2. dist folder

    sachiv-logiciel committed May 28, 2021
    Configuration menu
    Copy the full SHA
    5f3ad90 View commit details
    Browse the repository at this point in the history
  3. update style

    sachiv-logiciel committed May 28, 2021
    Configuration menu
    Copy the full SHA
    5dbe234 View commit details
    Browse the repository at this point in the history
  4. return null

    sachiv-logiciel committed May 28, 2021
    Configuration menu
    Copy the full SHA
    187f303 View commit details
    Browse the repository at this point in the history
  5. insert console

    sachiv-logiciel committed May 28, 2021
    Configuration menu
    Copy the full SHA
    8a24ca7 View commit details
    Browse the repository at this point in the history
  6. comment condition

    sachiv-logiciel committed May 28, 2021
    Configuration menu
    Copy the full SHA
    65a5af6 View commit details
    Browse the repository at this point in the history
  7. customise condition

    sachiv-logiciel committed May 28, 2021
    Configuration menu
    Copy the full SHA
    0df7bf5 View commit details
    Browse the repository at this point in the history
  8. add condition

    sachiv-logiciel committed May 28, 2021
    Configuration menu
    Copy the full SHA
    a616b54 View commit details
    Browse the repository at this point in the history
  9. update col

    sachiv-logiciel committed May 28, 2021
    Configuration menu
    Copy the full SHA
    ec3ecba View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

  1. revert to changes and add tree data key in object

    sachiv-logiciel committed May 29, 2021
    Configuration menu
    Copy the full SHA
    951e256 View commit details
    Browse the repository at this point in the history
  2. fix: instead of return error pass default object

    sachiv-logiciel committed May 29, 2021
    Configuration menu
    Copy the full SHA
    26819ca View commit details
    Browse the repository at this point in the history
Loading