mirror of
https://github.com/Blah-IM/Weblah.git
synced 2025-06-28 18:35:34 +00:00
refactor[wip]: replace typewriter-editor with ProseMirror for rich text editing
This commit is contained in:
parent
7299c1dee0
commit
cd6a8e392e
4 changed files with 167 additions and 45 deletions
|
@ -44,11 +44,18 @@
|
|||
"bits-ui": "^1.3.15",
|
||||
"canonicalize": "^2.1.0",
|
||||
"idb": "^8.0.2",
|
||||
"prosemirror-commands": "^1.7.0",
|
||||
"prosemirror-history": "^1.4.1",
|
||||
"prosemirror-keymap": "^1.2.2",
|
||||
"prosemirror-model": "^1.25.0",
|
||||
"prosemirror-schema-basic": "^1.2.4",
|
||||
"prosemirror-state": "^1.4.3",
|
||||
"prosemirror-transform": "^1.10.3",
|
||||
"prosemirror-view": "^1.38.1",
|
||||
"svelte-boring-avatars": "^1.2.6",
|
||||
"svelte-hero-icons": "^5.2.0",
|
||||
"svelte-persisted-store": "^0.12.0",
|
||||
"tailwind-merge": "^3.1.0",
|
||||
"typewriter-editor": "^0.12.9",
|
||||
"virtua": "^0.40.3",
|
||||
"zod": "^3.24.2"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue