0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-19 21:02:34 -05:00
forgejo/web_src/js
silverwind da956b863b
Multiple improvements for comment edit diff (#21990) (#22007)
Backport #21990

- 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
- Sort lists in `svg.js`

Fixes: https://github.com/go-gitea/gitea/issues/21924

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-12-02 15:42:41 -05:00
..
components
features Multiple improvements for comment edit diff (#21990) (#22007) 2022-12-02 15:42:41 -05:00
markup Fix markdown anchor re-clicking (#21931) (#21946) 2022-11-27 00:21:13 +08:00
modules
standalone
test
bootstrap.js
index.js
jquery.js
serviceworker.js
svg.js Multiple improvements for comment edit diff (#21990) (#22007) 2022-12-02 15:42:41 -05:00
svg.test.js
utils.js
utils.test.js