Skip to content

Releases: Leecason/element-tiptap

@1.22.0

02 Jun 15:18
Compare
Choose a tag to compare

1.22.0 (2020-06-02)

Features

  • ✨ Spanish translation (c1a7c5b)

@1.21.1

27 May 12:22
Compare
Choose a tag to compare

1.21.1 (2020-05-27)

Bug Fixes

  • 🐛 fix table created with reversed row and col (#86) (7261d48)

@1.21.0

19 May 09:58
Compare
Choose a tag to compare

1.21.0 (2020-05-19)

Bug Fixes

  • 🐛 tweak image tag from image to img (#79) (627c5ab)
  • 🐛 use text-align style instead data-text-align attr (#77) (2998667)

Features

  • Doc extension support title option (167dd88)
  • ✨ support showMenubar and charCounterCount props (#75) (a8cb334)
  • add i18n korean support (d792b61)

@1.20.0

05 May 01:49
Compare
Choose a tag to compare

1.20.0 (2020-05-05)

Features

  • Print extension bind Mod-p keymap (d231ac9)
  • ✨ can set menubar: false to prevent the button from rendering in the menubar (#53) (644d3dd)
  • ✨ new FontSize extension (#54) (103ef46)

@1.19.0

23 Apr 05:53
Compare
Choose a tag to compare

1.19.0 (2020-04-23)

Bug Fixes

Features

  • ✨ change prop editorProps to editorProperties (#47) (66374dd)

@1.18.0

02 Apr 11:00
Compare
Choose a tag to compare

1.18.0 (2020-04-02)

Features

  • font-type: ✨ add new extension FontType (0c5bd28)
  • i18n: support german (46bd42c)

@1.17.2

31 Mar 12:59
Compare
Choose a tag to compare

1.17.2 (2020-03-31)

Bug Fixes

  • fullscreen: 🐛 fix editor fullscreen width, height (acc52dd)
  • 🐛 @ProvideReactive (#39) (c5dc5b6)

@1.17.1

30 Mar 13:05
Compare
Choose a tag to compare

1.17.1 (2020-03-30)

Bug Fixes

@1.17.0

28 Mar 13:06
Compare
Choose a tag to compare

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)

@1.16.2

26 Mar 10:14
Compare
Choose a tag to compare

1.16.2 (2020-03-26)

Bug Fixes

  • 🐛 spellcheck init in component partial usage (fix #31) (8eb1e91)