]> BookStack Code Mirror - bookstack/commit
Embedded SVG icons in css/js files
authorDan Brown <redacted>
Sun, 20 May 2018 10:55:23 +0000 (11:55 +0100)
committerDan Brown <redacted>
Sun, 20 May 2018 10:55:23 +0000 (11:55 +0100)
commit6e7adcc095432948cab8e5de5bb17c2ad6724c12
tree5d518737d6f5d6b6806f32a657dd62c9aa88b030
parenta1ecdcacbaf3194ae44a588cdd2f853f5edef647
Embedded SVG icons in css/js files

Allows removal of hacky /icon endpoint solution.
Fixes PDF exports with WKHTML and allows the icon to show in HTML
exports.

Fixes #796
app/Http/Controllers/HomeController.php
resources/assets/icons/warning.svg
resources/assets/js/components/wysiwyg-editor.js
resources/assets/sass/_blocks.scss
routes/web.php