Philipp Kühn
f7890c0b42
refactoring
2021-06-14 15:35:43 +02:00
Philipp Kühn
fbc8fffb70
fix: remove editable check in updateAttributes, fix #1415
2021-06-14 15:34:09 +02:00
Philipp Kühn
dee90ff3cd
docs: fix task list examples, fix #1417
2021-06-14 15:27:38 +02:00
Philipp Kühn
11b4866948
fix: don’t show placeholder if node contains only atom nodes, fix #1457
2021-06-14 15:07:17 +02:00
Philipp Kühn
fe24b6d7de
dependencies: udpate
2021-06-14 15:02:26 +02:00
Yousef
df8310407d
Update NodeViewWrapper.tsx
2021-06-11 08:33:35 +02:00
Yousef
cc6bc0fa40
Update NodeViewContent.tsx
2021-06-11 08:33:22 +02:00
Yousef
deb79ea729
NodeViewContent forwardRef
2021-06-11 08:06:44 +02:00
Yousef
83525ec4f1
NodeViewWrapper forwardRef
2021-06-11 08:04:53 +02:00
shadow-light
4fdeb944a2
Make drop cursor default to regular caret color
...
Currently drop cursor defaults to black rather than the text color, which is what normal carets default to. Using `currentcolor` should provide a better default value.
2021-06-10 09:56:06 +10:00
Hans Pagel
2502932fa0
document keyboard shortcuts
2021-06-09 11:57:54 +02:00
Philipp Kühn
cf372f9449
Publish
...
- @tiptap/extension-floating-menu@2.0.0-beta.17
- @tiptap/extension-subscript@2.0.0-beta.2
- @tiptap/extension-superscript@2.0.0-beta.2
- @tiptap/react@2.0.0-beta.46
- @tiptap/vue-2@2.0.0-beta.35
- @tiptap/vue-3@2.0.0-beta.41
2021-06-09 11:07:01 +02:00
Philipp Kühn
87a8b6fda8
fix types
2021-06-09 11:05:41 +02:00
Philipp Kühn
c24ed30cad
dependencies: update
2021-06-09 11:00:44 +02:00
Philipp Kühn
887651d005
Merge pull request #1437 from BrianHung/superscript-subscript-keyboard-shortcuts
...
Add keyboard shortcuts to toggle superscript and subscript marks.
2021-06-09 10:58:03 +02:00
Philipp Kühn
0fba8633ca
Merge pull request #1436 from BrianHung/exclude-superscript-subscript
...
Exclude superscript from subscript, and vice versa.
2021-06-09 10:57:32 +02:00
Philipp Kühn
6b5c44c97a
remove nested experiment
2021-06-09 10:53:20 +02:00
Brian Hung
f3a94e1db4
Add keyboard shortcuts to toggle superscript and subscript marks.
2021-06-08 21:23:58 -07:00
Brian Hung
ec11554c09
Exclude superscript from subscript, and vice versa.
2021-06-08 18:47:04 -07:00
Jeet Mandaliya
962c124d09
adding types to linter extension and it's plugins
2021-06-09 02:11:37 +05:30
Hans Pagel
3f57a13d19
feature: add subscript and superscript extensions, docs and tests
2021-06-08 14:52:38 +02:00
Philipp Kühn
7387eaf51b
Merge pull request #1429 from shadow-light/patch-1
2021-06-08 09:12:35 +02:00
shadow-light
c531c5a797
Fix name of FloatingMenu
2021-06-08 09:53:05 +10:00
Philipp Kühn
5c8e46b0d4
Publish
...
- @tiptap/core@2.0.0-beta.81
- @tiptap/extension-blockquote@2.0.0-beta.14
- @tiptap/extension-bold@2.0.0-beta.14
- @tiptap/extension-bullet-list@2.0.0-beta.14
- @tiptap/extension-code-block-lowlight@2.0.0-beta.29
- @tiptap/extension-code-block@2.0.0-beta.16
- @tiptap/extension-code@2.0.0-beta.14
- @tiptap/extension-collaboration-cursor@2.0.0-beta.20
- @tiptap/extension-collaboration@2.0.0-beta.19
- @tiptap/extension-font-family@2.0.0-beta.13
- @tiptap/extension-hard-break@2.0.0-beta.14
- @tiptap/extension-heading@2.0.0-beta.14
- @tiptap/extension-highlight@2.0.0-beta.14
- @tiptap/extension-history@2.0.0-beta.13
- @tiptap/extension-horizontal-rule@2.0.0-beta.17
- @tiptap/extension-image@2.0.0-beta.14
- @tiptap/extension-italic@2.0.0-beta.14
- @tiptap/extension-link@2.0.0-beta.18
- @tiptap/extension-ordered-list@2.0.0-beta.14
- @tiptap/extension-paragraph@2.0.0-beta.15
- @tiptap/extension-strike@2.0.0-beta.16
- @tiptap/extension-table@2.0.0-beta.23
- @tiptap/extension-task-list@2.0.0-beta.16
- @tiptap/extension-text-align@2.0.0-beta.18
- @tiptap/extension-text-style@2.0.0-beta.14
- @tiptap/extension-underline@2.0.0-beta.15
- @tiptap/html@2.0.0-beta.80
- @tiptap/starter-kit@2.0.0-beta.77
2021-06-08 00:05:18 +02:00
Philipp Kühn
a7c1fd51dc
update lock file
2021-06-08 00:01:44 +02:00
Philipp Kühn
6d72bf6d42
dependencies: update
2021-06-07 23:57:24 +02:00
Philipp Kühn
b97bebe021
fix: fix a bug when insert newline at node start, fix #1411
2021-06-07 23:55:18 +02:00
Jeet Mandaliya
cc696091c9
adding type definitions for Result in linter experimental extension
2021-06-07 14:34:30 +02:00
Hans Pagel
f7a7d23153
add a new job
2021-06-07 12:03:06 +02:00
Jeet Mandaliya
224bb31d82
adding type definitions for Result in linter experimental extension
2021-06-06 00:35:40 +05:30
Philipp Kühn
6212cb46d1
add figureToImage command
2021-06-04 23:58:00 +02:00
Philipp Kühn
a757716f68
feat: add Tracker class
2021-06-04 23:57:41 +02:00
Philipp Kühn
8e29b5f854
improve types
2021-06-04 22:58:50 +02:00
Philipp Kühn
3e6d3dca1f
docs: update content
2021-06-04 22:58:34 +02:00
Philipp Kühn
592f62ed0e
docs: update content
2021-06-04 22:40:36 +02:00
Philipp Kühn
ab5a81e3a8
use foreach command for imageToFigure
2021-06-04 22:26:18 +02:00
Philipp Kühn
783ce4e3ac
feat: add forEach command
2021-06-04 22:25:53 +02:00
Philipp Kühn
78e2a6e775
add generic to commands type
2021-06-04 21:56:29 +02:00
Philipp Kühn
af91b811bf
refactoring
2021-06-04 15:55:05 +02:00
Philipp Kühn
e680544b7d
refactoring
2021-06-04 15:17:52 +02:00
Philipp Kühn
be776e09f9
add imageToFigure command for figure experiment
2021-06-04 15:06:36 +02:00
Philipp Kühn
517ecc577b
docs: disable some ligatures for typography docs, fix #1412
2021-06-04 09:56:32 +02:00
Philipp Kühn
c0068d4e67
refactoring
2021-06-04 00:09:47 +02:00
Philipp Kühn
478237dc61
refactoring
2021-06-04 00:05:24 +02:00
Philipp Kühn
53d7172ff1
improve cursor position for figure
2021-06-04 00:01:14 +02:00
Philipp Kühn
f038b94fba
Publish
...
- @tiptap/extension-code-block-lowlight@2.0.0-beta.28
2021-06-03 21:23:15 +02:00
Philipp Kühn
38f3601e6f
Revert "feat: update lowlight to v2"
...
This reverts commit 7e96d98a21
.
2021-06-03 21:20:36 +02:00
Philipp Kühn
03bfce7419
fix typo
2021-06-03 15:18:54 +02:00
Philipp Kühn
d21d556150
docs: add figure button
2021-06-03 15:10:27 +02:00
Philipp Kühn
6be2c38692
update lock file
2021-06-03 13:18:05 +02:00