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

@swm/add draggable list #7

Closed
wants to merge 49 commits into from

Commits on Aug 23, 2023

  1. chore: initial commit

    kosmydel committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    337c298 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    c905da8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2e7397 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff3f44b View commit details
    Browse the repository at this point in the history
  4. feat: cleanup

    kosmydel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9fe1f6a View commit details
    Browse the repository at this point in the history
  5. feat: render items on web

    kosmydel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a493e2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3345c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    583d274 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    892d577 View commit details
    Browse the repository at this point in the history
  9. feat: add onDragBegin prop

    kosmydel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    df90465 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    79d651f View commit details
    Browse the repository at this point in the history
  11. feat: use better colors

    kosmydel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ba20d8b View commit details
    Browse the repository at this point in the history
  12. feat: better styling

    kosmydel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a7d57ef View commit details
    Browse the repository at this point in the history
  13. feat: add logging events

    kosmydel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    1d3194c View commit details
    Browse the repository at this point in the history
  14. feat: small refactor

    kosmydel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ec6cfc1 View commit details
    Browse the repository at this point in the history
  15. feat: refactor

    kosmydel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    eb5b9d1 View commit details
    Browse the repository at this point in the history
  16. feat: add haptics

    kosmydel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    3732223 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8a4f0db View commit details
    Browse the repository at this point in the history
  18. refactor: rename the library

    kosmydel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a408740 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    43b7e57 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fb58d96 View commit details
    Browse the repository at this point in the history
  21. docs: update readme

    kosmydel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4ff0751 View commit details
    Browse the repository at this point in the history
  22. feat: add more decorators

    kosmydel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    30b1156 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5693882 View commit details
    Browse the repository at this point in the history
  24. fix: type

    kosmydel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    161e6cf View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6be3991 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b0ac9e7 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0244f7a View commit details
    Browse the repository at this point in the history
  28. fix: imports

    kosmydel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0f0d874 View commit details
    Browse the repository at this point in the history
  29. refactor: calling functions

    kosmydel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    590859d View commit details
    Browse the repository at this point in the history
  30. fix: typing

    kosmydel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    24e0bf4 View commit details
    Browse the repository at this point in the history
  31. chore: remove yarn

    kosmydel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    16e7373 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a72653a View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    19e0b88 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    fc993d6 View commit details
    Browse the repository at this point in the history
  35. fix: dependencies

    kosmydel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4bb2681 View commit details
    Browse the repository at this point in the history
  36. refactor: review

    kosmydel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d3ceabb View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    4c9bc5b View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    1078a14 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    d998e85 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. fix: import React

    kosmydel committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    96ccafd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb105b6 View commit details
    Browse the repository at this point in the history
  3. feat: use lodash

    kosmydel committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    bb3aa48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1606af View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    68fdcbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9143ae8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6989db5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87a44c5 View commit details
    Browse the repository at this point in the history
  5. refactor: run yarn prettier

    kosmydel committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a9afeb1 View commit details
    Browse the repository at this point in the history