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: nosferatu500/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: rmeschian/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.
  • 7 commits
  • 4 files changed
  • 3 contributors

Commits on Feb 16, 2022

  1. latest

    rmeschian committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    9f2368e View commit details
    Browse the repository at this point in the history
  2. Create test

    simonlmartin authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    211c897 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Delete test

    simonlmartin authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    802a63f View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Added call to onVisibilityToggle when auto expanding.

    Added support for 'getChildren' function for synchronously fetching children on demand.
    rmeschian committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    8b1a5db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    547386d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. update for private repo

    simonlmartin committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    54d3fa1 View commit details
    Browse the repository at this point in the history
  2. change version

    simonlmartin committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    e6a49c0 View commit details
    Browse the repository at this point in the history
Loading