hedgedoc/public
David Mehren e0021036ae
Fix missing inline authorship colors
The hex2rgb function seems to previously have been available globally.
It probably got lost in the great Webpack refactoring and nobody noticed
 that.

 This copies the function into its own file (to make importing it easy)
 and adds an import in index.js.

 Fixes https://github.com/hedgedoc/hedgedoc/issues/2248

Signed-off-by: David Mehren <git@herrmehren.de>
2022-04-08 12:13:37 +02:00
..
banner
css Ignore local installed fonts 2021-08-18 22:47:22 +02:00
docs Fix missing inline authorship colors 2022-04-08 12:13:37 +02:00
fonts
icons
js Fix missing inline authorship colors 2022-04-08 12:13:37 +02:00
uploads
vendor Fix missing inline authorship colors 2022-04-08 12:13:37 +02:00
views Improve aria tags for view mode labels 2022-04-03 22:40:07 +02:00
.eslintrc.js Fix missing inline authorship colors 2022-04-08 12:13:37 +02:00
default.md
screenshot.png