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

Add Multiselect dragdrop Feature #4767

Merged
merged 51 commits into from
Jul 12, 2024
Merged

Add Multiselect dragdrop Feature #4767

merged 51 commits into from
Jul 12, 2024

Commits on Jun 27, 2024

  1. add types

    joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    377b861 View commit details
    Browse the repository at this point in the history
  2. pass props

    joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    087f998 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73d39d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    946ca6b View commit details
    Browse the repository at this point in the history
  5. remove console log

    joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9bf1d24 View commit details
    Browse the repository at this point in the history
  6. fix parameter order

    joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a0533a1 View commit details
    Browse the repository at this point in the history
  7. add jsdoc comments

    joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a26da45 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    23fb65d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a22733d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c18117 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4d0c363 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bf631af View commit details
    Browse the repository at this point in the history
  13. changes after review

    joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    b077605 View commit details
    Browse the repository at this point in the history
  14. change css class selector

    joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9430b91 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    33758c3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8596021 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0bc7fad View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    85bb0e8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a19a516 View commit details
    Browse the repository at this point in the history
  20. update JSDoc

    joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5979406 View commit details
    Browse the repository at this point in the history
  21. add console log

    joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    37b0601 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a191bb3 View commit details
    Browse the repository at this point in the history
  23. refactor

    joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    848c080 View commit details
    Browse the repository at this point in the history
  24. using path

    joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    b1988c6 View commit details
    Browse the repository at this point in the history
  25. add warn message

    yann300 authored and joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ec29e3e View commit details
    Browse the repository at this point in the history
  26. refactor and fix

    yann300 authored and joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    eea789e View commit details
    Browse the repository at this point in the history
  27. add e2e tests

    joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    50cfadf View commit details
    Browse the repository at this point in the history
  28. fix tests

    yann300 authored and joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4ba951f View commit details
    Browse the repository at this point in the history
  29. fix dragging

    yann300 authored and joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2861bca View commit details
    Browse the repository at this point in the history
  30. fix test

    yann300 authored and joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e14f863 View commit details
    Browse the repository at this point in the history
  31. fix test

    yann300 authored and joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ada126d View commit details
    Browse the repository at this point in the history
  32. add resetMultiselect

    yann300 authored and joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    dde075e View commit details
    Browse the repository at this point in the history
  33. changes to e2e

    joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7351611 View commit details
    Browse the repository at this point in the history
  34. fix e2e

    joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6de2bd0 View commit details
    Browse the repository at this point in the history
  35. fixed more e2e

    joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8cc465d View commit details
    Browse the repository at this point in the history
  36. address firefox failure

    joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e9cc84e View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    e91ec74 View commit details
    Browse the repository at this point in the history
  38. fix e2e

    joeizang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5d6cf32 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    5066249 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    511de78 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    269ecf8 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    7cc748b View commit details
    Browse the repository at this point in the history
  2. disabled test for firefox

    joeizang committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b08b337 View commit details
    Browse the repository at this point in the history
  3. disable flaky test

    joeizang committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a5d487c View commit details
    Browse the repository at this point in the history
  4. deal with flaky test

    joeizang committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    40ad6f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    dc45408 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    117a976 View commit details
    Browse the repository at this point in the history
  2. disable test in firefox

    joeizang committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a774b28 View commit details
    Browse the repository at this point in the history
  3. disable duplicate test

    joeizang committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e7fd235 View commit details
    Browse the repository at this point in the history
  4. skip firefox for test

    joeizang committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d0b4848 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f2fb89 View commit details
    Browse the repository at this point in the history