plane/apps/app/components/tiptap
M. Palanikannan 38b7f4382f
[feat]: Tiptap table integration (#2008)
* added basic table support

* fixed table position at bottom

* fixed image node deletion logic's regression issue

* added compatible styles

* enabled slash commands

* disabled slash command and bubble menu's node selector for table cells

* added dropcursor support to type below the table/image

* blocked image uploads for handledrop and paste actions
2023-08-31 13:41:41 +05:30
..
bubble-menu [feat]: Tiptap table integration (#2008) 2023-08-31 13:41:41 +05:30
extensions [feat]: Tiptap table integration (#2008) 2023-08-31 13:41:41 +05:30
plugins [feat]: Tiptap table integration (#2008) 2023-08-31 13:41:41 +05:30
slash-command [feat]: Tiptap table integration (#2008) 2023-08-31 13:41:41 +05:30
table-menu [feat]: Tiptap table integration (#2008) 2023-08-31 13:41:41 +05:30
index.tsx [feat]: Tiptap table integration (#2008) 2023-08-31 13:41:41 +05:30
props.tsx [feat]: Tiptap table integration (#2008) 2023-08-31 13:41:41 +05:30
utils.ts feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30