Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.
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: v4.3.0
Choose a base ref
...
head repository: nosferatu500/react-sortable-tree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.0
Choose a head ref
  • 11 commits
  • 7 files changed
  • 3 contributors

Commits on Nov 14, 2022

  1. build(deps): bump loader-utils from 1.4.0 to 1.4.2

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v1.4.0...v1.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    95c75f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. build(deps): bump decode-uri-component from 0.2.0 to 0.2.2

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    19d83c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Merge pull request #35 from nosferatu500/dependabot/npm_and_yarn/load…

    …er-utils-1.4.2
    
    build(deps): bump loader-utils from 1.4.0 to 1.4.2
    nosferatu500 authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    a125b52 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #38 from nosferatu500/dependabot/npm_and_yarn/deco…

    …de-uri-component-0.2.2
    
    build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
    nosferatu500 authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    39159de View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Add .nvmrc to .gitignore

    rbenton committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    3843dc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfc1d41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e87980 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9af1fe6 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Merge pull request #46 from rbenton/virtuoso-props

    Add virtuosoProps property to ReactSortableTree
    nosferatu500 authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    bdf52d3 View commit details
    Browse the repository at this point in the history
  2. Bump devDeps.

    nosferatu500 committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    4b425c6 View commit details
    Browse the repository at this point in the history
  3. Bump version.

    nosferatu500 committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    0bcd9aa View commit details
    Browse the repository at this point in the history
Loading