seitime-frappe/rollup
Faris Ansari 10534276e5 Quill editor (#6159)
* feat(Text Editor): Quill Editor

* fix: Add imageDrop module

- prevent default events

* refactor(Comment): Comment is now frappe control

- Use quill's bubble theme for comment control

* feat: Support @mentions in comment area

- Uses quill-mention package

* fix: Use setContents to fix autofocus bug

* fix: Spaces to Tabs

* fix: Missing semicolon

* fix: Fix style

* fix: Remove all of summernote

- Remove comment.js (use fieldtype: 'Comment')
- Add quill styles to webform.css

* fix: Replace color/background with indent/outdent
2018-09-30 21:08:40 +05:30
..
build.js Create a moment bundle and include it in webform 2018-07-12 16:23:25 +05:30
config.js Quill editor (#6159) 2018-09-30 21:08:40 +05:30
frappe-html-plugin.js Rollup Fixes (#5232) 2018-03-20 13:51:53 +05:30
rollup.utils.js Better messages for build commands (#5117) 2018-03-05 22:07:55 +05:30
watch.js feat(build): Log build errors in browser console (#5932) 2018-08-07 14:42:39 +05:30