Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update JS dependencies (#16708) | silverwind | 2021-08-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * Update JS dependencies - Update all JS dependencies - Adapt to recent webpack changes - Add new lint rules and fix issues - Regenerate SVGs and update svgo api usage Fixes: https://github.com/go-gitea/gitea/pull/16492 * adapt jest config and sort keys Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> | ||||
* | Update JS dependencies (#15033) | silverwind | 2021-03-22 | 1 | -0/+1 |
* Update JS dependencies - Update all JS dependencies - For octicons, rename trashcan to trash - For svgo, migrate to v2 api, output seems to have slightly changed but icons look the same - For stylelint, update config, fix custom property duplicates - For monaco, drop legacy Edge support - For eslint, enable new rules, fix new issues - For less-loader, remove deprecated import syntax * update svgo usage in generate-images and rebuild logo.svg with it |