Releases: contentco/quill-emoji
Releases · contentco/quill-emoji
v0.2.0 General Fixes
v0.1.8 - Dependency update
Fixes some vulnerable dependencies
v0.1.7 - Fixes
Thanks to @KillerCodeMonkey for the fix!
Update includes:
- fix(InsertEmojis): use quill source 'user' for insertion
v0.1.6
Thanks to @CFT-Chris , @gxy01 for the updates!
- Fix for unicode parse error
- Fix for forgetting to add the dist files (whoops!)
v0.1.5
Thanks to @CFT-Chris , @xbdeveloper , and @cwhite-connectfirst for the fixes in this release!
- Update emoji-list.js to remove those missing from the image map (#50)
- Fix caret text location (#58)
- Make ql-emojiblot inline-block (#59)
- Remove bad thumbsup rule (#57)
- Fix '>' inserting ':' issue (#55)
Note that we are looking for maintainers if anyone is interested in taking up the project!
v0.1.4
Thanks to @cwhite-connectfirst for the fixes in this release!
v0.1.3
v0.1.2
Thanks to @klaslundberg for the contributions for this release
- Added target: ”web” in webpack.config.js to enable proper externals
- Reverted window.Quill
- Upgraded webpack components
- Added CSS extraction
- Added image extraction
- Added minification
- Removed old SCSS commands
v0.1.1
Update image resolution, remove Quill imports
Also fixed demo, added angularjs with ng-quill demo