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

Imrove scroll behavior to hash issuecomment(scroll position, auto expand if file is folded, and on refreshing) #23513

Merged
merged 19 commits into from
Mar 17, 2023

Commits on Mar 15, 2023

  1. scroll to viewed comment

    HesterG committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f5ec800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d4b530 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    a8a1d57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08b8c0c View commit details
    Browse the repository at this point in the history
  3. add condition

    HesterG committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    63892e8 View commit details
    Browse the repository at this point in the history
  4. add comments

    HesterG committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    40dc855 View commit details
    Browse the repository at this point in the history
  5. update comment

    HesterG committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    8feda9d View commit details
    Browse the repository at this point in the history
  6. fix lint

    HesterG committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    43113ee View commit details
    Browse the repository at this point in the history
  7. fix lint

    HesterG committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    e0c9898 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a46b186 View commit details
    Browse the repository at this point in the history
  9. use scrolltop

    HesterG committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    7bea4fc View commit details
    Browse the repository at this point in the history
  10. use scrolltop

    HesterG committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    21b02fa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    323b10d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5aef97a View commit details
    Browse the repository at this point in the history
  13. use jquery

    HesterG committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    6e20865 View commit details
    Browse the repository at this point in the history
  14. use outerheight

    HesterG committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    32d3eea View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    522fa67 View commit details
    Browse the repository at this point in the history
  2. use window.scrollto

    HesterG committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    59e98c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96f267d View commit details
    Browse the repository at this point in the history