Skip to content

Releases: Leecason/element-tiptap

@1.25.2

13 Jul 12:48
Compare
Choose a tag to compare

1.25.2 (2020-07-13)

Bug Fixes

  • 🐛 fix link menu wrong change when set line-height (c30e0fa)

@1.25.1

06 Jul 14:18
Compare
Choose a tag to compare

1.25.1 (2020-07-06)

Bug Fixes

  • 🐛 add isLinkBack flag to prevent link menu change (ccd305f)
  • 🐛 enable open in new tab when add link (bcea961)

@1.25.0

05 Jul 02:35
Compare
Choose a tag to compare

1.25.0 (2020-07-05)

Bug Fixes

  • 🎨 type definings (9cc1274)
  • 🐛 show bubble menu when all select (#97) (b495bec)

Features

  • ✨ add defaultWidth, defaultDisplay options for Image extension (64bc1b6)
  • ✨ add editorClass, editorContentClass, editorMenubarClass, editorBubbleMenuClass, editorFooterClass props (#133) (d43d61e)
  • ✨ add lang prop to support config editor i18n language locally (#62) (e28b6bd)
  • ✨ add openInNewTab option to Link extension, default to true (f66ff5e)
  • ✨ add tooltip prop to enable/disable tooltip (#121) (08db78e)
  • ✨ Add new language zh-tw (be52f57)
  • ✨ default export ElementTiptapPlugin (bf1726f)
  • ✨ enable back to default menu in link bubble menu (#117) (1805987)

@1.24.5

28 Jun 13:54
Compare
Choose a tag to compare

1.24.5 (2020-06-28)

Bug Fixes

  • 🐛 add menuBubbleOptions prop to temporary fix bubble menu cut-off (#118) (aec41ea)
  • update i18n/ru locale (cb364b8)

@1.24.4

27 Jun 13:26
Compare
Choose a tag to compare

1.24.4 (2020-06-27)

Bug Fixes

  • 🐛 convert font-size style value to px (#128) (b785780)
  • 🐛 lock prosemirror-model version (#129) (8af02e6)

Reverts

  • Revert "chore: 🔧 update tag format and remove gh assets" (33346a1)

@1.24.3

20 Jun 09:17
Compare
Choose a tag to compare

1.24.3 (2020-06-20)

Bug Fixes

@1.24.2

12 Jun 16:00
Compare
Choose a tag to compare

1.24.2 (2020-06-12)

Bug Fixes

  • text_color: 🐛 fix text color parser (#110) (97353db)

@1.24.1

11 Jun 15:53
Compare
Choose a tag to compare

1.24.1 (2020-06-11)

Bug Fixes

  • 🐛 missing prosemirror-utils dep (d7625aa)

@1.24.0

10 Jun 15:39
Compare
Choose a tag to compare

1.24.0 (2020-06-10)

Bug Fixes

  • 🐛 bubble menu cut off by editor perimeter (#98) (94d4415)

Features

@1.23.0

08 Jun 14:13
Compare
Choose a tag to compare

1.23.0 (2020-06-08)

Bug Fixes

  • todo_item: fix TodoItem checkbox unexpected render in preview modal (#73) (c4a8860)

Features

  • title: ✨ make Title extension independent (#83) (e2d7afb)