Philipp Kühn
|
f8dec5f905
|
fix: make as prop optional
|
2021-04-08 09:11:45 +02:00 |
|
Philipp Kühn
|
536663f816
|
fix: improve node view error message
|
2021-04-08 09:05:43 +02:00 |
|
Philipp Kühn
|
cd65bf8437
|
docs: improve react node view example
|
2021-04-08 09:02:27 +02:00 |
|
Philipp Kühn
|
0e713432ae
|
docs: update content
|
2021-04-08 00:13:51 +02:00 |
|
Hans Pagel
|
e597ed9f55
|
docs: update content
|
2021-04-07 23:08:24 +02:00 |
|
Hans Pagel
|
b5cf0892c4
|
Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
|
2021-04-07 22:56:52 +02:00 |
|
Hans Pagel
|
e23f1bd299
|
docs: update content
|
2021-04-07 22:53:51 +02:00 |
|
Hans Pagel
|
fa23bae5b5
|
docs: update content
|
2021-04-07 22:53:31 +02:00 |
|
Philipp Kühn
|
7c4c50e520
|
docs: fix some code blocks
|
2021-04-07 22:28:29 +02:00 |
|
Philipp Kühn
|
160ee9f846
|
enable clipboardTextSerializer again
|
2021-04-07 22:22:39 +02:00 |
|
Philipp Kühn
|
508fcfd882
|
docs: fix copy for node view examples
|
2021-04-07 22:21:27 +02:00 |
|
Philipp Kühn
|
7877fbcb11
|
fix lint
|
2021-04-07 22:09:46 +02:00 |
|
Philipp Kühn
|
a0e2a830d7
|
refactor: remove isEditable from node views, remove viewUpdate event
|
2021-04-07 22:07:36 +02:00 |
|
Philipp Kühn
|
7b1d8d103c
|
Publish
- @tiptap/core@2.0.0-beta.20
- @tiptap/extension-mention@2.0.0-beta.20
- @tiptap/extension-text-align@2.0.0-beta.3
- @tiptap/html@2.0.0-beta.20
- @tiptap/starter-kit@2.0.0-beta.15
- @tiptap/suggestion@2.0.0-beta.20
|
2021-04-07 21:32:38 +02:00 |
|
Philipp Kühn
|
3334d930f3
|
feat: add resetAttributes() command, deprecate resetNodeAttributes()
|
2021-04-07 21:30:55 +02:00 |
|
Philipp Kühn
|
41a044417e
|
Publish
- @tiptap/core@2.0.0-beta.19
- @tiptap/extension-mention@2.0.0-beta.19
- @tiptap/extension-text-align@2.0.0-beta.2
- @tiptap/html@2.0.0-beta.19
- @tiptap/starter-kit@2.0.0-beta.14
- @tiptap/suggestion@2.0.0-beta.19
|
2021-04-07 21:18:49 +02:00 |
|
Philipp Kühn
|
aac32b4df6
|
feat: add updateAttributes() command, deprecate updateNodeAttributes(), fix #254
|
2021-04-07 21:17:02 +02:00 |
|
Philipp Kühn
|
e61b2a51ed
|
update text
|
2021-04-07 18:43:36 +02:00 |
|
Philipp Kühn
|
ae2e496a70
|
Publish
- @tiptap/core@2.0.0-beta.18
- @tiptap/extension-collaboration-cursor@2.0.0-beta.5
- @tiptap/extension-link@2.0.0-beta.2
- @tiptap/extension-mention@2.0.0-beta.18
- @tiptap/extension-paragraph@2.0.0-beta.2
- @tiptap/html@2.0.0-beta.18
- @tiptap/starter-kit@2.0.0-beta.13
- @tiptap/suggestion@2.0.0-beta.18
|
2021-04-07 18:35:17 +02:00 |
|
Philipp Kühn
|
bb1ae659a4
|
feat: add priority option to extensions
|
2021-04-07 18:29:16 +02:00 |
|
Philipp Kühn
|
6d83bef97d
|
Publish
- @tiptap/core@2.0.0-beta.17
- @tiptap/extension-mention@2.0.0-beta.17
- @tiptap/html@2.0.0-beta.17
- @tiptap/react@2.0.0-beta.16
- @tiptap/starter-kit@2.0.0-beta.12
- @tiptap/suggestion@2.0.0-beta.17
|
2021-04-07 16:08:33 +02:00 |
|
Philipp Kühn
|
beb96c5cbf
|
fix: remove debug log
|
2021-04-07 16:03:01 +02:00 |
|
Philipp Kühn
|
2718ccff6f
|
fix some react ts issues
|
2021-04-07 14:29:51 +02:00 |
|
Philipp Kühn
|
a06a8f0fa2
|
Publish
- @tiptap/core@2.0.0-beta.16
- @tiptap/extension-horizontal-rule@2.0.0-beta.2
- @tiptap/extension-mention@2.0.0-beta.16
- @tiptap/html@2.0.0-beta.16
- @tiptap/react@2.0.0-beta.15
- @tiptap/starter-kit@2.0.0-beta.11
- @tiptap/suggestion@2.0.0-beta.16
|
2021-04-07 12:01:33 +02:00 |
|
Philipp Kühn
|
b8d9b7d4c7
|
feat: add insertContent() command, deprecate insertText(), insertHTML() and insertNode()
|
2021-04-07 11:53:37 +02:00 |
|
Philipp Kühn
|
63acc57305
|
Merge branch 'main' of https://github.com/ueberdosis/tiptap-next
|
2021-04-07 00:26:28 +02:00 |
|
Philipp Kühn
|
b477a1bb0a
|
fix task list in collab example, fix #246, fix #247
|
2021-04-07 00:26:23 +02:00 |
|
Hans Pagel
|
c063cc99f4
|
docs: add better titles to the integration guides
|
2021-04-07 00:08:50 +02:00 |
|
Hans Pagel
|
7c46c83c5d
|
Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
|
2021-04-06 23:58:13 +02:00 |
|
Hans Pagel
|
2c5a82df47
|
docs: update content, add new commands pages
|
2021-04-06 23:57:20 +02:00 |
|
Philipp Kühn
|
f5956c6809
|
Merge branch 'main' of https://github.com/ueberdosis/tiptap-next
|
2021-04-06 23:48:54 +02:00 |
|
Philipp Kühn
|
af17f2c657
|
fix: improve handling of horizontal rule at document end, fix #248
|
2021-04-06 23:48:51 +02:00 |
|
Hans Pagel
|
85556fc428
|
docs: enable linkGroups to have links, too
|
2021-04-06 23:47:12 +02:00 |
|
Hans Pagel
|
3f3ce1d8d4
|
docs: update content
|
2021-04-06 23:36:07 +02:00 |
|
Hans Pagel
|
cc21f8bb70
|
Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
|
2021-04-06 23:04:10 +02:00 |
|
Hans Pagel
|
4f97146820
|
github: add react code sandbox
|
2021-04-06 23:04:05 +02:00 |
|
Philipp Kühn
|
92c2c81b8e
|
why
|
2021-04-06 23:00:03 +02:00 |
|
Philipp Kühn
|
c83cd59df1
|
Publish
- @tiptap/vue-3@2.0.0-beta.17
|
2021-04-06 19:50:07 +02:00 |
|
Philipp Kühn
|
2e4a34fd51
|
update yarn.lock
|
2021-04-06 19:49:34 +02:00 |
|
Philipp Kühn
|
73650c12e0
|
fix: fix vue dependency
|
2021-04-06 19:46:48 +02:00 |
|
Philipp Kühn
|
c190d26a46
|
fix docs
|
2021-04-06 19:35:29 +02:00 |
|
Philipp Kühn
|
70daefa1ca
|
remove deprecated packages
|
2021-04-06 19:15:46 +02:00 |
|
Philipp Kühn
|
2a64dda01d
|
Publish
- @tiptap/core@2.0.0-beta.15
- @tiptap/extension-dropcursor@2.0.0-beta.2
- @tiptap/extension-mention@2.0.0-beta.15
- @tiptap/extension-placeholder@2.0.0-beta.4
- @tiptap/extension-task-item@2.0.0-beta.2
- @tiptap/html@2.0.0-beta.15
- @tiptap/starter-kit@2.0.0-beta.10
- @tiptap/suggestion@2.0.0-beta.15
- @tiptap/vue-3@2.0.0-beta.16
- @tiptap/vue-starter-kit@2.0.0-beta.14
|
2021-04-06 19:11:40 +02:00 |
|
Philipp Kühn
|
cc5d8d3623
|
dependencies: update dependencies
|
2021-04-06 19:09:37 +02:00 |
|
Philipp Kühn
|
5622deca30
|
fix: fix checkbox in firefox, fix #251
|
2021-04-06 18:57:39 +02:00 |
|
kriskbx
|
66f02c4145
|
enable indexeddb persistence again
|
2021-04-06 11:01:41 +02:00 |
|
Philipp Kühn
|
130023bca5
|
update dependencies
|
2021-04-05 11:41:10 +02:00 |
|
Philipp Kühn
|
8bfcba3e62
|
Publish
- @tiptap/react@2.0.0-beta.14
|
2021-04-04 21:46:14 +02:00 |
|
philippkuehn
|
cdb57b2e39
|
ci: fix code style linting errors
|
2021-04-04 19:44:43 +00:00 |
|
Philipp Kühn
|
bdb5d72495
|
feat: render wrapper element for inline node views as span, fix #242
|
2021-04-04 21:43:48 +02:00 |
|