tiptap/packages/core/src
bdbch 8954007b2b
fix: fix newline stripping via insertContent
* fix(core): fix whitespace handling in elementFromString function

* demos: add button to insert HTML content with span tags

* Move tests and demo to insertContent demo

---------

Co-authored-by: bdbch <dominik@bdbch.com>
2024-01-29 13:15:39 +01:00
..
commands Fix List issues & add support for Mod keys (#4210) 2023-08-03 10:19:32 +02:00
extensions Fix List issues & add support for Mod keys (#4210) 2023-08-03 10:19:32 +02:00
helpers fix(core): fix new lines being added via elementFromString (#4767) 2024-01-10 13:44:56 +01:00
inputRules fix: replace the whole node in nodeInputRule (#4341) 2023-08-18 08:32:06 -07:00
pasteRules feature(core): pass through paste event to pasteHandler getAttributes (#4354) 2023-09-20 17:23:43 +02:00
utilities fix: fix newline stripping via insertContent 2024-01-29 13:15:39 +01:00
CommandManager.ts fix(core) Allow text style to be clearable on new lines (#4151) 2023-07-07 11:21:28 +02:00
Editor.ts Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
EventEmitter.ts refactor: Use named exports instead of default exports (#2238) 2021-12-06 12:00:09 +01:00
Extension.ts Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
ExtensionManager.ts Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
index.ts Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
InputRule.ts Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
Mark.ts Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
Node.ts Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
NodeView.ts Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
PasteRule.ts Fix/link pasting (#4700) 2024-01-08 12:48:14 +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 Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00