Skip to content

Fix Initial Content and Use Local quill.js

Compare
Choose a tag to compare
@chuckh chuckh released this 14 Sep 17:04
· 173 commits to master since this release

This fixes loading of initial HTML content and switches to use local copy of quill.js instead of from the CDN.

Was able to install locally with bower using this command:

bower install quill=https://github.com/quilljs/quill/releases/download/v1.0.3/quill.tar.gz --save