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

Expanded range info shown in HTML repr #821

Merged
merged 18 commits into from
Sep 23, 2023
Merged

Expanded range info shown in HTML repr #821

merged 18 commits into from
Sep 23, 2023

Commits on Aug 25, 2023

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

Commits on Aug 28, 2023

  1. replace deprecated API

    maximlt committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    bcb8a4c View commit details
    Browse the repository at this point in the history
  2. handle class_ as tuple

    maximlt committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    600c7b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

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

    maximlt committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    c4e90dd View commit details
    Browse the repository at this point in the history
  3. remove name from title

    maximlt committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d1cfbf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7244b5 View commit details
    Browse the repository at this point in the history
  5. remove doc column

    maximlt committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    3836e04 View commit details
    Browse the repository at this point in the history
  6. align Name header to the left

    maximlt committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e7c4d0c View commit details
    Browse the repository at this point in the history
  7. increase tooltip width

    maximlt committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9f9830b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af1465d View commit details
    Browse the repository at this point in the history
  9. don't center the tooltip text

    maximlt committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7eaf157 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f67b710 View commit details
    Browse the repository at this point in the history
  11. avoid joining empty strings

    maximlt committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    094722c View commit details
    Browse the repository at this point in the history
  12. show allow_None instead

    maximlt committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    c8ed056 View commit details
    Browse the repository at this point in the history
  13. explicit regex

    maximlt committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    bf723f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

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