tiptap/packages/core/src
2023-06-25 02:33:48 +02:00
..
commands Adds attributes to toggleList (#3776) 2023-03-03 09:59:45 +01:00
extensions fix: clear nodes when cursor at start of empty isolating parent (#3943) 2023-04-05 14:59:58 +02:00
helpers Merge branch 'develop' of github.com:ueberdosis/tiptap into bdbch/list-editing-improvements 2023-03-30 15:18:36 +02:00
inputRules feat: #3540 Ability to preserve marks on lists (#3541) 2023-02-22 10:13:28 +01:00
pasteRules Extend nodePasteRule find type to most generic PasteRuleFinder (#3759) 2023-02-18 16:48:45 +01:00
utilities Fix 'enter' behavior on android custom node views (#4153) 2023-06-25 02:33:48 +02:00
CommandManager.ts feat(pm): new prosemirror package for dependency resolving 2023-02-02 17:37:33 +01:00
Editor.ts feat: add tiptap class 2023-05-25 13:45:06 +02:00
EventEmitter.ts refactor: Use named exports instead of default exports (#2238) 2021-12-06 12:00:09 +01:00
Extension.ts fix(core): remove configure from extend functionality 2023-04-26 16:05:43 +02:00
ExtensionManager.ts feat(core): add editor to this context in schema functions (#3909) 2023-03-29 15:16:43 +02:00
index.ts refactor: use index files for imports to simplify the export flow (#2870) 2022-06-11 07:11:14 +02:00
InputRule.ts feat(pm): new prosemirror package for dependency resolving 2023-02-02 17:37:33 +01:00
Mark.ts fix(core): remove configure from extend functionality 2023-04-26 16:05:43 +02:00
Node.ts feat(core): add editor to this context in schema functions (#3909) 2023-03-29 15:16:43 +02:00
NodeView.ts Fix 'enter' behavior on android custom node views (#4153) 2023-06-25 02:33:48 +02:00
PasteRule.ts feat(pm): new prosemirror package for dependency resolving 2023-02-02 17:37:33 +01:00
style.ts refactor: Use named exports instead of default exports (#2238) 2021-12-06 12:00:09 +01:00
Tracker.ts feat(pm): new prosemirror package for dependency resolving 2023-02-02 17:37:33 +01:00
types.ts fix: update typings for node view decorations (#3783) 2023-02-27 21:23:30 +01:00