hedgedoc/public/vendor/ot
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
..
ajax-adapter.js Remove uesless executable permission for static files 2016-11-14 21:13:02 +08:00
client.js Remove uesless executable permission for static files 2016-11-14 21:13:02 +08:00
codemirror-adapter.js Remove executable permission from static files 2017-04-18 05:01:23 +08:00
compress.sh Added support of operational transformation 2015-07-11 12:43:08 +08:00
editor-client.js Remove uesless executable permission for static files 2016-11-14 21:13:02 +08:00
hex2rgb.js Fix missing inline authorship colors 2022-04-08 12:13:37 +02:00
ot.min.js Fix out of sync when deleting on same cursor position on several clients 2017-02-18 20:11:57 +08:00
selection.js Remove uesless executable permission for static files 2016-11-14 21:13:02 +08:00
socketio-adapter.js Remove executable permission from static files 2017-04-18 05:01:23 +08:00
text-operation.js Remove uesless executable permission for static files 2016-11-14 21:13:02 +08:00
undo-manager.js Remove uesless executable permission for static files 2016-11-14 21:13:02 +08:00
wrapped-operation.js Remove uesless executable permission for static files 2016-11-14 21:13:02 +08:00