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: hello-pangea/dnd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v17.0.0
Choose a base ref
...
head repository: hello-pangea/dnd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v18.0.0-beta.0
Choose a head ref
  • 19 commits
  • 60 files changed
  • 2 contributors

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    777a086 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3123d9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77f9488 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7d8275 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d461d56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bcdee0c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7628b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52b6c85 View commit details
    Browse the repository at this point in the history
  9. docs: add a security policy

    100terres committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    880926d View commit details
    Browse the repository at this point in the history
  10. chore: bump node to 20.17.0

    100terres committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    7870160 View commit details
    Browse the repository at this point in the history
  11. docs: add star history

    100terres committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    77bec3f View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

  1. Configuration menu
    Copy the full SHA
    39d208a View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): update bump all non-major development dependencies (#…

    …840)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 4, 2025
    Configuration menu
    Copy the full SHA
    786ee75 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. refactor(dependency): remove memoize-one

    Remove memoize-one from the package.json and include parts of its source code directly in our source
    code.
    100terres committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    8e289cd View commit details
    Browse the repository at this point in the history
  2. refactor(dependency): remove use-memo-one

    Remove use-memo-one from the package.json and include parts of its source code directly in our
    source code.
    100terres committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    54743ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73421d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2025

  1. docs: drop react-virtualized examples

    As the library isn't supporting react v19, we are simply remoing it from our documentation.
    100terres committed Jan 18, 2025
    Configuration menu
    Copy the full SHA
    48584ea View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. feat: add support for react v19

    This commit adds support for react v19 and ensures that the unit tests run on both react v18 and
    v19.
    100terres committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    f617df1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71e5847 View commit details
    Browse the repository at this point in the history
Loading