Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update JS dependencies, fix lint (#18389) | silverwind | 2022-02-01 | 1 | -1/+1 |
| | | | | | | | | | | - Update all JS dependencies, including a security issue in mermaid - Fix new linter errors related to value-keyword-case - Tested Mermaid and Swagger Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> Co-authored-by: techknowlogick <techknowlogick@gitea.io> | ||||
* | Fix tooltips and issue dependency styles (#13458) | silverwind | 2020-11-10 | 1 | -2/+2 |
| | | | | | | | | | - Convert all tooltips to JS-based ones, fixing overflow issues - Restyle issue dependencies/dependants - Move popup styles to base style - CSS Helper tweaks - Unify pseudo element selectors and lint for it Fixes: https://github.com/go-gitea/gitea/issues/13400 | ||||
* | Extract Swagger CSS to its own file (#12616) | silverwind | 2020-08-26 | 1 | -0/+31 |