Justis R
1331dd8890
Update alpine.md with better info about proxy limitations ( #4678 )
...
The issue described in #1515 is now mentioned in the Alpine documentation so that readers understand why the example does not store the editor as component data and why they should not do so either.
2023-12-14 15:29:10 +01:00
Dominik Biedebach
2bb371126e
merge main
2023-11-23 09:28:26 +01:00
Mohammad Rasim
6ff8323c72
update docs
2023-11-22 20:47:35 +01:00
Jan Thurau
acbf47e5a7
Merge pull request #4297 from courthead/courthead-patch-1
...
Improve wording of menus.md
2023-11-17 12:47:53 +01:00
Jan Thurau
2eed5db3ed
Merge pull request #4374 from mmailaender/main
...
Add Tailwind Intellisense configuration to docs
2023-11-17 12:27:42 +01:00
Eric Bailey
76b8a29236
Update docs
2023-11-17 12:25:44 +01:00
Jan Thurau
b5a4ae1a2d
Merge pull request #4366 from y0ngdev/y0ngdev-patch-2
...
Update nuxt.md
2023-11-17 09:40:19 +01:00
Jan Thurau
3ecad9fa61
Merge pull request #4536 from hkuffel/develop
...
change wildly to widely
2023-11-17 09:40:14 +01:00
tiptapper
9707e164cc
Merge pull request #4531 from ueberdosis/bdbch/docs-transaction-addition
...
docs: add information about transaction mapping in chains
2023-11-17 09:38:25 +01:00
Jan Thurau
ad18fed196
Merge pull request #4366 from y0ngdev/y0ngdev-patch-2
...
Update nuxt.md
2023-11-17 09:38:11 +01:00
Jan Thurau
d3e56f2263
Merge pull request #4365 from y0ngdev/y0ngdev-patch-1
...
Update vue3.md
2023-11-17 09:37:42 +01:00
Jan Thurau
127a59540b
Merge pull request #4497 from EricHasegawa/patch-2
...
Fix typo
2023-11-17 09:26:58 +01:00
Jan Thurau
44c344bf57
replace "xxx" by "YOUR_APP_ID"
2023-11-11 13:51:57 +01:00
Jan Thurau
33f3b428b6
docs/collab: adds note about axios, adds documentation on how to duplicate a document
2023-11-11 13:49:21 +01:00
Jan Thurau
7a7d386d4a
adds API call to GET a list of all available documents
2023-11-11 13:49:21 +01:00
Sven Adlung
c88209a50f
Update cloud.md
2023-11-11 13:49:21 +01:00
Jan Thurau
db8772efca
collab / cloud: adds documentation about the PATCH call
2023-11-11 13:49:21 +01:00
bdbch
6135f4387a
add docs for contentDOMElementTag
2023-11-02 17:15:23 +01:00
X
252acb32d2
docs(cdn): fix esm.sh url ( #4549 )
2023-10-20 09:03:59 +02:00
hkuffel
57af6baa1d
change wildly to widely
2023-10-15 23:17:24 -06:00
bdbch
1d4374581f
docs: add information about transaction mapping in chains
2023-10-12 18:20:55 +02:00
Eric Hasegawa
cb4b8b597f
Fix typo
2023-10-02 08:31:52 -07:00
Dominik Biedebach
b359f137e9
Merge branch 'main' of github.com:ueberdosis/tiptap into develop
2023-09-29 14:38:34 +02:00
Dominik Biedebach
025dfff1d9
added new labels
2023-09-29 14:38:23 +02:00
Dominik Biedebach
a78c3a194f
update links.yaml
2023-09-28 14:23:37 +02:00
Dominik Biedebach
a5f7fe0a89
Sync develop with main
...
Sync develop branch with main – develop (RC) releases won't generate CHANGELOG.md entries anymore.
2023-09-14 17:33:32 +02:00
Rufat Zeynalli
a13a8dfc96
docs(react): fix typo on React installation code block ( #4441 )
2023-09-14 16:35:49 +02:00
svenadlung
7832b96afb
docs: complete hard break shortcuts
2023-09-04 09:48:47 +02:00
svenadlung
586e3c4ec7
docs: complete hard break shortcuts
2023-09-04 09:48:30 +02:00
svenadlung
4b7f8d7d42
docs: complete hard break shortcuts
2023-09-04 09:45:48 +02:00
svenadlung
f0965731a1
docs: complete hard break shortcuts
2023-09-04 09:44:21 +02:00
Eric Hasegawa
254ca1744d
docs(collaboration): fix typo in collaboration.md
2023-08-31 13:55:27 +02:00
svenadlung
a1164fc03b
docs(cloud): fix JSON representation key
2023-08-31 13:41:54 +02:00
svenadlung
9aa01a8413
docs(cloud): fix JSON representation key
2023-08-31 13:41:24 +02:00
svenadlung
0a710682f5
docs(tiptap-php): fix duplicated text
2023-08-28 10:56:28 +02:00
Galen Gidman
d6657233e7
docs(tiptap-php): fix duplicated text
2023-08-28 10:56:00 +02:00
svenadlung
f7fdaa17c9
docs(cloud): fix TiptapCollabProvider usage
2023-08-28 10:52:39 +02:00
svenadlung
48a4da2d3a
docs(cloud): fix TiptapCollabProvider usage
2023-08-28 10:52:18 +02:00
Micha Mailänder
a0829f5403
Added Tailwind Intellisense configuration to docs
2023-08-23 16:18:35 +02:00
Prosper Ugbovo
e2bfcf6176
Update nuxt.md
2023-08-22 06:21:13 +01:00
Prosper Ugbovo
e5fcb517e0
Update vue3.md
...
The `npm run serve` script doesn't exist in vue.
2023-08-22 06:19:21 +01:00
Lode Claassen
d31e49b03a
docs: Improve introducing examples in the documentation ( #4334 )
...
* skip 'like that' when we don't need it anyway
* change to 'like this' because it is before the example instead of after
2023-08-18 10:53:07 -07:00
bdbch
ff929b179d
feat(placeholder): allow editor-is-empty class on any node ( #4335 )
2023-08-18 10:52:33 -07:00
bdbch
84b9899d37
docs(react): add documentation for contentDOMElementTag ( #4348 )
...
* docs(react): add documentation for contentDOMElementTag
* fix naming for node view in react docs
2023-08-18 10:52:15 -07:00
Dominik Biedebach
b0eecc848f
Merge branch 'develop' of github.com:ueberdosis/tiptap
2023-08-15 17:53:38 -07:00
Dominik Biedebach
652a82b786
reenable cdn docs
2023-08-11 10:33:46 -07:00
Dominik Biedebach
243bdb8c3f
merge main
2023-08-10 21:30:41 -07:00
bdbch
2a5ef3d05b
update vanilla js docs ( #4316 )
2023-08-10 21:14:27 -07:00
bdbch
4fe87d35e5
add overrides to typography extension ( #4287 )
2023-08-10 20:30:56 -07:00
bdbch
7e7057ea43
chore(lists): move list keymap to extra extension ( #4290 )
...
* move list keymap to extra extension
* update docs and readme
* move list helpers out of core
2023-08-10 16:44:46 -07:00