tiptap/packages/tiptap-extensions/src/nodes
Chrissi2812 1332a24ad6
use splitToDefaultListItem again in todo_item
splitToDefaultListItem didn't worked before with nested todos
because of a missing import statement
2019-05-08 13:27:08 +02:00
..
Blockquote.js tabs to spaces whitespace 2018-11-08 22:03:10 +01:00
BulletList.js refactoring 2019-02-06 15:21:04 +01:00
CodeBlock.js tabs to spaces whitespace 2018-11-08 22:03:10 +01:00
CodeBlockHighlight.js move highlight plugin to its own file 2019-02-06 15:09:12 +01:00
HardBreak.js tabs to spaces whitespace 2018-11-08 22:03:10 +01:00
Heading.js fix lint error 2018-11-09 23:01:33 +01:00
HorizontalRule.js inputrule for horizonal-line 2019-01-31 16:24:52 +01:00
Image.js tabs to spaces whitespace 2018-11-08 22:03:10 +01:00
ListItem.js tabs to spaces whitespace 2018-11-08 22:03:10 +01:00
Mention.js Mention extend 2018-12-07 21:12:35 +03:00
OrderedList.js tabs to spaces whitespace 2018-11-08 22:03:10 +01:00
Table.js added toggleCellMerge and changed example to use it 2018-12-07 10:52:48 +01:00
TableCell.js Adding Table Support 2018-12-06 18:18:59 +01:00
TableHeader.js Adding Table Support 2018-12-06 18:18:59 +01:00
TableNodes.js Adding Table Support 2018-12-06 18:18:59 +01:00
TableRow.js Adding Table Support 2018-12-06 18:18:59 +01:00
TodoItem.js use splitToDefaultListItem again in todo_item 2019-05-08 13:27:08 +02:00
TodoList.js fixes #232: Clicking toolbar TodoItem lifts TodoItem 2019-05-03 10:31:27 +02:00