Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.17.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-03-28) ### Features * **editor:** ✨ a new prop: editorProps, enable customize editor for yourself with it ([532e8a3](532e8a3)) * **editor:** ✨ add editor props: width, height (#23) ([1290fb0](1290fb0)) * **image:** ✨ add image bubble menu, enable edit image alt, width, height ([9791533](9791533)) * **image:** ✨ enable update imgae display: float_left and float_right ([3adf51b](3adf51b)) * **image:** ✨ enable update imgae display: inline or break_text ([6f27fbd](6f27fbd)) * **image:** ✨ parse img dom to node, add img data-display style ([a6680a4](a6680a4)) * **image:** 💫 add image-view outline hover color ([655cef3](655cef3)) * **image:** 💫 improve image outline-color when resizing, try to resolve popover wrong position after edit size, add core func comments ([26f65ad](26f65ad)) * **image:** 💫 show loading when image uploading ([c915aea](c915aea))
- Loading branch information