Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Releases: PeakTai/vue-html5-editor

v1.0..3

07 Apr 03:05
Compare
Choose a tag to compare

support vue 2.0

09 Mar 10:38
Compare
Choose a tag to compare
  • add showModuleName option
  • compatible with ie11

compatible with vue2.0

20 Feb 07:15
Compare
Choose a tag to compare
  • support vue2.0
  • replace webpack with rollup
  • replace less with postcss(use next css syntax)
  • custom color

compatible with vue1.0.28

17 Oct 02:03
Compare
Choose a tag to compare
  • avoid using v-if and v-for on the same element
  • avoid using build-in html element name

improve

12 Sep 07:19
Compare
Choose a tag to compare
  • content two-way is no longer required
  • custom image upload handler
  • support line height setting
  • disable modules and set order of modules

v0.4.0 refactor

20 Aug 11:36
Compare
Choose a tag to compare

New

  • strike through,subscript,superscript
  • font size,font name,heading,background color
  • text align
  • i18n
  • extended modules

v0.3.0

10 Aug 01:40
Compare
Choose a tag to compare

新特性

  • 支持自动增高

BUg修复

  • 解决全屏样式与transform的冲突