Skip to content

v2.4.0

Compare
Choose a tag to compare
@yikoyu yikoyu released this 20 Jan 09:02
· 81 commits to master since this release

2.4.0 (2024-01-20)

Features

  • dialog can be customized with dialogComponent for custom components and styles (5407d53), closes #253
  • locale: add Dutch locale (#243) (33ff84e)
  • VuetifyTiptap: add 'hideBubble' prop to hide the bubble menu (60318c9)
  • VuetifyTiptap: add removeDefaultWrapper option to remove default wrapper (fa3c2db), closes #208

Bug Fixes

  • bubble menu type is missing (339251a)
  • BubbleMenu: repeatedly selecting table cells crashes (dafd80d)
  • extensions: disable commands that cannot be used in certain operations (7432b7e)
  • extensions: props type error (2381b31)
  • sharing global parameters among multiple editors (259e6e6), closes #253
  • Table: unable to create table for mobile devices (d33c67a), closes #255