Hans Pagel
5aed8b02e0
docs: add a minimal changelog page
2021-10-29 17:48:38 +02:00
Hans Pagel
b004f1e21d
Use the new storage feature for the CollaborationCursor
extension ( #2096 )
...
* extension-collaboration-cursor: make use of the new storage feature, deprecate users command and onUsers callback, clean up
* docs: update the jobs page
2021-10-28 10:00:16 +02:00
Arnaud Thomas D
85cec0d4da
docs: fix typo ( #2093 )
2021-10-27 17:32:42 +02:00
Hans Pagel
bb56d98982
Merge branch 'main' of github.com:ueberdosis/tiptap
2021-10-27 14:04:54 +02:00
Hans Pagel
3f505fc674
docs: add new job
2021-10-27 14:04:06 +02:00
Hans Pagel
28e2da9ad8
docs: update content
2021-10-27 13:55:14 +02:00
Philipp Kühn
e28b770f60
docs: update content
2021-10-26 18:43:58 +02:00
Philipp Kühn
642627ec36
Publish
...
- @tiptap/core@2.0.0-beta.129
- @tiptap/extension-blockquote@2.0.0-beta.20
- @tiptap/extension-bold@2.0.0-beta.20
- @tiptap/extension-bubble-menu@2.0.0-beta.43
- @tiptap/extension-bullet-list@2.0.0-beta.19
- @tiptap/extension-character-count@2.0.0-beta.14
- @tiptap/extension-code-block-lowlight@2.0.0-beta.49
- @tiptap/extension-code-block@2.0.0-beta.25
- @tiptap/extension-code@2.0.0-beta.21
- @tiptap/extension-collaboration-cursor@2.0.0-beta.26
- @tiptap/extension-collaboration@2.0.0-beta.26
- @tiptap/extension-color@2.0.0-beta.4
- @tiptap/extension-dropcursor@2.0.0-beta.20
- @tiptap/extension-floating-menu@2.0.0-beta.37
- @tiptap/extension-focus@2.0.0-beta.30
- @tiptap/extension-font-family@2.0.0-beta.16
- @tiptap/extension-gapcursor@2.0.0-beta.29
- @tiptap/extension-hard-break@2.0.0-beta.25
- @tiptap/extension-heading@2.0.0-beta.19
- @tiptap/extension-highlight@2.0.0-beta.26
- @tiptap/extension-history@2.0.0-beta.17
- @tiptap/extension-horizontal-rule@2.0.0-beta.25
- @tiptap/extension-image@2.0.0-beta.20
- @tiptap/extension-italic@2.0.0-beta.20
- @tiptap/extension-link@2.0.0-beta.24
- @tiptap/extension-list-item@2.0.0-beta.15
- @tiptap/extension-mention@2.0.0-beta.80
- @tiptap/extension-ordered-list@2.0.0-beta.20
- @tiptap/extension-paragraph@2.0.0-beta.18
- @tiptap/extension-placeholder@2.0.0-beta.37
- @tiptap/extension-strike@2.0.0-beta.22
- @tiptap/extension-subscript@2.0.0-beta.5
- @tiptap/extension-superscript@2.0.0-beta.5
- @tiptap/extension-table-cell@2.0.0-beta.16
- @tiptap/extension-table-header@2.0.0-beta.18
- @tiptap/extension-table-row@2.0.0-beta.15
- @tiptap/extension-table@2.0.0-beta.36
- @tiptap/extension-task-item@2.0.0-beta.23
- @tiptap/extension-task-list@2.0.0-beta.19
- @tiptap/extension-text-align@2.0.0-beta.24
- @tiptap/extension-text-style@2.0.0-beta.18
- @tiptap/extension-underline@2.0.0-beta.17
- @tiptap/html@2.0.0-beta.128
- @tiptap/react@2.0.0-beta.86
- @tiptap/starter-kit@2.0.0-beta.131
- @tiptap/suggestion@2.0.0-beta.76
- @tiptap/vue-2@2.0.0-beta.61
- @tiptap/vue-3@2.0.0-beta.73
2021-10-26 18:38:50 +02:00
Philipp Kühn
9afadeb7fe
feat!: Replace defaultOptions
with addOptions
( #2088 )
...
* add new addOptions option
* replace defaultOptions with addOptions for all extensions
* replace defaultOptions with addOptions for all demos
* replace defaultOptions with addOptions in docs
* refactoring
* refactoring
* drop object support for addOptions
* fix optional options
* fix tests
2021-10-26 18:31:13 +02:00
Phoenix Gao
2fff9c264b
docs: Fix menu example in doc ( #2089 )
2021-10-26 16:23:48 +02:00
Philipp Kühn
9d6a3ba1aa
Merge branch 'main' of https://github.com/ueberdosis/tiptap
2021-10-26 16:22:33 +02:00
Philipp Kühn
70f335c088
demos: improve mention styling
2021-10-26 16:22:31 +02:00
Hans Pagel
1eb67a1686
docs: update content
2021-10-26 11:51:46 +02:00
Hans Pagel
7c46e3d4d9
docs: add new job
2021-10-26 11:50:43 +02:00
Hans Pagel
afc110a253
Merge branch 'main' of github.com:ueberdosis/tiptap
2021-10-26 11:37:15 +02:00
Hans Pagel
2d902a2d7d
docs: add a link to the collaborative editing screencast
2021-10-26 11:36:53 +02:00
Philipp Kühn
641ae99701
demos: update suggestion styling
2021-10-26 00:00:30 +02:00
Chris Sev
5551c47600
fixing onUpdate example ( #2084 )
2021-10-25 23:09:31 +02:00
Hans Pagel
b97e6d5aff
Merge branch 'main' of github.com:ueberdosis/tiptap
2021-10-25 14:24:23 +02:00
Hans Pagel
546ef1afd9
docs: update React installation guide
2021-10-25 14:24:02 +02:00
Philipp Kühn
9f5a165b4d
Publish
...
- @tiptap/core@2.0.0-beta.128
- @tiptap/extension-code-block-lowlight@2.0.0-beta.48
- @tiptap/extension-mention@2.0.0-beta.79
- @tiptap/extension-placeholder@2.0.0-beta.36
- @tiptap/html@2.0.0-beta.127
- @tiptap/react@2.0.0-beta.85
- @tiptap/starter-kit@2.0.0-beta.130
- @tiptap/suggestion@2.0.0-beta.75
2021-10-25 10:16:21 +02:00
Philipp Kühn
4e9914341d
fix tests
2021-10-25 10:14:48 +02:00
Aron Buzinkay
2447217e39
test: Added tests for 'Menus' example ( #2052 )
2021-10-25 09:55:58 +02:00
Alexandru Văleanu
071cff2a56
test: Add unit tests for demos/src/Examples/Minimal/Vue ( #2047 )
2021-10-25 09:54:53 +02:00
Donovan Glover
57a5bed495
test: add savvy example tests ( #2043 )
2021-10-25 09:53:53 +02:00
Jon Noronha
ddc9ca8d4f
fix: Check node type above custom update function for node views ( #2081 )
2021-10-25 09:52:34 +02:00
Philipp Kühn
45778b81dd
dependencies: update
2021-10-25 09:51:33 +02:00
Philipp Kühn
a6f731af39
feat!: Add editor to items prop in suggestion plugin ( #2082 )
...
* add editor to items prop
* docs: update content
2021-10-25 09:42:41 +02:00
Philipp Kühn
c01afc6791
demos: fix styling
2021-10-25 09:19:56 +02:00
Philipp Kühn
ef254cead7
fix: fix storage context when using configure
2021-10-25 00:27:24 +02:00
Philipp Kühn
da2d3d4165
demos: update collab rooms
2021-10-24 23:29:40 +02:00
Philipp Kühn
a6d6f4e7ae
add basic input styles
2021-10-24 19:17:52 +02:00
Philipp Kühn
0ac78c451e
Publish
...
- @tiptap/core@2.0.0-beta.127
- @tiptap/html@2.0.0-beta.126
- @tiptap/starter-kit@2.0.0-beta.129
- @tiptap/vue-3@2.0.0-beta.72
2021-10-22 21:29:45 +02:00
Jon Noronha
bebaa4045e
fix: Separate drags from drops in stopEvent ( #2070 )
...
* Separate drags from drops in stopEvent
* Move !isDropEvent
2021-10-22 21:27:58 +02:00
Philipp Kühn
8f8b83afe4
fix: fix a bug when using drag handles
2021-10-22 19:46:40 +02:00
Philipp Kühn
0e94afe42a
fix: improve default styling for .ProseMirror-separator
2021-10-22 15:05:18 +02:00
Philipp Kühn
ac273e13c8
docs: update content
2021-10-22 11:23:33 +02:00
Philipp Kühn
d3c38cf47e
Publish
...
- @tiptap/extension-mention@2.0.0-beta.78
2021-10-22 11:19:21 +02:00
Philipp Kühn
06d674a7f6
docs: update content
2021-10-22 11:18:54 +02:00
Philipp Kühn
4dd079cf44
Merge branch 'main' of https://github.com/ueberdosis/tiptap
2021-10-22 10:09:39 +02:00
Philipp Kühn
5e652c94a7
fix: fix check for showing mention suggestion
2021-10-22 10:09:28 +02:00
Hans Pagel
99743c9c6b
Update README.md
2021-10-22 10:06:35 +02:00
Philipp Kühn
f6ef4caa14
Publish
...
- @tiptap/core@2.0.0-beta.126
- @tiptap/extension-gapcursor@2.0.0-beta.28
- @tiptap/extension-table@2.0.0-beta.35
- @tiptap/html@2.0.0-beta.125
- @tiptap/react@2.0.0-beta.84
- @tiptap/starter-kit@2.0.0-beta.128
- @tiptap/vue-3@2.0.0-beta.71
2021-10-22 09:06:12 +02:00
Philipp Kühn
ff67ee1da3
fix: fix a bug where paste rules doesn’t worked at the start of the document, see #1225
2021-10-22 09:04:09 +02:00
Philipp Kühn
7ffabf251c
feat: Add extension storage ( #2069 )
2021-10-22 08:52:54 +02:00
Hans Pagel
6987505fda
docs: update React installation guide
2021-10-21 13:03:04 +02:00
Hans Pagel
f25a063df0
docs: update the React installation guide
2021-10-21 12:21:59 +02:00
Hans Pagel
f45c8d0ca7
docs: use regular case for Tiptap
2021-10-19 22:30:45 +02:00
Hans Pagel
3fe97621e7
docs: update extension examples
2021-10-19 21:28:48 +02:00
Hans Pagel
71077f6d62
docs: update nodes examples
2021-10-19 21:18:32 +02:00