Commit Graph

15 Commits

Author SHA1 Message Date
Dominik Biedebach
ac35ec8d43 reinstigate history extension and move it into deprecated packages directory 2025-03-20 16:22:26 +01:00
bdbch
25ec82eca6
Rename CollaborationCursor extension to CollaborationCaret (#6173)
* rename collaboration-cursor to collaboration-caret

* added changeset
2025-03-12 15:54:27 +01:00
bdbch
d8a3d93c8a
Rename History extension to UndoRedo (#6172)
* rename history extension to undo-redo

* added changesets

* fix spacing in vue demo
2025-03-12 14:55:16 +01:00
Nick Perez
bfec9b2276
feat: migrate @tiptap/extension-utils -> @tiptap/extensions (#6003) 2025-01-09 10:31:54 +01:00
Nick Perez
7b4e6f5d11
build: migrate to pnpm (#5978) 2025-01-06 09:35:00 +01:00
Kartikeya Choudhary
3b4e06c5a8
feat(font-size): add font size extension (#5894) 2024-12-31 16:40:43 +01:00
Dominik Biedebach
3bb56f96ac chore: add default linter for vscode 2023-06-22 19:22:08 +02:00
Dominik
e7d7d49637
fix(extension-link): fix link not being kept when pasting url with link (#3975)
* fix(extension-link): fix llinks not being kept when pasted text includes url

* fix(extension-link): fix links not being linked correctly on the correct pos

* fix(link): fix pasting behavior and move all to one plugin

* fix(link): dont do custom behavior if no links were pasted

* fix(link): copied text link should be kept

* fix(link): fix autolink overriding pasted links

* fix(link): fix links not pasting the correct link on selected text
2023-04-26 14:17:59 +02:00
Dominik
e8cef0404b
fix(bubble-menu): fix debounce not working with collab/collaboration cursor (#3956) 2023-04-12 16:00:22 +02:00
Dominik Biedebach
0ecb5a8df8 chore: set eslint as default formatter 2023-02-02 17:11:13 +01:00
Dominik Biedebach
5ac3ac3fa8 chore: add extension/youtube to vscode settings 2022-06-17 05:24:36 +02:00
Dominik Biedebach
5782b8b804 chore(maintainment): add conventional commits scopes 2022-05-20 16:44:14 +02:00
Dominik Biedebach
358e315921 chore(settings): add conventional commit scopes for vscode 2022-05-16 12:00:25 +02:00
Dominik Biedebach
4a7f79c095 chore: added visual studio code debugging launch options 2022-04-09 06:52:37 +02:00
Philipp Kühn
9836626be2 use fixed typescript version 2021-09-14 21:46:21 +02:00