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

Create a separate component out of the new Swipeable row #2936

Merged
merged 56 commits into from
Jun 20, 2024

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    c982c0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74e2519 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    f27a4d5 View commit details
    Browse the repository at this point in the history
  2. fix linter issues

    latekvo committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    56d35cb View commit details
    Browse the repository at this point in the history
  3. fix linter issues example

    latekvo committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    80a4acb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e8dea7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba1e9c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    acd6e04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea3eb3c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0a3ee2 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. break down animateRow

    latekvo committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    5cd05b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61c9d6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3931cf View commit details
    Browse the repository at this point in the history
  4. fix example paths

    latekvo committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    436e19c View commit details
    Browse the repository at this point in the history
  5. remove unnecessary hook

    latekvo committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3956f6d View commit details
    Browse the repository at this point in the history
  6. remove unncessary ref

    latekvo committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    443b5b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. fix spelling and imports

    latekvo committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    de9d392 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54041e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07dbf17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8db96e1 View commit details
    Browse the repository at this point in the history
  5. remove unnecessary typing

    latekvo committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9c8450d View commit details
    Browse the repository at this point in the history
  6. add missing prop dep

    latekvo committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    19916a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6db0442 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. fix eslint warning in example

    latekvo committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    85cca23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3966857 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2988d18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57b9c0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1553a69 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    afcd3fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b52b90f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49111f1 View commit details
    Browse the repository at this point in the history
  4. remove unnecessary config

    latekvo committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    88d906f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04d521c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9375d8 View commit details
    Browse the repository at this point in the history
  7. match spring characteristics with the original

    (no 1-to-1 conversion available)
    latekvo committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ea8f3cb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c56f284 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    98a6e25 View commit details
    Browse the repository at this point in the history
  10. linter issue

    latekvo committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3a75ce0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b9b1b8a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    001b9e7 View commit details
    Browse the repository at this point in the history
  2. fix random width bug

    latekvo committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6b894ff View commit details
    Browse the repository at this point in the history
  3. make example items identical

    latekvo committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9f56020 View commit details
    Browse the repository at this point in the history
  4. add swipe-back mechanic

    latekvo committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a65d3b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8d4e24 View commit details
    Browse the repository at this point in the history
  6. rename imports in example

    latekvo committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    50c3050 View commit details
    Browse the repository at this point in the history
  7. remove unnecessary styling

    latekvo committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3a11c51 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d5c5281 View commit details
    Browse the repository at this point in the history
  9. fix linting errors

    latekvo committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    37555fe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f89c9c8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7f70964 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7868300 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8e9b28d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    373e5a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    5e56c6d View commit details
    Browse the repository at this point in the history
  2. remove linter comments

    latekvo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4b66ca4 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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