Skip to content

Releases: Leecason/element-tiptap

@1.10.0

01 Mar 12:57
Compare
Choose a tag to compare

1.10.0 (2020-03-01)

Bug Fixes

  • 🐛 import clearMarks from utils (dfbfb85)

Features

  • ✨ add Fullscreen extension (42a63e9)
  • ✨ add Preview extension (50a510e)
  • ✨ add Print extension (9206135)

@1.10.0-beta.1

29 Feb 13:07
Compare
Choose a tag to compare
@1.10.0-beta.1 Pre-release
Pre-release

1.10.0-beta.1 (2020-02-29)

Features

  • ✨ add Fullscreen extension (42a63e9)
  • ✨ add Preview extension (50a510e)
  • ✨ add Print extension (9206135)

@1.9.1

26 Feb 09:49
Compare
Choose a tag to compare

1.9.1 (2020-02-26)

Bug Fixes

  • 🐛 editor content style (52fd69c)

@1.9.0

25 Feb 05:20
Compare
Choose a tag to compare

1.9.0 (2020-02-25)

Bug Fixes

  • 🐛 ALIGN_PATTERN (10aeaf6)
  • 🐛 correct isListNode parameters types (462475b)
  • 🐛 register component (8f9880a)
  • 🐛 transformLineHeightToCSS parameter types (a49125c)
  • 🐛 zh lang add_column_after typo (19d9e10)
  • 💄 blockquote margin (c495a93)
  • 💄 line_height dropdown active item style (0daaa38)
  • 📝 ProsemirrorNode typo (524fdaf)

Features

  • ✨ add tiptap, tiptap-extensions, tiptap-commands types definitions (f08165a)
  • ✨ add types folder for npm package (dbc433d)
  • ✨ vue add typescript (bf3395a)

@1.9.0-beta.2

24 Feb 05:04
Compare
Choose a tag to compare
@1.9.0-beta.2 Pre-release
Pre-release

1.9.0-beta.2 (2020-02-24)

Bug Fixes

  • 🐛 register component (8f9880a)

Features

  • ✨ add types folder for npm package (dbc433d)

@1.9.0-beta.1

23 Feb 04:22
Compare
Choose a tag to compare
@1.9.0-beta.1 Pre-release
Pre-release

1.9.0-beta.1 (2020-02-23)

Bug Fixes

  • 🐛 ALIGN_PATTERN (10aeaf6)
  • 🐛 correct isListNode parameters types (462475b)
  • 🐛 transformLineHeightToCSS parameter types (a49125c)
  • 🐛 zh lang add_column_after typo (19d9e10)
  • 💄 line_height dropdown active item style (0daaa38)
  • 📝 ProsemirrorNode typo (524fdaf)

Features

  • ✨ add tiptap, tiptap-extensions, tiptap-commands types definitions (f08165a)
  • ✨ vue add typescript (bf3395a)

@1.8.0

21 Feb 07:56
Compare
Choose a tag to compare

1.8.0 (2020-02-21)

Features

  • i18n: 🌐i18n pl support (578c2fe)

@1.7.2

08 Feb 02:23
Compare
Choose a tag to compare

1.7.2 (2020-02-08)

Bug Fixes

  • i18n: 🌐 capitalize Heading paragraph button (0dc3000)

@1.7.1

31 Jan 03:08
Compare
Choose a tag to compare

1.7.1 (2020-01-31)

Bug Fixes

  • i18n: 🐛 rename $i18n -> t to fix conflict with vue-i18n (650bf69)
  • style: 💄 reset default tag style (6a18a95)

@1.7.0

21 Jan 07:47
Compare
Choose a tag to compare

1.7.0 (2020-01-21)

Features

  • i18n: 🌐 enable config lang when install plugin (d5e1def)
  • i18n: 🌐 support 'zh' lang (09ab9df)
  • i18n: 🌐 translate extension button tooltip (22d458c)
  • i18n: 🌐 translate extension control text (279247f)