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

Multiple improvements for comment edit diff #21990

Merged
merged 10 commits into from
Dec 2, 2022

Commits on Nov 30, 2022

  1. Multiple improvements for comment edit diff

    - Use explicit avatar size so when JS copies the HTML, the size gets
      copied with it
    - Replace icon font use with SVG
    - Improve styling and diff rendering
    
    Fixes: go-gitea#21924
    silverwind committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    30dc426 View commit details
    Browse the repository at this point in the history
  2. dropdown tweak

    silverwind committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    9353bc2 View commit details
    Browse the repository at this point in the history
  3. fix double escape

    silverwind committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    58f716c View commit details
    Browse the repository at this point in the history
  4. fmt

    silverwind committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    a2a6c88 View commit details
    Browse the repository at this point in the history
  5. improve wrapping in diff

    silverwind committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    a285166 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. restart ci

    silverwind committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    f9f9090 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a15b1f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    76ab24d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    213bf66 View commit details
    Browse the repository at this point in the history
  3. tweak triangle

    silverwind committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    943e448 View commit details
    Browse the repository at this point in the history