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

Restructure the project and public APIs #2064

Merged
merged 55 commits into from
Jul 21, 2024
Merged

Restructure the project and public APIs #2064

merged 55 commits into from
Jul 21, 2024

Commits on Jun 14, 2024

  1. Package basics

    binrysearch committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    cf4a5af View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Steps

    binrysearch committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    429cd2d View commit details
    Browse the repository at this point in the history
  2. showElement

    binrysearch committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    8ac1379 View commit details
    Browse the repository at this point in the history
  3. classname

    binrysearch committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    92d6da0 View commit details
    Browse the repository at this point in the history
  4. active classname

    binrysearch committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    8fed9d4 View commit details
    Browse the repository at this point in the history
  5. showElement

    binrysearch committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    c61ef27 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. addClass list

    binrysearch committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    5bb0263 View commit details
    Browse the repository at this point in the history
  2. tests restructure

    binrysearch committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    40dd5a7 View commit details
    Browse the repository at this point in the history
  3. tests restructure

    binrysearch committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    79d872d View commit details
    Browse the repository at this point in the history
  4. steps and fetchSteps

    binrysearch committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    0d6c881 View commit details
    Browse the repository at this point in the history
  5. className and onKeyDown

    binrysearch committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    e4ef209 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. setPositionRelativeTo

    binrysearch committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    153ac58 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. hints

    binrysearch committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    6bc1c77 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. update tests

    binrysearch committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    06680d3 View commit details
    Browse the repository at this point in the history
  2. step tests

    binrysearch committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    c7b62f3 View commit details
    Browse the repository at this point in the history
  3. render.test

    binrysearch committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    476846b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a84881 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6f5871 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. tooltip package

    binrysearch committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    56436f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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

Commits on Jun 27, 2024

  1. tour tests

    binrysearch committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d4664f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. comments

    binrysearch committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a10ec7d View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

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

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    05a6f27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    137b481 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b26e4eb View commit details
    Browse the repository at this point in the history
  4. fix imports

    binrysearch committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    110513f View commit details
    Browse the repository at this point in the history
  5. tour tests

    binrysearch committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    a6457c7 View commit details
    Browse the repository at this point in the history
  6. fix test

    binrysearch committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    0f88a8d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. tests

    binrysearch committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    49b52d9 View commit details
    Browse the repository at this point in the history
  2. cypress

    binrysearch committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    fe4c1d6 View commit details
    Browse the repository at this point in the history
  3. cypress: progress bar

    binrysearch committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    409b1ab View commit details
    Browse the repository at this point in the history
  4. cypress

    binrysearch committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    7b76616 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. cypress in docker

    binrysearch committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    0b3f2e1 View commit details
    Browse the repository at this point in the history
  2. pkg fix

    binrysearch committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    c82a110 View commit details
    Browse the repository at this point in the history
  3. prettier

    binrysearch committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    af16169 View commit details
    Browse the repository at this point in the history
  4. cypress action

    binrysearch committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    ae0c8cb View commit details
    Browse the repository at this point in the history
  5. cypress action

    binrysearch committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    b8187dc View commit details
    Browse the repository at this point in the history
  6. cypress ci and docker

    binrysearch committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    37afb62 View commit details
    Browse the repository at this point in the history
  7. cypress ci and docker

    binrysearch committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    30db007 View commit details
    Browse the repository at this point in the history
  8. dup in setup file

    binrysearch committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    b8f9e13 View commit details
    Browse the repository at this point in the history
  9. conditional cypress

    binrysearch committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    020d4b5 View commit details
    Browse the repository at this point in the history
  10. simplify cypress cmd

    binrysearch committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    478c3cc View commit details
    Browse the repository at this point in the history
  11. fix cmd

    binrysearch committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    80a3a24 View commit details
    Browse the repository at this point in the history
  12. docker fallback approach

    binrysearch committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    d408dae View commit details
    Browse the repository at this point in the history
  13. remove jshitn

    binrysearch committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    0819f2b View commit details
    Browse the repository at this point in the history
  14. fix hint render

    binrysearch committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    6de3db4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

Commits on Jul 11, 2024

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

Commits on Jul 13, 2024

  1. fix floating element

    binrysearch committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    6cb2fc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6851e07 View commit details
    Browse the repository at this point in the history
  3. comment

    binrysearch committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    7b9ec39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06d2efe View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. rename

    binrysearch committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    c5e80c6 View commit details
    Browse the repository at this point in the history
  2. 8.0.0-beta.1

    binrysearch committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    772bc40 View commit details
    Browse the repository at this point in the history