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 DraggableList component #26307

Commits on Aug 29, 2023

  1. add DraggableList component

    kosmydel committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2aecf5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec87088 View commit details
    Browse the repository at this point in the history
  3. patch react-beautiful-dnd

    kosmydel committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    7e752d1 View commit details
    Browse the repository at this point in the history
  4. fix types

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

Commits on Aug 30, 2023

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

    kosmydel committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    2b6e88b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fc64ed View commit details
    Browse the repository at this point in the history
  4. add comments

    kosmydel committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    fc617de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    553053a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Make small adjustements

    blazejkustra committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    f2dc8e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a306d70 View commit details
    Browse the repository at this point in the history
  3. Fix the comment

    blazejkustra committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ae045a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64f8b87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    585db22 View commit details
    Browse the repository at this point in the history
  6. Fix prettier diff

    blazejkustra committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    281e3e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. address review

    kosmydel committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    c974a37 View commit details
    Browse the repository at this point in the history
  2. fix: lint

    kosmydel committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    3433752 View commit details
    Browse the repository at this point in the history
  3. fix: padding on iOS

    kosmydel committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    2612dcb View commit details
    Browse the repository at this point in the history
  4. bottom padding

    kosmydel committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    418bf57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    731ac55 View commit details
    Browse the repository at this point in the history
  6. add icon

    kosmydel committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    76020f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    9809838 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    269e679 View commit details
    Browse the repository at this point in the history
  3. rename type

    kosmydel committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    3e95fd3 View commit details
    Browse the repository at this point in the history
  4. refactor types

    kosmydel committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    ccddce0 View commit details
    Browse the repository at this point in the history
  5. Fix gradient

    kosmydel committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    15d5166 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28d095b View commit details
    Browse the repository at this point in the history
  7. add comment

    kosmydel committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    5a95c87 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

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

Commits on Sep 15, 2023

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

    kosmydel committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c3803c0 View commit details
    Browse the repository at this point in the history
  3. fix import

    kosmydel committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f764c47 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

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

Commits on Sep 20, 2023

  1. draft of new designs

    kosmydel committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a0c17cb View commit details
    Browse the repository at this point in the history
  2. fixes

    kosmydel committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d572372 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0ea52f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. new type approach

    kosmydel committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    b373838 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbd6780 View commit details
    Browse the repository at this point in the history
  3. refactor

    kosmydel committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    29ce695 View commit details
    Browse the repository at this point in the history
  4. change Ref to ForwardedRef

    kosmydel committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6648aef View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    df80cc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a79858e View commit details
    Browse the repository at this point in the history
  3. Remove unused style

    blazejkustra committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f1f87e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    3c125b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce77279 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Fix bug number 1

    blazejkustra committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    df83c7a View commit details
    Browse the repository at this point in the history
  2. Fix bug number 3

    blazejkustra committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    0378b0f View commit details
    Browse the repository at this point in the history
  3. Fix bug number 2

    blazejkustra committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    08dd080 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    16ea63e View commit details
    Browse the repository at this point in the history
  2. Fix bug number 5

    blazejkustra committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f91da13 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Address review

    kosmydel committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a4ef061 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c64a768 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3701d81 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    4bba016 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d4c61c View commit details
    Browse the repository at this point in the history
  3. prettier

    kosmydel committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    6307f10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    970a3b0 View commit details
    Browse the repository at this point in the history
  5. concise empty waypoint

    kosmydel committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    366c222 View commit details
    Browse the repository at this point in the history