tiptap/demos
bdbch 0d7daedfa4
hotfix(core): Fix input rules not working if at last position of a block (#4337)
* chore(core): remove log

* fix(core): fix inputRules breaking if last item in hierarchy

* fix(core): use default doc node if no parent default node is found

* chore: update .eslintrc

* chore: fix linting

* chore: fix linting
2023-08-16 11:40:47 -07:00
..
preview Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
public add basic vite setup 2021-08-25 11:52:20 +02:00
setup Merge branch 'main' into develop 2023-07-17 13:03:44 +02:00
src hotfix(core): Fix input rules not working if at last position of a block (#4337) 2023-08-16 11:40:47 -07:00
CHANGELOG.md v2.1.0 2023-08-15 17:52:43 -07:00
includeDependencies.txt feat(pm): new prosemirror package for dependency resolving 2023-02-02 17:37:33 +01:00
index.html redirect demos 2021-08-26 10:06:14 +02:00
package-lock.json v2.1.0 2023-08-15 17:52:43 -07:00
package.json v2.1.0 2023-08-15 17:52:43 -07:00
postcss.config.js bump tailwind; add tailwind to demos 2023-05-08 11:37:20 +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 react docs 2023-06-02 18:26:24 +02:00