tiptap/demos
Nick Perez df5609cdff
fix: default to rendering the editor immediately, while staying backward compatible (#5161)
* fix: default to rendering the editor immediately, while staying backward compatible

* feat: add `useEditorWithState` hook for extracting state and editor instance simultaneously

* feat(react): add `useEditorState` hook for subscribing to selected editor state

* docs: add an example to show the concept

* chore: add changeset
2024-07-10 11:41:43 +02:00
..
preview docs: make docs searchable 2024-06-18 09:25:12 +02:00
public add basic vite setup 2021-08-25 11:52:20 +02:00
setup docs: fix drawing demo 2024-07-02 18:13:08 +02:00
src fix: default to rendering the editor immediately, while staying backward compatible (#5161) 2024-07-10 11:41:43 +02:00
CHANGELOG.md v2.4.0 2024-05-14 14:45:38 +02:00
includeDependencies.txt docs: move docs to own repository (#5304) 2024-07-02 16:07:10 +02:00
index.html redirect demos 2021-08-26 10:06:14 +02:00
package-lock.json chore: update package versions for prosemirror 2024-06-28 08:17:13 +02:00
package.json Merge branch 'main' into develop 2024-07-02 16:21:06 +02:00
postcss.config.cjs chore: update package versions for prosemirror 2024-06-28 08:17:13 +02:00
tailwind.config.js bump tailwind; add tailwind to demos 2023-05-08 11:37:20 +02:00
tsconfig.base.json check ts correctly on demo build 2021-09-17 23:44:01 +02:00
tsconfig.react.json check ts correctly on demo build 2021-09-17 23:44:01 +02:00
tsconfig.vue-2.json check ts correctly on demo build 2021-09-17 23:44:01 +02:00
tsconfig.vue-3.json check ts correctly on demo build 2021-09-17 23:44:01 +02:00
vite.config.ts chore: use vite in prod mode during tests 2024-07-03 18:28:14 +02:00