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

Introduce Table of Content #1201

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Introduce Table of Content #1201

wants to merge 8 commits into from

Commits on Sep 20, 2024

  1. Enter resources/js/toc.js

    Parses HTML and inject Table of Content
    ShaopengLin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    376f92c View commit details
    Browse the repository at this point in the history
  2. Style Table Of Content

    Ignore page styling and design custom CSS
    ShaopengLin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a819e39 View commit details
    Browse the repository at this point in the history
  3. Add Button to Popup TOC

    Can't use Qt resource in injection. Has to inline.
    ShaopengLin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d9e5975 View commit details
    Browse the repository at this point in the history
  4. Style Popup on Top of Page

    Fix button to the left.
    ShaopengLin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b7453c7 View commit details
    Browse the repository at this point in the history
  5. Style Scroll Bar

    ShaopengLin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7bd5c55 View commit details
    Browse the repository at this point in the history
  6. Reduce Affect of <a href>

    Should minimally alter original page
    ShaopengLin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ff6ab16 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cadb9e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24b95cc View commit details
    Browse the repository at this point in the history