Skip to content
Snippets Groups Projects
Commit eade5f12 authored by Mingsong Hu's avatar Mingsong Hu Committed by Alastair Moore
Browse files

Issue #3444551: Update to Quill 2.0

parent f9bbb6a8
Branches
Tags 2.3.0
1 merge request!9Issue #3444551: Update to Quill 2.0
Pipeline #216789 passed
......@@ -4,8 +4,8 @@ quill.js:
name: BSD-3-Clause
url: https://github.com/quilljs/quill/blob/develop/LICENSE
js:
//cdn.quilljs.com/1.3.7/quill.min.js: { external: true, minified: true }
version: 1.3.7
//cdn.jsdelivr.net/npm/quill@2.0.0/dist/quill.js: { external: true, minified: true }
version: 2.0.0
quill.bubble:
remote: https://github.com/quilljs/quill
......@@ -14,8 +14,8 @@ quill.bubble:
url: https://github.com/quilljs/quill/blob/develop/LICENSE
css:
theme:
//cdn.quilljs.com/1.3.7/quill.bubble.css: { external: true, minified: false }
version: 1.3.7
//cdn.jsdelivr.net/npm/quill@2.0.0/dist/quill.bubble.css: { external: true, minified: false }
version: 2.0.0
quill.snow:
remote: https://github.com/quilljs/quill
......@@ -24,8 +24,8 @@ quill.snow:
url: https://github.com/quilljs/quill/blob/develop/LICENSE
css:
theme:
//cdn.quilljs.com/1.0.4/quill.snow.css: { external: true, minified: false }
version: 1.3.7
//cdn.jsdelivr.net/npm/quill@2.0.0/dist/quill.snow.css: { external: true, minified: false }
version: 2.0.0
drupal.quill:
css:
......@@ -39,3 +39,4 @@ drupal.quill:
- quill/quill.snow
js:
js/quill.js: {}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment