Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.6.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-01-16) ### Bug Fixes * **heading:** paragraph command in heading_dropdown not work ([46d161c](46d161c)) * **line-height:** clear_format shuold reset line_height ([2158ad6](2158ad6)) ### Features * add TextHighlight extension ([715790e](715790e)) * autoInstall function for CDN usage ([b044ce6](b044ce6)) * enable cleart color in colorPopover ([62675d8](62675d8)) * **editor:** add el-tiptap readonly prop ([9949163](9949163)) * **style:** add command button style file ([1f66c25](1f66c25)) * **style:** extract editor menu style ([d21c89d](d21c89d)) * refactor lineHeight extension, change default line_heights options, todo_list support textAlign and lineHeight ([dbac82c](dbac82c)) * **style:** add editor style file ([f2d38c8](f2d38c8)) * **style:** add editor style file ([20b2229](20b2229)) * **tooltip:** add arrow and open-delay ([ac7c65c](ac7c65c)) * **tooltip:** update tooltip text ([91d2c80](91d2c80))
- Loading branch information