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

feat(react,styles): add BottomSheet component #1694

Merged
merged 34 commits into from
Oct 7, 2024
Merged

Commits on Aug 22, 2024

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

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    1c6ffcc View commit details
    Browse the repository at this point in the history
  2. rework useescapekey

    scurker committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    863af09 View commit details
    Browse the repository at this point in the history
  3. support ref objects

    scurker committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    11d4af7 View commit details
    Browse the repository at this point in the history
  4. stuff

    scurker committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3096a8d View commit details
    Browse the repository at this point in the history
  5. 🤷

    scurker committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cbe791a View commit details
    Browse the repository at this point in the history
  6. no only

    scurker committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e3112c8 View commit details
    Browse the repository at this point in the history
  7. more progress

    scurker committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e7ac759 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. remove docs components

    scurker committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2711092 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79bb998 View commit details
    Browse the repository at this point in the history
  3. wip

    scurker committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    755ddd0 View commit details
    Browse the repository at this point in the history
  4. finally working!??

    scurker committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2fb9595 View commit details
    Browse the repository at this point in the history
  5. update

    scurker committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4e4d10b View commit details
    Browse the repository at this point in the history
  6. fix a11y issue

    scurker committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3b5d594 View commit details
    Browse the repository at this point in the history
  7. tests

    scurker committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    63493f7 View commit details
    Browse the repository at this point in the history
  8. fix file

    scurker committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fa32608 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. fix test

    scurker committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    40e7a8e View commit details
    Browse the repository at this point in the history
  2. mock console

    scurker committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b0581bf View commit details
    Browse the repository at this point in the history
  3. wip tests

    scurker committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    57be6d1 View commit details
    Browse the repository at this point in the history
  4. fix typo

    scurker committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    433c609 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. test cleanup

    scurker committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5c5a814 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdef5ad View commit details
    Browse the repository at this point in the history
  3. docs

    scurker committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4fe7401 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

Commits on Sep 27, 2024

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

Commits on Sep 30, 2024

  1. lint

    scurker committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    14e5ad1 View commit details
    Browse the repository at this point in the history
  2. fix a few things

    scurker committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c6fdb4e View commit details
    Browse the repository at this point in the history
  3. add testing

    scurker committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b2b3d1e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

    scurker committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    be8b928 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    108eb3f View commit details
    Browse the repository at this point in the history
  4. nit

    scurker committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0cb6ef3 View commit details
    Browse the repository at this point in the history