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 feat: enhanced zoom and full screen image preview experience of doc site #464

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Commits on Jan 9, 2024

  1. import plugin

    curiousRay committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    972554d View commit details
    Browse the repository at this point in the history
  2. rename and test

    curiousRay committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d1c9f67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07c885a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. correct initial position

    curiousRay committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    f49edea View commit details
    Browse the repository at this point in the history
  2. styling the toolbar

    curiousRay committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    3caa429 View commit details
    Browse the repository at this point in the history
  3. add toggle state

    curiousRay committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    6c49ab3 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    0613a70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9db8bc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bcfb76 View commit details
    Browse the repository at this point in the history
  4. add grab cursor style

    curiousRay committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f9026a8 View commit details
    Browse the repository at this point in the history
  5. fix image zoom bar hover

    curiousRay committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    30f3dbb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f8c29d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7fd9194 View commit details
    Browse the repository at this point in the history
  8. chores

    curiousRay committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    e967236 View commit details
    Browse the repository at this point in the history
  9. set layout of fullscreen

    curiousRay committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    dd23c0b View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    f2d0204 View commit details
    Browse the repository at this point in the history
  2. add blank line

    curiousRay committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ef8e1e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    ee69280 View commit details
    Browse the repository at this point in the history
  2. use context element

    curiousRay committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    fd3e496 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. add imagebox

    curiousRay committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a941358 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    9ca4c13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6edb27 View commit details
    Browse the repository at this point in the history
  3. refactor styling

    curiousRay committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    f0f84c7 View commit details
    Browse the repository at this point in the history
  4. add animation

    curiousRay committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    82ce998 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f693591 View commit details
    Browse the repository at this point in the history
  6. modify style of overlay

    curiousRay committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    57c32cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e84afa4 View commit details
    Browse the repository at this point in the history
  8. chores: remove commenting

    curiousRay committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a3b0f33 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1 from curiousRay/203-zoom-image-improved

    New method of displaying the full screen image, rather than invoking the browser's API
    curiousRay committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    d8105b9 View commit details
    Browse the repository at this point in the history