Commit Graph

689 Commits

Author SHA1 Message Date
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
Philipp Kühn
ad3418e1d2 refactoring 2020-11-17 19:36:27 +01:00
Hans Pagel
3d3dcdaf42 add type to onTransaction 2020-11-17 16:24:25 +01:00
Hans Pagel
aa17a4313c rename autoFocus to autofocus 2020-11-17 15:47:39 +01:00
Philipp Kühn
def735edec add events to editor options 2020-11-17 15:27:00 +01:00
Philipp Kühn
c71851e14c add a command command 2020-11-17 14:38:42 +01:00
Philipp Kühn
a8a578edb7 Publish
- @tiptap/extension-blockquote@1.0.0-alpha.2
 - @tiptap/extension-bold@1.0.0-alpha.2
 - @tiptap/extension-bullet-list@1.0.0-alpha.2
 - @tiptap/extension-code-block@1.0.0-alpha.2
 - @tiptap/extension-code@1.0.0-alpha.2
 - @tiptap/extension-collaboration-cursor@1.0.0-alpha.2
 - @tiptap/extension-collaboration@1.0.0-alpha.2
 - @tiptap/extension-document@1.0.0-alpha.2
 - @tiptap/extension-dropcursor@1.0.0-alpha.2
 - @tiptap/extension-focus@1.0.0-alpha.2
 - @tiptap/extension-font-family@1.0.0-alpha.2
 - @tiptap/extension-gapcursor@1.0.0-alpha.2
 - @tiptap/extension-hard-break@1.0.0-alpha.2
 - @tiptap/extension-heading@1.0.0-alpha.2
 - @tiptap/extension-highlight@1.0.0-alpha.2
 - @tiptap/extension-history@1.0.0-alpha.2
 - @tiptap/extension-horizontal-rule@1.0.0-alpha.2
 - @tiptap/extension-image@1.0.0-alpha.2
 - @tiptap/extension-italic@1.0.0-alpha.2
 - @tiptap/extension-link@1.0.0-alpha.2
 - @tiptap/extension-list-item@1.0.0-alpha.2
 - @tiptap/extension-ordered-list@1.0.0-alpha.2
 - @tiptap/extension-paragraph@1.0.0-alpha.2
 - @tiptap/extension-strike@1.0.0-alpha.2
 - @tiptap/extension-task-item@1.0.0-alpha.2
 - @tiptap/extension-task-list@1.0.0-alpha.2
 - @tiptap/extension-text-align@1.0.0-alpha.2
 - @tiptap/extension-text-style@1.0.0-alpha.2
 - @tiptap/extension-text@1.0.0-alpha.2
 - @tiptap/extension-typography@1.0.0-alpha.2
 - @tiptap/extension-underline@1.0.0-alpha.2
 - @tiptap/html@1.0.0-alpha.2
 - @tiptap/starter-kit@1.0.0-alpha.2
 - @tiptap/vue-starter-kit@1.0.0-alpha.2
 - @tiptap/vue@1.0.0-alpha.2
2020-11-16 23:14:50 +01:00
Philipp Kühn
7243a54dd6 fix type paths 2020-11-16 23:14:09 +01:00
Philipp Kühn
00a69c1e65 fix versions 2020-11-16 22:43:13 +01:00
Philipp Kühn
81d3cb2368 Publish
- @tiptap/core@2.0.0-alpha.4
 - @tiptap/extension-blockquote@1.0.0-alpha.1
 - @tiptap/extension-bold@1.0.0-alpha.1
 - @tiptap/extension-bullet-list@1.0.0-alpha.1
 - @tiptap/extension-code-block@1.0.0-alpha.1
 - @tiptap/extension-code@1.0.0-alpha.1
 - @tiptap/extension-collaboration-cursor@1.0.0-alpha.1
 - @tiptap/extension-collaboration@1.0.0-alpha.1
 - @tiptap/extension-document@1.0.0-alpha.1
 - @tiptap/extension-dropcursor@1.0.0-alpha.1
 - @tiptap/extension-focus@1.0.0-alpha.1
 - @tiptap/extension-font-family@1.0.0-alpha.1
 - @tiptap/extension-gapcursor@1.0.0-alpha.1
 - @tiptap/extension-hard-break@1.0.0-alpha.1
 - @tiptap/extension-heading@1.0.0-alpha.1
 - @tiptap/extension-highlight@1.0.0-alpha.1
 - @tiptap/extension-history@1.0.0-alpha.1
 - @tiptap/extension-horizontal-rule@1.0.0-alpha.1
 - @tiptap/extension-image@1.0.0-alpha.1
 - @tiptap/extension-italic@1.0.0-alpha.1
 - @tiptap/extension-link@1.0.0-alpha.1
 - @tiptap/extension-list-item@1.0.0-alpha.1
 - @tiptap/extension-ordered-list@1.0.0-alpha.1
 - @tiptap/extension-paragraph@1.0.0-alpha.1
 - @tiptap/extension-strike@1.0.0-alpha.1
 - @tiptap/extension-task-item@1.0.0-alpha.1
 - @tiptap/extension-task-list@1.0.0-alpha.1
 - @tiptap/extension-text-align@1.0.0-alpha.1
 - @tiptap/extension-text-style@1.0.0-alpha.1
 - @tiptap/extension-text@1.0.0-alpha.1
 - @tiptap/extension-typography@1.0.0-alpha.1
 - @tiptap/extension-underline@1.0.0-alpha.1
 - @tiptap/html@1.0.0-alpha.1
 - @tiptap/starter-kit@1.0.0-alpha.1
 - @tiptap/vue-starter-kit@1.0.0-alpha.1
 - @tiptap/vue@1.0.0-alpha.1
2020-11-16 22:40:37 +01:00
Philipp Kühn
9a7ef512e1 update versions 2020-11-16 22:38:37 +01:00
Philipp Kühn
87067fb4a7 fix versions 2020-11-16 22:01:37 +01:00
Philipp Kühn
d05c9fda3e refactoring 2020-11-16 21:54:40 +01:00
Philipp Kühn
13a314e123 refactoring 2020-11-16 21:42:35 +01:00
Philipp Kühn
f17b5f977c Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-11-16 17:26:09 +01:00
Philipp Kühn
0e2815b317 fix some bugs 2020-11-16 17:25:55 +01:00
Hans Pagel
4e96b14007 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-16 17:18:44 +01:00
Hans Pagel
1ed6db24c2 remove provider setting from collab extension 2020-11-16 17:18:07 +01:00
Philipp Kühn
163c8f3034 Publish
- @tiptap/core@2.0.0-alpha.3
2020-11-16 16:59:24 +01:00
Philipp Kühn
0c9ce26c02 Revert "use global namespace"
This reverts commit 24c3a9abd3.

# Conflicts:
#	packages/core/src/Editor.ts
2020-11-16 16:58:30 +01:00
Philipp Kühn
0cee9fb3b7 Publish
- @tiptap/core@2.0.0-alpha.2
2020-11-16 15:57:49 +01:00
Philipp Kühn
282cdfebd6 move some types 2020-11-16 15:56:44 +01:00
Philipp Kühn
9a8fc32634 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-11-16 15:40:17 +01:00
Philipp Kühn
24c3a9abd3 use global namespace 2020-11-16 15:40:05 +01:00
Hans Pagel
1cf60b290c add READMEs to all packages 2020-11-16 15:23:08 +01:00
Hans Pagel
a74e714096 update package.json keywords 2020-11-16 15:23:00 +01:00
Hans Pagel
08eab9c047 add more meta data to all package.jsons 2020-11-16 15:15:26 +01:00
Philipp Kühn
3a6479eeca Publish
- @tiptap/core@2.0.0-alpha.1
2020-11-16 12:58:29 +01:00
Philipp Kühn
5860462b89 downgrade again 2020-11-16 12:58:02 +01:00
Philipp Kühn
eaa5f53d58 bump version 2020-11-16 12:45:33 +01:00
Philipp Kühn
09c8af6e58 fix ts paths again 2020-11-16 12:41:45 +01:00
Philipp Kühn
e37e6424e5 Publish
- @tiptap/core@2.0.0-alpha.0
2020-11-16 12:32:56 +01:00
Philipp Kühn
d451f28644 downgrade 2020-11-16 12:31:22 +01:00
Philipp Kühn
88dc369812 Publish
- @tiptap/core@2.0.0-alpha.0
2020-11-16 12:29:52 +01:00
Philipp Kühn
c56c9602ba downgrade 2020-11-16 12:29:35 +01:00
Philipp Kühn
c0cd5750a5 Publish
- @tiptap/core@2.0.0-alpha.0
2020-11-16 12:22:07 +01:00
Philipp Kühn
f939a2a86d downgrade 2020-11-16 12:21:44 +01:00
Philipp Kühn
dd7d2f693e Publish
- @tiptap/core@2.0.0-alpha.0
2020-11-16 12:19:27 +01:00
Philipp Kühn
68b49aaa67 downgrade version 2020-11-16 12:08:44 +01:00
Philipp Kühn
e6bff7a4cd rename 2020-11-16 11:21:54 +01:00
Philipp Kühn
8a7603edaf replace NodeExtension with Node, replace MarkExtension with Mark 2020-11-16 11:19:43 +01:00
Philipp Kühn
b44aafa97c rename set to configure 2020-11-16 11:07:06 +01:00
Philipp Kühn
356696772e fix lint 2020-11-16 10:29:01 +01:00
Philipp Kühn
0fdfe33820 create new instance on extension set method 2020-11-16 10:22:12 +01:00
Philipp Kühn
b450bb9850 we dont need this anymore 2020-11-16 10:03:21 +01:00
Philipp Kühn
c87f49c1fe improve new extensions 2020-11-16 09:43:17 +01:00
Philipp Kühn
034ee139a3 add new syntax to all packages 2020-11-15 23:25:25 +01:00
Philipp Kühn
2a321f6739 merge HTMLAttributes 2020-11-14 17:27:59 +01:00
Philipp Kühn
9d7e022ccb fix bug 2020-11-14 09:23:47 +01:00
Philipp Kühn
f329229e03 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-11-13 16:44:26 +01:00
Philipp Kühn
2591ffe419 add HTMLAttributes to defaultoptions 2020-11-13 16:44:22 +01:00
Philipp Kühn
c840a562de rename attributes to HTMLAttributes 2020-11-13 16:07:20 +01:00
Hans Pagel
480f863de3 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-13 15:47:06 +01:00
Philipp Kühn
5bccbacf32 improve v-model example 2020-11-13 15:30:09 +01:00
Hans Pagel
1f30ea271b Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-13 15:08:40 +01:00
Hans Pagel
5b76bf5141 add comments to all commands 2020-11-13 15:08:30 +01:00
Philipp Kühn
13489998b9 prefix all commands with ‚commands‘ 2020-11-13 11:42:04 +01:00
Philipp Kühn
c3fa5ebf1b add new command getter 2020-11-13 09:58:30 +01:00
Philipp Kühn
6d73e60bfb improve link regex 2020-11-13 09:07:51 +01:00
Philipp Kühn
0ca99d7b71 fix types in package.json for all packages 2020-11-13 08:59:00 +01:00
Philipp Kühn
a2f83b78c1 add extensions prop 2020-11-12 10:14:50 +01:00
Philipp Kühn
dbefbb98fa add FullEditor component 2020-11-12 00:01:18 +01:00
Philipp Kühn
ec9c561d84 improve core bundle size 2020-11-11 23:18:03 +01:00
Philipp Kühn
adb4272188 improve build dependencies 2020-11-11 21:00:53 +01:00
Philipp Kühn
39a3da3e2d add dependencies 2020-11-11 20:44:21 +01:00
Philipp Kühn
7ad611378b update types 2020-11-11 14:00:56 +01:00
Philipp Kühn
1243e4cd50 update dependencies 2020-11-11 13:56:52 +01:00
Philipp Kühn
6946a43cc4 fix bug 2020-11-11 10:40:00 +01:00
Philipp Kühn
fe0842d8c8 add extension options to default extensions 2020-11-11 10:21:25 +01:00
Philipp Kühn
0db8d2cc61 check heading options for rendering 2020-11-11 10:20:50 +01:00
Philipp Kühn
01e81752f5 improve types 2020-11-10 23:13:27 +01:00
Philipp Kühn
5dbbfaf46a improve types 2020-11-10 22:52:54 +01:00
Philipp Kühn
cb5ca0c084 refactoring 2020-11-10 21:18:22 +01:00
Philipp Kühn
54c2dcb8e6 remove log 2020-11-10 16:30:07 +01:00
Philipp Kühn
d3b4e7a1d4 fix build for now 2020-11-10 16:29:31 +01:00
Philipp Kühn
7d121eb39a improve build script 2020-11-10 09:21:47 +01:00
Philipp Kühn
0181b70bc2 add basic build script 2020-11-06 23:55:30 +01:00
Philipp Kühn
01a8125a87 fix build 2020-11-06 18:25:33 +01:00
Philipp Kühn
2d9aa5a834 refactoring 2020-11-06 18:17:32 +01:00
Philipp Kühn
2e62e94852 refactoring 2020-11-06 17:34:58 +01:00
Philipp Kühn
fd314bf6f5 Merge branch 'feature/text-style-mark' of https://github.com/ueberdosis/tiptap-next into feature/text-style-mark
# Conflicts:
#	docs/src/demos/Marks/TextStyle/index.vue
2020-11-06 16:24:20 +01:00
Philipp Kühn
1af7829924 improve text style extension 2020-11-06 16:21:19 +01:00
Hans Pagel
f28f33f140 Merge branch 'main' into feature/text-style-mark 2020-11-06 16:06:40 +01:00
Hans Pagel
be44c6c6c7 improve typography extension 2020-11-06 15:31:29 +01:00
Philipp Kühn
944d5e7039 add basic font-family extension 2020-11-06 15:14:04 +01:00
Philipp Kühn
d6930a6ba6 add basic text style mark 2020-11-06 14:46:59 +01:00
Philipp Kühn
da1aaec025 improve getMarkAttrs when selection is empty 2020-11-06 14:03:51 +01:00
Philipp Kühn
c5b9241673 code style 2020-11-06 13:42:40 +01:00
Philipp Kühn
d9df787fde dont extend mark range for updateMarkAttributes 2020-11-06 13:38:48 +01:00
Philipp Kühn
ab1d789161 add extendMarkRange command 2020-11-06 13:38:21 +01:00
Philipp Kühn
dc62ac1326 fix some bugs 2020-11-06 00:13:18 +01:00
Philipp Kühn
e4eed4ea09 Merge branch 'main' into feature/new-highlight-extension 2020-11-05 23:19:37 +01:00
Hans Pagel
7fa5ad5db4 add mooore typography rules 2020-11-05 23:06:59 +01:00
Philipp Kühn
9c3d8fe142 fix command name 2020-11-05 22:53:22 +01:00
Hans Pagel
2a0ef712cc Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-05 22:50:20 +01:00
Hans Pagel
7a7e517577 add arrows to the typography extension 2020-11-05 22:50:07 +01:00
Philipp Kühn
3875c71f8e Merge branch 'main' into feature/new-highlight-extension 2020-11-05 22:35:46 +01:00
Philipp Kühn
3ce0e791f6 rename updateMark and setNodeAttributes, fix #38 2020-11-05 21:59:04 +01:00
Philipp Kühn
9103172837 Merge branch 'main' into feature/new-highlight-extension
# Conflicts:
#	docs/src/docPages/api/extensions.md
#	docs/src/links.yaml
#	packages/core/src/extensions/toggleMark.ts
2020-11-05 21:27:20 +01:00
Philipp Kühn
d081e81991 fix task list name 2020-11-05 14:51:34 +01:00
Philipp Kühn
4be0444153 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-11-05 14:44:17 +01:00
Philipp Kühn
a8e478abec reuse attrs for setNodeAttributes and resetNodeAttributes, fix #37 2020-11-05 14:44:14 +01:00
Hans Pagel
520cc318a6 add content 2020-11-05 14:39:28 +01:00
Philipp Kühn
6f3db0970f move commands again 2020-11-04 22:38:52 +01:00
Philipp Kühn
ca0c3188f3 fix lint 2020-11-04 21:54:59 +01:00
Philipp Kühn
fcd264bb16 add comment 2020-11-04 17:25:25 +01:00
Philipp Kühn
09ddf954a7 add withAttributes and withMarks option to splitBlock command 2020-11-04 17:01:51 +01:00
Philipp Kühn
1d3de73f82 refactoring 2020-11-04 15:40:32 +01:00
Philipp Kühn
7a16546d6f add try command 2020-11-04 15:31:42 +01:00