Skip to content

@1.17.0

Compare
Choose a tag to compare
@Leecason Leecason released this 28 Mar 13:06
· 198 commits to master since this release

1.17.0 (2020-03-28)

Features

  • editor: ✨ a new prop: editorProps, enable customize editor for yourself with it (532e8a3)
  • editor: ✨ add editor props: width, height (#23) (1290fb0)
  • image: ✨ add image bubble menu, enable edit image alt, width, height (9791533)
  • image: ✨ enable update imgae display: float_left and float_right (3adf51b)
  • image: ✨ enable update imgae display: inline or break_text (6f27fbd)
  • image: ✨ parse img dom to node, add img data-display style (a6680a4)
  • image: 💫 add image-view outline hover color (655cef3)
  • image: 💫 improve image outline-color when resizing, try to resolve popover wrong position after edit size, add core func comments (26f65ad)
  • image: 💫 show loading when image uploading (c915aea)