Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update JS dependencies (#22538) | silverwind | 2023-01-21 | 1 | -1/+1 |
| | | | | | | | | | | - Update all JS dependencies - Add new eslint rules - Rebuild SVGs - Tested citation and build SVG changes are because of https://github.com/primer/octicons/pull/883. Co-authored-by: techknowlogick <techknowlogick@gitea.io> | ||||
* | Update JS dependencies (#15591) | silverwind | 2021-04-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | * Update JS dependencies - Update all JS dependencies - Regenerate SVGs - Remove unused postcss dependency - Remove removed webpack option * re-add postcss Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> | ||||
* | Update JS dependencies (#15033) | silverwind | 2021-03-22 | 1 | -1/+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 | ||||
* | Update JS dependencies (#12702) | silverwind | 2020-09-04 | 1 | -0/+1 |
- Added some new octicons - Add explicit less dependency as required by upstream - Enable es2021 environment in eslint |