Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2019-12-20) ### Bug Fixes * 🎨 lint ([1f8768e](1f8768e)) * 🐛 alias entries, remove utils alias ([65416b8](65416b8)) * 🐛 emit init event when editor instantiated ([41cf7d8](41cf7d8)) * 🐛 fontawesome dependencies ([75baf34](75baf34)) * 🐛 relative path ([a206b2e](a206b2e)) ### Features * ✨ apply link ([b3d3295](b3d3295)) * ✨ base example route ([1b1a49d](1b1a49d)) * ✨ editor content prop ([de9585d](de9585d)) * ✨ editor placeholder ([6165a58](6165a58)) * ✨ editor placeholder prop ([a092923](a092923)) * ✨ emit events ([0444b44](0444b44)) * ✨ emit events and support v-model ([71d37a3](71d37a3)) * ✨ event route ([d76b404](d76b404)) * ✨ export ElTiptapPlugin ([281c4f9](281c4f9)) * ✨ footer slot ([d706fce](d706fce)) * ✨ image extension support httpRequest options ([fe236c5](fe236c5)) * ✨ line_height extension ([eb467e1](eb467e1)) * ✨ menu bubble ([40c2bd6](40c2bd6)) * ✨ menu bubble route ([0bcc936](0bcc936)) * ✨ output prop ([2f7cad5](2f7cad5)) * ✨ output route ([550fe2c](550fe2c)) * ✨ page style, add github link ([9f32208](9f32208)) * ✨ support custom necessary alignments ([2807f2d](2807f2d)) * ✨ todo list ([6115c99](6115c99)) * ✨ upload image ([26ac703](26ac703)) * ✨ use vue-awesome instead [@FortAwesome](https://github.com/fortawesome) ([f22f0e3](f22f0e3)) * 🎨 beforeDestroy hook and onUpdate method ([55826ca](55826ca)) * 🎨 generate extensions ([da52e1e](da52e1e)) * 🎨 menubar slot ([a300a4e](a300a4e)) * 🎨 use fontawesome vue component, remove CDN ([3a08a45](3a08a45)) * 💄 add logo ([74954f5](74954f5)) * 💄 homepage navigation style ([5710ccc](5710ccc)) * 🔥 remove paragraph default menu button ([410b205](410b205)) * 🚧 base editor, support bold, underline, italic, strike, undo, redo ([a728ccc](a728ccc)) * 🚧 paragraph command button ([d291a6f](d291a6f)) * 🚧 render editor content ([0d16cfc](0d16cfc)) * 🚧 support blockquote ([8b4dd26](8b4dd26)) * 🚧 support bullet_list and ordered_list ([c94f7e4](c94f7e4)) * 🚧 support code ([f9a3298](f9a3298)) * 🚧 support heading ([61b6e6c](61b6e6c)) * 🚧 support horizontal_rule, trailing_node ([a58fc9b](a58fc9b)) * 🚧 support indent, outdent ([7451271](7451271)) * 🚧 support text_align ([c47bec6](c47bec6))
- Loading branch information