Philipp Kühn
|
b8886fa408
|
add node view playground
|
2020-11-18 22:50:07 +01:00 |
|
Philipp Kühn
|
8146dd0842
|
add dropcursor options
|
2020-11-18 21:40:20 +01:00 |
|
Philipp Kühn
|
276118e48e
|
Publish
- @tiptap/core@2.0.0-alpha.5
- @tiptap/extension-blockquote@2.0.0-alpha.1
- @tiptap/extension-bold@2.0.0-alpha.1
- @tiptap/extension-bullet-list@2.0.0-alpha.1
- @tiptap/extension-code-block@2.0.0-alpha.1
- @tiptap/extension-code@2.0.0-alpha.1
- @tiptap/extension-collaboration-cursor@2.0.0-alpha.1
- @tiptap/extension-collaboration@2.0.0-alpha.1
- @tiptap/extension-document@2.0.0-alpha.1
- @tiptap/extension-dropcursor@2.0.0-alpha.1
- @tiptap/extension-focus@2.0.0-alpha.1
- @tiptap/extension-font-family@2.0.0-alpha.1
- @tiptap/extension-gapcursor@2.0.0-alpha.1
- @tiptap/extension-hard-break@2.0.0-alpha.1
- @tiptap/extension-heading@2.0.0-alpha.1
- @tiptap/extension-highlight@2.0.0-alpha.1
- @tiptap/extension-history@2.0.0-alpha.1
- @tiptap/extension-horizontal-rule@2.0.0-alpha.1
- @tiptap/extension-image@2.0.0-alpha.1
- @tiptap/extension-italic@2.0.0-alpha.1
- @tiptap/extension-link@2.0.0-alpha.1
- @tiptap/extension-list-item@2.0.0-alpha.1
- @tiptap/extension-ordered-list@2.0.0-alpha.1
- @tiptap/extension-paragraph@2.0.0-alpha.1
- @tiptap/extension-strike@2.0.0-alpha.1
- @tiptap/extension-task-item@2.0.0-alpha.1
- @tiptap/extension-task-list@2.0.0-alpha.1
- @tiptap/extension-text-align@2.0.0-alpha.1
- @tiptap/extension-text-style@2.0.0-alpha.1
- @tiptap/extension-text@2.0.0-alpha.1
- @tiptap/extension-typography@2.0.0-alpha.1
- @tiptap/extension-underline@2.0.0-alpha.1
- @tiptap/html@2.0.0-alpha.1
- @tiptap/starter-kit@2.0.0-alpha.1
- @tiptap/vue-starter-kit@2.0.0-alpha.1
- @tiptap/vue@2.0.0-alpha.1
|
2020-11-18 18:29:09 +01:00 |
|
Philipp Kühn
|
b936dff15c
|
update versions
|
2020-11-18 18:18:25 +01:00 |
|
Philipp Kühn
|
d075d5c425
|
rename removeMarks to unsetMarks
|
2020-11-18 17:43:59 +01:00 |
|
Philipp Kühn
|
2c5885c026
|
rename removeMark to unsetMark
|
2020-11-18 17:38:16 +01:00 |
|
Philipp Kühn
|
c0a0c7a204
|
reorder
|
2020-11-18 17:36:29 +01:00 |
|
Philipp Kühn
|
e3a3d99c51
|
rename addMark to setMark
|
2020-11-18 17:36:00 +01:00 |
|
Philipp Kühn
|
1b45acd5d5
|
rename some commands
|
2020-11-18 16:59:58 +01:00 |
|
Philipp Kühn
|
91297d29fb
|
fix lint
|
2020-11-18 16:45:48 +01:00 |
|
Philipp Kühn
|
d66535317f
|
reorder
|
2020-11-18 16:44:23 +01:00 |
|
Philipp Kühn
|
a474fe0ce7
|
Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main
|
2020-11-18 16:43:32 +01:00 |
|
Philipp Kühn
|
3cd6c55279
|
restructure commands
|
2020-11-18 16:43:27 +01:00 |
|
Hans Pagel
|
4f753bc596
|
replace rich-text with rich-text
|
2020-11-18 15:29:50 +01:00 |
|
Philipp Kühn
|
e9602626b7
|
improve resetNodeAttributes command
|
2020-11-18 15:18:30 +01:00 |
|
Philipp Kühn
|
4a78318a74
|
add type option to updateNodeAttributes
|
2020-11-18 14:46:47 +01:00 |
|
Philipp Kühn
|
86fef8eca1
|
update textalign commands
|
2020-11-18 12:34:06 +01:00 |
|
Philipp Kühn
|
ab5e144a5f
|
add paragraph command
|
2020-11-18 12:29:24 +01:00 |
|
Philipp Kühn
|
e526c788c9
|
add image command
|
2020-11-18 12:28:08 +01:00 |
|
Philipp Kühn
|
9a376a66e6
|
add horizontal rule command
|
2020-11-18 12:26:13 +01:00 |
|
Philipp Kühn
|
45a4562d4a
|
add heading commands
|
2020-11-18 12:24:41 +01:00 |
|
Philipp Kühn
|
bf08653bba
|
add hardbreak commands
|
2020-11-18 12:11:45 +01:00 |
|
Philipp Kühn
|
fbee7656c8
|
add fontFamily commands
|
2020-11-18 12:09:04 +01:00 |
|
Philipp Kühn
|
116b189a93
|
add codeblock commands
|
2020-11-18 12:00:26 +01:00 |
|
Philipp Kühn
|
a148d9cd17
|
Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main
|
2020-11-18 11:54:28 +01:00 |
|
Philipp Kühn
|
012beb286c
|
add blockquote commands
|
2020-11-18 11:54:18 +01:00 |
|
Hans Pagel
|
be5a715926
|
Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
|
2020-11-18 11:51:38 +01:00 |
|
Hans Pagel
|
31d0414550
|
update dependencies
|
2020-11-18 11:42:00 +01:00 |
|
Philipp Kühn
|
489e064c76
|
rename tasklist command
|
2020-11-18 11:35:28 +01:00 |
|
Philipp Kühn
|
d1c767413e
|
rename ordererdlist command
|
2020-11-18 11:34:44 +01:00 |
|
Philipp Kühn
|
6ca1a6c307
|
rename bulletlist command
|
2020-11-18 11:33:33 +01:00 |
|
hanspagel
|
29f8b7212a
|
ci: fix code style linting errors
|
2020-11-18 10:29:55 +00:00 |
|
Hans Pagel
|
8e1fd50967
|
add a linting error which should be fixed automatically
|
2020-11-18 11:29:05 +01:00 |
|
hanspagel
|
4e487dd575
|
ci: fix code style linting errors
|
2020-11-18 10:18:16 +00:00 |
|
Hans Pagel
|
b3db94c944
|
add linting error to test automatic fixing
|
2020-11-18 11:17:03 +01:00 |
|
Philipp Kühn
|
56bb26f124
|
formatting
|
2020-11-18 11:10:37 +01:00 |
|
Philipp Kühn
|
56c8bb1bd0
|
add link commands
|
2020-11-18 11:10:06 +01:00 |
|
Philipp Kühn
|
9d99e9c9d0
|
remove updateMarkAttributes
|
2020-11-18 11:05:19 +01:00 |
|
Philipp Kühn
|
91377be21e
|
rename
|
2020-11-17 22:45:56 +01:00 |
|
Philipp Kühn
|
34a25c7ea0
|
add highlight commands
|
2020-11-17 21:59:04 +01:00 |
|
Philipp Kühn
|
f9025775ca
|
add code commands
|
2020-11-17 21:53:39 +01:00 |
|
Philipp Kühn
|
8195cbd91d
|
add underline commands
|
2020-11-17 21:52:16 +01:00 |
|
Philipp Kühn
|
3ea2711aef
|
add strike commands
|
2020-11-17 21:50:40 +01:00 |
|
Philipp Kühn
|
f24e8f7ee9
|
add italic commands
|
2020-11-17 21:49:23 +01:00 |
|
Philipp Kühn
|
3349ebf081
|
add bold commands
|
2020-11-17 21:47:39 +01:00 |
|
Philipp Kühn
|
0354f02842
|
add addMark command
|
2020-11-17 21:38:15 +01:00 |
|
Philipp Kühn
|
82a57351a7
|
add editorProps to editorOptions
|
2020-11-17 21:21:19 +01:00 |
|
Philipp Kühn
|
14c6bfce6f
|
add parseOptions to editorOptions
|
2020-11-17 21:15:10 +01:00 |
|
Philipp Kühn
|
a4ad1572e8
|
rename some methods
|
2020-11-17 21:10:08 +01:00 |
|
Philipp Kühn
|
99aebcc18b
|
refactoring
|
2020-11-17 21:04:38 +01:00 |
|