Commit Graph

125 Commits

Author SHA1 Message Date
Philipp Kühn
9d22467b81 refactoring 2021-09-18 20:26:00 +02:00
Philipp Kühn
569aa15c4f Merge branch 'main' of https://github.com/ueberdosis/tiptap into docs/remove-gridsome
# Conflicts:
#	docs/experiments/collaboration-annotation.md
#	docs/experiments/global-drag-handle.md
2021-09-17 23:45:04 +02:00
Philipp Kühn
ddc4986df1 check ts correctly on demo build 2021-09-17 23:44:01 +02:00
Hans Pagel
b901669803 docs: improve the link mark example, fix #1277 2021-09-16 20:34:21 +02:00
Philipp Kühn
fe6a3e7491
feat: add getText() and generateText() methods (fix #1428) (#1875)
* move getTextBetween method

* add getText method

* refactoring

* refactoring

* refactoring

* move renderText to schema, add generateText method

* add GenerateText demo

* docs: update

* remove demo from html page
2021-09-09 23:51:05 +02:00
Philipp Kühn
8a3b47a529 feat: parseHTML for attributes should return the value instead of an object now, fix #1863 2021-09-08 23:53:44 +02:00
Gregory Cadars
99ea9c87da
docs: Horizontal rule demo: add selected style (#1848) 2021-09-08 09:48:33 +02:00
Philipp Kühn
707ba29fa5 docs: use functional component for mention list 2021-09-07 23:22:11 +02:00
Lia Va
67ce72a9ee
docs: change this.value to value in the vue examples with custom v-model (#1813) 2021-09-07 11:23:43 +02:00
Philipp Kühn
2d129459ca fix tests 2021-08-26 14:07:37 +02:00
Philipp Kühn
a1c9535041 change max-height for collab demo 2021-08-26 09:45:29 +02:00
Philipp Kühn
acbaa41ee0 add missing emoji demo 2021-08-25 23:12:53 +02:00
Philipp Kühn
e0016c40e9 migrate beforeDestroy to beforeUnmount 2021-08-25 18:36:11 +02:00
Philipp Kühn
8a5a491d8e add GuideNodeViews demos 2021-08-25 18:32:54 +02:00
Philipp Kühn
b1a87e4ad6 add GuideGettingStarted demos 2021-08-25 18:27:05 +02:00
Philipp Kühn
f99357b9a3 add GuideContent demos 2021-08-25 18:21:37 +02:00
Philipp Kühn
b95c81baff add overview demos 2021-08-25 18:18:15 +02:00
Philipp Kühn
7dd4e38af5 add node demos 2021-08-25 18:15:10 +02:00
Philipp Kühn
502b533f60 add mark demos 2021-08-25 18:07:36 +02:00
Philipp Kühn
88804668ff add extension demos 2021-08-25 18:03:42 +02:00
Philipp Kühn
6ab708b1a2 add experiment demos 2021-08-25 17:53:02 +02:00
Philipp Kühn
2498c24186 fix some demos 2021-08-25 12:29:46 +02:00
Philipp Kühn
a68a2a62a3 fix remix url 2021-08-25 12:23:47 +02:00
Philipp Kühn
4607a2dbd5 add example demos 2021-08-25 12:13:46 +02:00
Philipp Kühn
15c7e1955a add basic vite setup 2021-08-25 11:52:20 +02:00