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

Change interactiveBorder to fix popup preview (#23169) #23313

Merged
merged 3 commits into from
Mar 6, 2023

Commits on Mar 5, 2023

  1. Change interactiveBorder to fix popup preview (go-gitea#23169)

    Close go-gitea#23073. 
    Used the solution as reference to the reply:
    go-gitea#23073 (comment)
    Here made the change inside the `contextpopup.js` because this is where
    the popup component is created and tippy configuration is given.
    
    Co-authored-by: Lunny Xiao <[email protected]>
    2 people authored and GiteaBot committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    e43c119 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    54826aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c4b1c6 View commit details
    Browse the repository at this point in the history