Skip to content

Commit

Permalink
WIP: wrap quill, patched version with getSelection [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed Oct 4, 2018
1 parent b17ee21 commit df44567
Show file tree
Hide file tree
Showing 5 changed files with 13,076 additions and 4 deletions.
2 changes: 1 addition & 1 deletion demo/rich-text-editor-basic-demos.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<h3>Rich Text Editor</h3>
<vaadin-demo-snippet id="rich-text-editor-basic-demos-sample-example">
<template preserve-content>
<vaadin-rich-text-editor>Foobar</vaadin-rich-text-editor>
<vaadin-rich-text-editor></vaadin-rich-text-editor>
</template>
</vaadin-demo-snippet>

Expand Down
Loading

0 comments on commit df44567

Please sign in to comment.