Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [2.4.0](v2.3.0...v2.4.0) (2024-01-20) ### Features * dialog can be customized with dialogComponent for custom components and styles ([5407d53](5407d53)), closes [#253](#253) * **locale:** add Dutch locale ([#243](#243)) ([33ff84e](33ff84e)) * **VuetifyTiptap:** add 'hideBubble' prop to hide the bubble menu ([60318c9](60318c9)) * **VuetifyTiptap:** add removeDefaultWrapper option to remove default wrapper ([fa3c2db](fa3c2db)), closes [#208](#208) ### Bug Fixes * bubble menu type is missing ([339251a](339251a)) * **BubbleMenu:** repeatedly selecting table cells crashes ([dafd80d](dafd80d)) * **extensions:** disable commands that cannot be used in certain operations ([7432b7e](7432b7e)) * **extensions:** props type error ([2381b31](2381b31)) * sharing global parameters among multiple editors ([259e6e6](259e6e6)), closes [#253](#253) * **Table:** unable to create table for mobile devices ([d33c67a](d33c67a)), closes [#255](#255)
- Loading branch information