Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix event handling with react-beautiful-dnd #5842

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jan 9, 2024

  1. chore: add test cases

    itsdouges committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    264109d View commit details
    Browse the repository at this point in the history
  2. fix: fixes control bailing out of an event if it has had prevent defa…

    …ult called somewhere else
    itsdouges committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    df2d44c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e04ec6 View commit details
    Browse the repository at this point in the history
  4. chore: add changeset

    itsdouges committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    67e005f View commit details
    Browse the repository at this point in the history
  5. chore: fix lock

    itsdouges committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    649eec7 View commit details
    Browse the repository at this point in the history
  6. chore: nit

    itsdouges committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d3fd7f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. chore: fix tests

    itsdouges committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    16b4be7 View commit details
    Browse the repository at this point in the history