Commit Graph

5987 Commits

Author SHA1 Message Date
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
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
3742d1ba8e
Merge pull request #4624 from ueberdosis/feature/cloud-docs
Feature/cloud docs
2023-11-11 13:52:32 +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
bdbch
1d4374581f docs: add information about transaction mapping in chains 2023-10-12 18:20:55 +02:00
Dominik Biedebach
c1d0f30f47 fix clipboard is undefined issue 2023-10-11 17:22:26 +02:00
Dominik Biedebach
01135be60c v2.1.12 2023-10-11 15:55:10 +02:00
bdbch
1a7b4280d2
fix(link): restore pasteHandler and add existing url check (#4523)
* fix(link): restore pasteHandler and add existing url check

* make pasteEvent optional
2023-10-11 15:54:14 +02:00
Eric Hasegawa
cb4b8b597f
Fix typo 2023-10-02 08:31:52 -07: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
svenadlung
74674e383a improve GitHub issue templates 2023-09-25 09:16:37 +02:00
svenadlung
dabd691264 improve GitHub issue templates 2023-09-25 09:06:21 +02:00
bdbch
634cb68f6c v2.1.11 2023-09-20 17:31:41 +02:00
bdbch
6aa755a04b Revert "v2.2.11"
This reverts commit 99a5f2d77f.
2023-09-20 17:30:40 +02:00
bdbch
99a5f2d77f v2.2.11 2023-09-20 17:29:31 +02:00
bdbch
361a821245
feature(core): pass through paste event to pasteHandler getAttributes (#4354)
* add pass through of paste event for paste handlers

* remove unused pasteHandler.ts

* remove link extension from youtube demo

* added missing prop for handler
2023-09-20 17:23:43 +02:00
Dominik Biedebach
8b89b97d5b v2.1.10 2023-09-15 15:43:55 +02:00
bdbch
2e199b0a59
Fix React and Vue NodeView renderers not adding correct selection classes (#4452)
* fix(react): add correct / remove selected class
* fix(vue-2): add correct / remove selected class
* fix(vue-3): add correct / remove selected class
2023-09-15 15:06:02 +02:00
Dominik Biedebach
a7156b347b v.2.1.9 2023-09-14 17:35:24 +02:00
Dominik Biedebach
c6b72df6e8 chore: dont generate changelogs for rc versions 2023-09-14 17:27:46 +02:00
Manueljlin
74b6444388 fix: add missing attributes in extension-link (#4429)
Despite `rel` and `class` already being defined as an attribute in `addAttributes()`, the interface was missing these two particular attributes so it wasn't accessible when using TypeScript without workarounds.
2023-09-14 17:09:55 +02:00
Rufat Zeynalli
a13a8dfc96
docs(react): fix typo on React installation code block (#4441) 2023-09-14 16:35:49 +02:00
bdbch
6f218be6e4 v2.1.8 2023-09-04 21:40:25 +02:00
bdbch
5437814920 v2.1.7 2023-09-04 21:39:38 +02:00
Aldin Nezirić
73202a0afb
prevent opening link when clicking on selection containing a link (#4346)
* prevent opening link when clicking on selection containing a link

* Fix lint err
2023-09-04 21:38:11 +02:00
svenadlung
586e3c4ec7 docs: complete hard break shortcuts 2023-09-04 09:48:30 +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
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
svenadlung
48a4da2d3a docs(cloud): fix TiptapCollabProvider usage 2023-08-28 10:52:18 +02:00
bdbch
2a83166a46
fix(horizontal-rule): fix insertion being broken on empty docs (#4375)
* fix(horizontal-rule): fix insertion being broken on empty docs
* add back text selection offset
2023-08-23 09:35:47 -07: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
Dominik Biedebach
028411e735 v2.1.6 2023-08-18 11:08:52 -07:00
Dominik Biedebach
4227f324a5 fix(core): fix broken export 2023-08-18 11:06:50 -07:00
Dominik Biedebach
92be1e8cb0 v2.1.5 2023-08-18 09:25:35 -07:00
bdbch
e40ac2584e
fix(list-key-map): fix broken imports (#4350) 2023-08-18 09:23:25 -07:00
Dominik Biedebach
571bea436c v2.1.4 2023-08-18 09:09:17 -07:00
Dominik Biedebach
5686dfa86b style(link): fix linting 2023-08-18 08:54:22 -07:00
bdbch
ffeefe21ff
fix: replace the whole node in nodeInputRule (#4341)
Co-authored-by: Nicolas Gryman <ngryman@gmail.com>
2023-08-18 08:32:06 -07:00
Dominik Biedebach
c09d9e9e42 v2.1.3 2023-08-17 23:28:54 -07:00
Steven Qi
f2ac7b9091
fix: fix autolink when code is not enabled for editor (#4344) 2023-08-17 23:28:16 -07:00