hedgedoc/public/vendor
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
..
bootstrap Remove uesless executable permission for static files 2016-11-14 21:13:02 +08:00
codemirror-spell-checker Fix codemirror spell checker not considering abbreviation which contain apostrophe in word 2016-12-20 20:34:20 +08:00
inlineAttachment Reorganize usage of getAsFile() 2018-03-18 03:11:28 +01:00
jquery-textcomplete Remove executable permission from static files 2017-04-18 05:01:23 +08:00
ot Fix missing inline authorship colors 2022-04-08 12:13:37 +02:00
showup Fix toolbar day mode 2019-05-12 20:15:46 +02:00
md-toc.js Fix ToC breaking documents with empty h* elements 2018-11-19 18:27:06 +01:00