Philipp Kühn
|
29f476a9c9
|
version bump
|
2021-06-02 11:05:18 +02:00 |
|
Philipp Kühn
|
09ce876c79
|
Publish
- @tiptap/core@2.0.0-beta.77
- @tiptap/html@2.0.0-beta.77
- @tiptap/starter-kit@2.0.0-beta.74
|
2021-06-02 10:56:52 +02:00 |
|
Philipp Kühn
|
36dad2bbae
|
feat: add setMeta command
|
2021-06-02 10:50:10 +02:00 |
|
Philipp Kühn
|
b3b297f5ce
|
improve enter behavior for figure
|
2021-06-01 22:56:24 +02:00 |
|
Philipp Kühn
|
2eb177f7d2
|
Publish
- @tiptap/core@2.0.0-beta.76
- @tiptap/html@2.0.0-beta.76
- @tiptap/starter-kit@2.0.0-beta.73
|
2021-06-01 18:59:02 +02:00 |
|
Philipp Kühn
|
485fb8c74c
|
fix: remove custom coordsAtPos method, fix #583
|
2021-06-01 18:57:46 +02:00 |
|
Philipp Kühn
|
1838d097d0
|
docs: update content
|
2021-06-01 18:28:13 +02:00 |
|
Philipp Kühn
|
4bc0de8834
|
Publish
- @tiptap/core@2.0.0-beta.75
- @tiptap/html@2.0.0-beta.75
- @tiptap/starter-kit@2.0.0-beta.72
|
2021-06-01 18:23:11 +02:00 |
|
Philipp Kühn
|
2a4e02ade3
|
fix: prevent dispatch empty fragment when parsing content with insertContent
|
2021-06-01 18:20:01 +02:00 |
|
Philipp Kühn
|
f5febda470
|
fix figure drag
|
2021-06-01 17:48:46 +02:00 |
|
Philipp Kühn
|
faddc873ad
|
Merge branch 'main' of https://github.com/ueberdosis/tiptap
|
2021-06-01 17:44:42 +02:00 |
|
Philipp Kühn
|
fa8711e2a8
|
add nested editor experiment
|
2021-06-01 17:44:40 +02:00 |
|
Hans Pagel
|
51255c1a8b
|
docs: add a new job
|
2021-06-01 17:10:20 +02:00 |
|
Hans Pagel
|
639eb5cf4d
|
docs: add a introduction page
|
2021-06-01 17:06:44 +02:00 |
|
Hans Pagel
|
87611d812a
|
experiments: add a figure + figcaption node
|
2021-06-01 16:58:50 +02:00 |
|
Philipp Kühn
|
ad5dc2e194
|
Publish
- @tiptap/core@2.0.0-beta.74
- @tiptap/extension-code-block-lowlight@2.0.0-beta.26
- @tiptap/html@2.0.0-beta.74
- @tiptap/starter-kit@2.0.0-beta.71
|
2021-05-31 21:06:55 +02:00 |
|
Philipp Kühn
|
86fa519ed3
|
Merge branch 'main' of https://github.com/ueberdosis/tiptap
|
2021-05-31 20:49:52 +02:00 |
|
Philipp Kühn
|
9d49dd3113
|
dependencies: update
|
2021-05-31 20:49:49 +02:00 |
|
Philipp Kühn
|
7e96d98a21
|
feat: update lowlight to v2
|
2021-05-31 20:49:42 +02:00 |
|
philippkuehn
|
f54b9c9b42
|
ci: fix code style linting errors
|
2021-05-31 17:20:25 +00:00 |
|
Philipp Kühn
|
4175838167
|
Merge pull request #1399 from mmachatschek/issue/fix-duplicate-style-tags
Prevent tiptap from creating duplicate style tags when injecting css
|
2021-05-31 19:19:29 +02:00 |
|
Markus Machatschek
|
52dd6e0e64
|
Prevent tiptap from creating duplicate style tags when injecting css
|
2021-05-31 19:12:05 +02:00 |
|
Philipp Kühn
|
71221f54d1
|
Publish
- @tiptap/core@2.0.0-beta.73
- @tiptap/html@2.0.0-beta.73
- @tiptap/starter-kit@2.0.0-beta.70
|
2021-05-29 21:04:39 +02:00 |
|
Philipp Kühn
|
3c4cc96fee
|
fix: check for excluded marks in isMarkActive, fix #1388
|
2021-05-29 21:02:59 +02:00 |
|
Philipp Kühn
|
a66db3eaa9
|
Publish
- @tiptap/react@2.0.0-beta.45
|
2021-05-29 20:14:28 +02:00 |
|
Philipp Kühn
|
afc6ecd2f2
|
dependencies: update
|
2021-05-29 20:14:06 +02:00 |
|
Philipp Kühn
|
78f75c3e0e
|
fix: maybe move content dom on update, fix #1370
|
2021-05-29 20:12:21 +02:00 |
|
Philipp Kühn
|
72805d53e6
|
Merge pull request #1389 from jonathanmach/patch-2
|
2021-05-29 00:25:30 +02:00 |
|
Jonathan
|
e7fefff466
|
Wording improvement
Just a tiny improvement to the wording used
|
2021-05-28 23:03:23 +01:00 |
|
Philipp Kühn
|
13d9ffda82
|
Publish
- @tiptap/core@2.0.0-beta.72
- @tiptap/extension-placeholder@2.0.0-beta.21
- @tiptap/html@2.0.0-beta.72
- @tiptap/starter-kit@2.0.0-beta.69
|
2021-05-28 17:40:52 +02:00 |
|
Philipp Kühn
|
370966847e
|
fix: fix error when calculating contentMatch within clearNodes command, fix #1361
|
2021-05-28 17:37:28 +02:00 |
|
Philipp Kühn
|
a24e33350c
|
test: fix text align tests
|
2021-05-28 15:35:05 +02:00 |
|
Philipp Kühn
|
428d6d584d
|
increase cypress timeout
|
2021-05-28 15:18:51 +02:00 |
|
Philipp Kühn
|
7b74d5849f
|
fix lint errors
|
2021-05-28 15:16:33 +02:00 |
|
Philipp Kühn
|
3606eb9d02
|
Publish
- @tiptap/react@2.0.0-beta.44
|
2021-05-28 15:01:41 +02:00 |
|
Philipp Kühn
|
60708a7817
|
fix: maybe move content dom on update, see #1370
|
2021-05-28 15:00:51 +02:00 |
|
Philipp Kühn
|
3d271953c3
|
Publish
- @tiptap/core@2.0.0-beta.71
- @tiptap/html@2.0.0-beta.71
- @tiptap/starter-kit@2.0.0-beta.68
|
2021-05-28 14:06:33 +02:00 |
|
Philipp Kühn
|
e52f41ae78
|
fix: fix fragile schema validity test in splitBlock
|
2021-05-28 13:55:54 +02:00 |
|
Philipp Kühn
|
9d13db6988
|
Publish
- @tiptap/core@2.0.0-beta.70
- @tiptap/html@2.0.0-beta.70
- @tiptap/starter-kit@2.0.0-beta.67
- @tiptap/vue-2@2.0.0-beta.34
- @tiptap/vue-3@2.0.0-beta.40
|
2021-05-28 12:14:59 +02:00 |
|
Philipp Kühn
|
338a752d8b
|
Merge branch 'main' of https://github.com/ueberdosis/tiptap
|
2021-05-28 12:14:14 +02:00 |
|
Philipp Kühn
|
939fc3d93a
|
fix: prevent bug when editor is destroyed very fast
|
2021-05-28 12:14:12 +02:00 |
|
Hans Pagel
|
ee9ff28d31
|
docs: update content
|
2021-05-28 11:45:52 +02:00 |
|
Hans Pagel
|
c17c473219
|
docs: wording
|
2021-05-28 09:57:43 +02:00 |
|
Hans Pagel
|
b6235d7266
|
experiments: add a priority to the collaboration annotation experiment
|
2021-05-28 09:55:37 +02:00 |
|
Hans Pagel
|
5858871ca8
|
docs: update content
|
2021-05-27 22:19:11 +02:00 |
|
Hans Pagel
|
98b0e3fe5e
|
docs: add content for the focus and setTextSelection command
|
2021-05-27 21:37:47 +02:00 |
|
Philipp Kühn
|
5b9395ee74
|
Publish
- @tiptap/core@2.0.0-beta.69
- @tiptap/extension-bubble-menu@2.0.0-beta.20
- @tiptap/extension-code-block-lowlight@2.0.0-beta.25
- @tiptap/extension-dropcursor@2.0.0-beta.14
- @tiptap/extension-floating-menu@2.0.0-beta.16
- @tiptap/extension-focus@2.0.0-beta.20
- @tiptap/extension-mention@2.0.0-beta.57
- @tiptap/extension-placeholder@2.0.0-beta.20
- @tiptap/extension-strike@2.0.0-beta.15
- @tiptap/extension-table@2.0.0-beta.22
- @tiptap/extension-task-item@2.0.0-beta.16
- @tiptap/html@2.0.0-beta.69
- @tiptap/react@2.0.0-beta.43
- @tiptap/starter-kit@2.0.0-beta.66
- @tiptap/suggestion@2.0.0-beta.57
- @tiptap/vue-2@2.0.0-beta.33
- @tiptap/vue-3@2.0.0-beta.39
|
2021-05-27 18:54:53 +02:00 |
|
Philipp Kühn
|
03d213ba8b
|
dependencies: update
|
2021-05-27 18:52:37 +02:00 |
|
Philipp Kühn
|
61094d9028
|
Merge branch 'main' of https://github.com/ueberdosis/tiptap
|
2021-05-27 18:33:18 +02:00 |
|
Philipp Kühn
|
c58a753e94
|
fix: prevent checkbox change when editor isn’t editable, fix #1386
|
2021-05-27 18:33:15 +02:00 |
|