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: sirajalam049/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: frontend-collective/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.
  • 16 commits
  • 15 files changed
  • 11 contributors

Commits on Jul 30, 2020

  1. Upgrade to [email protected] (frontend-collective#747)

    * Clean some website reminiscents
    
    * Upgrade to [email protected]. Fixes frontend-collective#665
    
    Co-authored-by: Teddy <[email protected]>
    TdyP and TdyP authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    9aeaf3d View commit details
    Browse the repository at this point in the history
  2. fix: scroll to search focused tree item (frontend-collective#756)

    * Fix ignoreOneTreeUpdate in static search method
    
    * Apply suggestions from code review
    
    Co-authored-by: Aleksandr Khodykin <[email protected]>
    Co-authored-by: wei <[email protected]>
    3 people authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    e528a4c View commit details
    Browse the repository at this point in the history
  3. build(deps): [security] bump elliptic from 6.5.1 to 6.5.3 (frontend-c…

    …ollective#760)
    
    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.3. **This update includes a security fix.**
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](indutny/elliptic@v6.5.1...v6.5.3)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    e84382d View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump eslint-plugin-react from 7.18.3 to 7.20.5 (fron…

    …tend-collective#759)
    
    Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.18.3 to 7.20.5.
    - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
    - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
    - [Commits](jsx-eslint/eslint-plugin-react@v7.18.3...v7.20.5)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    1ae6e4b View commit details
    Browse the repository at this point in the history
  5. build(deps): [security] bump lodash from 4.17.15 to 4.17.19 (frontend…

    …-collective#755)
    
    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. **This update includes a security fix.**
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.19)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    db3c812 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf313ea View commit details
    Browse the repository at this point in the history
  7. build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.10.4 (fronten…

    …d-collective#751)
    
    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.8.7 to 7.10.4.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-preset-env)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    888d47e View commit details
    Browse the repository at this point in the history
  8. build(deps-dev): bump codesandbox from 2.1.11 to 2.1.16 (frontend-col…

    …lective#741)
    
    Bumps [codesandbox](https://github.com/codesandbox-app/codesandbox-importers) from 2.1.11 to 2.1.16.
    - [Release notes](https://github.com/codesandbox-app/codesandbox-importers/releases)
    - [Commits](codesandbox/codesandbox-importers@v2.1.11...v2.1.16)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    9d87f81 View commit details
    Browse the repository at this point in the history
  9. build(deps-dev): bump coveralls from 3.0.9 to 3.1.0 (frontend-collect…

    …ive#708)
    
    Bumps [coveralls](https://github.com/nickmerwin/node-coveralls) from 3.0.9 to 3.1.0.
    - [Release notes](https://github.com/nickmerwin/node-coveralls/releases)
    - [Commits](nickmerwin/node-coveralls@3.0.9...v3.1.0)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    1501d6a View commit details
    Browse the repository at this point in the history
  10. Update README.md

    wuweiweiwu authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    27c217d View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Configuration menu
    Copy the full SHA
    0815ca7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a07263 View commit details
    Browse the repository at this point in the history
  3. "chore(release): 2.8.0"

    wuweiweiwu committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    2a5f741 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c29cbf View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. fix: "Uncaught Invariant Violation: Expected to find a valid target."…

    … after cancelling a drag into the react sortable tree (frontend-collective#740)
    
    Co-authored-by: liangzenan <[email protected]>
    weirDozzz and liangzenan authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    52f0bcf View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Update README.md

    fritz-c authored May 3, 2023
    Configuration menu
    Copy the full SHA
    f482bc7 View commit details
    Browse the repository at this point in the history
Loading