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

React version of demo #39

Closed
wants to merge 50 commits into from
Closed

Commits on Feb 26, 2020

  1. Convert to NPM module

    joelvh committed Feb 26, 2020
    4 Configuration menu
    Copy the full SHA
    2c06c40 View commit details
    Browse the repository at this point in the history
  2. Applied autoformatting

    joelvh committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    8550d02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66bfd64 View commit details
    Browse the repository at this point in the history
  4. Move demo

    joelvh committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    3c0073a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebea1f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be05782 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2020

  1. Configuration menu
    Copy the full SHA
    b53f49a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    491a053 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1d4f2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed83a70 View commit details
    Browse the repository at this point in the history
  5. Convert filter to find

    joelvh committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    6cfe8f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d9c414 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ff9b36 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    31c49a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a593ade View commit details
    Browse the repository at this point in the history
  10. Rename for clarity

    joelvh committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    eb85ff4 View commit details
    Browse the repository at this point in the history
  11. Remove debugging

    joelvh committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    d25893b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    167530b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e3d3107 View commit details
    Browse the repository at this point in the history
  14. Fix references

    joelvh committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    ecf3204 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    097e906 View commit details
    Browse the repository at this point in the history
  16. Rename classes for clarity

    joelvh committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    ca40df5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6ae2c02 View commit details
    Browse the repository at this point in the history
  18. Clean up demo a little bit

    joelvh committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    2c618ff View commit details
    Browse the repository at this point in the history
  19. Fix logic bug

    joelvh committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    3fe5566 View commit details
    Browse the repository at this point in the history
  20. Fix indenting

    joelvh committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    ea7b9d9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0ddf233 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    83a3938 View commit details
    Browse the repository at this point in the history
  23. Remove duplicate assets

    joelvh committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    a61352e View commit details
    Browse the repository at this point in the history
  24. Make note of React rerenders

    joelvh committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    fa24c41 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c194680 View commit details
    Browse the repository at this point in the history
  26. Remove unused argument

    joelvh committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    6d4a883 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    904c321 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    00fe489 View commit details
    Browse the repository at this point in the history
  29. Ignore *.orig files

    joelvh committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    485bb5a View commit details
    Browse the repository at this point in the history
  30. Toggle left card

    joelvh committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    e0d798c View commit details
    Browse the repository at this point in the history
  31. Rename classes

    joelvh committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    5761fea View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    584e522 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    3d408f7 View commit details
    Browse the repository at this point in the history
  34. Fix off-screen position

    joelvh committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    c34febc View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    3a5dfd8 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    c3d7807 View commit details
    Browse the repository at this point in the history
  37. Fix calculation bug

    joelvh committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    4c8bcba View commit details
    Browse the repository at this point in the history
  38. Fix r_array

    joelvh committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    a4b6121 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    0a1a381 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    80133d2 View commit details
    Browse the repository at this point in the history
  41. Refactor output

    joelvh committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    b211c53 View commit details
    Browse the repository at this point in the history
  42. Fix maxWidth

    joelvh committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    a431837 View commit details
    Browse the repository at this point in the history
  43. Fxied README

    joelvh committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    becd36b View commit details
    Browse the repository at this point in the history
  44. Fix offset when adding border

    joelvh committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    fe7e274 View commit details
    Browse the repository at this point in the history