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 hover_tooltips, hover_mode, hover_formatters opts to easily modify hover #6180

Merged
merged 26 commits into from
Apr 16, 2024

Commits on Apr 9, 2024

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

Commits on Apr 10, 2024

  1. Rename to

    ahuang11 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    179b3f0 View commit details
    Browse the repository at this point in the history
  2. Add support for $

    ahuang11 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f4405ec View commit details
    Browse the repository at this point in the history
  3. Compress

    ahuang11 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    34fdc69 View commit details
    Browse the repository at this point in the history
  4. Add docs

    ahuang11 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    00bc056 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Add div

    ahuang11 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    57e9a39 View commit details
    Browse the repository at this point in the history
  2. add tests and fixes

    ahuang11 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    50a3e03 View commit details
    Browse the repository at this point in the history
  3. remove print

    ahuang11 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b3d48dc View commit details
    Browse the repository at this point in the history
  4. support unit + tests

    ahuang11 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    da6007c View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Address comments

    ahuang11 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    457a10c View commit details
    Browse the repository at this point in the history
  2. Add demo

    ahuang11 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    53752fc View commit details
    Browse the repository at this point in the history
  3. Add flaky markers

    ahuang11 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ac4e45c View commit details
    Browse the repository at this point in the history
  4. Add wait until

    ahuang11 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b8899df View commit details
    Browse the repository at this point in the history
  5. Move wait until

    ahuang11 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a621119 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    babfedb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1047a7e View commit details
    Browse the repository at this point in the history
  8. Maaaaaaaaaybe fix test

    ahuang11 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ce7c9a3 View commit details
    Browse the repository at this point in the history
  9. Bump timeout and reruns

    ahuang11 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    647ded0 View commit details
    Browse the repository at this point in the history
  10. I meant 10s timeout

    ahuang11 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    434eaeb View commit details
    Browse the repository at this point in the history
  11. wait until page

    ahuang11 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d967cf5 View commit details
    Browse the repository at this point in the history
  12. add page

    ahuang11 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bade6d4 View commit details
    Browse the repository at this point in the history
  13. add wait until before

    ahuang11 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a9ae4fc View commit details
    Browse the repository at this point in the history
  14. remove test and see...

    ahuang11 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    43952f1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    75ef5be View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. address comments

    ahuang11 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6870650 View commit details
    Browse the repository at this point in the history
  2. add back

    ahuang11 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    fb07cf8 View commit details
    Browse the repository at this point in the history