mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38844e0869
Monaco can not deal with color formats other than 6-digit hex, so we convert the colors for it via new [`tinycolor2`](https://github.com/bgrins/TinyColor) dependency (5kB minzipped). Also, with the addition of the module, we can replace the existing `hexToRGBColor` usage, I verified it is compatible with the current tests before removing the function. Fixes: https://github.com/go-gitea/gitea/issues/25770 |
2 years ago | |
---|---|---|
.. | ||
color.js | 2 years ago | |
color.test.js | 2 years ago | |
dom.js | 2 years ago | |
match.js | 2 years ago | |
match.test.js | 2 years ago | |
url.js | 2 years ago | |
url.test.js | 2 years ago |