forgejo/web_src/js
silverwind da956b863b
Multiple improvements for comment edit diff () ()
Backport 

- 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 () () 2022-12-02 15:42:41 -05:00
markup Fix markdown anchor re-clicking () () 2022-11-27 00:21:13 +08:00
modules
standalone
test
bootstrap.js Quick fixes monaco-editor error: "vs.editor.nullLanguage" () () 2022-11-09 21:19:44 +08:00
index.js
jquery.js
serviceworker.js
svg.js Multiple improvements for comment edit diff () () 2022-12-02 15:42:41 -05:00
svg.test.js
utils.js
utils.test.js