Philipp Kühn
|
16a490fd33
|
Merge branch 'main' into feature/live-demo
|
2020-09-30 19:43:40 +02:00 |
|
Philipp Kühn
|
18731f776c
|
Merge pull request #16 from ueberdosis/feature/add-typescript-support-to-cypress
add typescript support to cypress to enable unit testing
|
2020-09-30 19:37:38 +02:00 |
|
Philipp Kühn
|
5010abb01b
|
refactoring
|
2020-09-30 19:19:51 +02:00 |
|
Hans Pagel
|
82a9654189
|
enable typescript support for cypress
|
2020-09-30 17:12:34 +02:00 |
|
Hans Pagel
|
4fcb4e94bd
|
refactor style loading for the Editor
|
2020-09-30 17:12:17 +02:00 |
|
Hans Pagel
|
ecfa26b28a
|
add support to configure the languageClassPrefix
|
2020-09-30 16:33:13 +02:00 |
|
Hans Pagel
|
576f3e1caa
|
add language support to code blocks
|
2020-09-30 16:25:32 +02:00 |
|
Philipp Kühn
|
1a4e7385e4
|
add basic live demo component
|
2020-09-30 10:01:16 +02:00 |
|
Philipp Kühn
|
54bbd8a861
|
refactoring
|
2020-09-27 21:29:51 +02:00 |
|
Hans Pagel
|
e536087cb2
|
flatten history plugin options
|
2020-09-27 10:52:09 +02:00 |
|
Hans Pagel
|
30bf37c8c8
|
make link target _blank the default
|
2020-09-27 10:41:20 +02:00 |
|
Hans Pagel
|
eca9dcd40d
|
remove underline from default extensions
|
2020-09-27 10:38:59 +02:00 |
|
Hans Pagel
|
a6bcea4458
|
improve collab cursor styling
|
2020-09-27 10:37:48 +02:00 |
|
Philipp Kühn
|
b926060f1e
|
Merge pull request #13 from ueberdosis/feature/make-blockquotes-wrappable
make blockquotes wrappable
|
2020-09-27 09:30:11 +02:00 |
|
Hans Pagel
|
5313c0b8f6
|
make blockquotes wrappable
|
2020-09-26 20:50:01 +02:00 |
|
Hans Pagel
|
e24ce2af77
|
add language support to code blocks
|
2020-09-26 20:20:52 +02:00 |
|
Hans Pagel
|
79113aa394
|
add command to update username and color, add UI to show other users
|
2020-09-26 17:35:07 +02:00 |
|
Hans Pagel
|
89a5b18cae
|
refactoring
|
2020-09-26 11:28:48 +02:00 |
|
Hans Pagel
|
80d5c54cb7
|
add render function to the collaboration cursor
|
2020-09-26 11:20:19 +02:00 |
|
Hans Pagel
|
6190380e75
|
add new collaboration cursor plugin
|
2020-09-26 11:03:17 +02:00 |
|
Hans Pagel
|
90f127b8a6
|
refactor collaboration extension
|
2020-09-26 10:43:08 +02:00 |
|
Hans Pagel
|
560edc93bb
|
add cursor styling and configuration, remove second demo, disable initial content
|
2020-09-25 23:55:34 +02:00 |
|
Hans Pagel
|
4052165498
|
add basic yjs extension with baked in web rtc support (wip)
|
2020-09-25 23:22:21 +02:00 |
|
Hans Pagel
|
304504da73
|
add content to the link extension page
|
2020-09-25 19:05:21 +02:00 |
|
Hans Pagel
|
6a78cc602f
|
add heading keyboard shortcuts
|
2020-09-25 17:17:54 +02:00 |
|
Philipp Kühn
|
f71e4df72e
|
remove replaceWithNode
|
2020-09-25 14:26:16 +02:00 |
|
Philipp Kühn
|
571db1042b
|
fix name
|
2020-09-25 14:19:44 +02:00 |
|
Philipp Kühn
|
49eff17fb6
|
add link button
|
2020-09-25 14:17:53 +02:00 |
|
Philipp Kühn
|
03c65c43f7
|
fix linter
|
2020-09-25 13:56:31 +02:00 |
|
Philipp Kühn
|
21c82c2cfa
|
improve eslint config
|
2020-09-25 13:52:17 +02:00 |
|
Philipp Kühn
|
e10b52aafc
|
fix bug
|
2020-09-24 23:50:02 +02:00 |
|
Philipp Kühn
|
6e4d612934
|
Merge pull request #11 from ueberdosis/feature/add-link-extension
Add Link Extension
|
2020-09-24 23:46:16 +02:00 |
|
Philipp Kühn
|
40b0467650
|
fix link paste rule
|
2020-09-24 23:42:04 +02:00 |
|
Philipp Kühn
|
eea725286a
|
remove unused import
|
2020-09-24 22:47:54 +02:00 |
|
Philipp Kühn
|
143dba421c
|
fix setting extension options
|
2020-09-24 22:47:32 +02:00 |
|
Hans Pagel
|
7a1c33242d
|
clean up paste rule code
|
2020-09-24 22:46:29 +02:00 |
|
Philipp Kühn
|
32ab14293f
|
add setBlockType command
|
2020-09-24 22:32:30 +02:00 |
|
Philipp Kühn
|
570e67b085
|
rename toggleNode to toggleBlockType
|
2020-09-24 22:27:17 +02:00 |
|
Hans Pagel
|
7c2b39353d
|
add link extension
|
2020-09-24 22:26:23 +02:00 |
|
Philipp Kühn
|
2d0c5eb737
|
whitespace
|
2020-09-24 22:23:52 +02:00 |
|
Philipp Kühn
|
9df4cd4e35
|
add scrollIntoView command
|
2020-09-24 22:21:44 +02:00 |
|
Philipp Kühn
|
57bafb00b9
|
Merge pull request #10 from ueberdosis/feature/add-paragraph-command
add paragraph command and keyboard shortcut
|
2020-09-24 20:45:12 +02:00 |
|
Hans Pagel
|
188824c0bb
|
register ParagraphCommand
|
2020-09-24 19:07:47 +02:00 |
|
Hans Pagel
|
299ca72f3e
|
whitespace
|
2020-09-24 15:44:07 +02:00 |
|
Hans Pagel
|
d7db24a199
|
add paragraph command and keyboard shortcut
|
2020-09-24 15:27:29 +02:00 |
|
Hans Pagel
|
39c39862b4
|
add keyboard shortcuts to the api, remove best practices section
|
2020-09-24 14:46:11 +02:00 |
|
Philipp Kühn
|
5d8d353bd0
|
fix all eslint errors
|
2020-09-24 09:49:46 +02:00 |
|
Philipp Kühn
|
0b40a0db0f
|
improve eslint config
|
2020-09-24 09:35:18 +02:00 |
|
Philipp Kühn
|
617cdd4d99
|
fix more linting issues
|
2020-09-24 00:37:31 +02:00 |
|
Philipp Kühn
|
ac33eb483e
|
fix more linting errors
|
2020-09-24 00:29:05 +02:00 |
|
Philipp Kühn
|
5dff1c00d8
|
fix some linting errors
|
2020-09-23 23:38:11 +02:00 |
|
Philipp Kühn
|
26d51efa34
|
refactoring
|
2020-09-23 10:08:31 +02:00 |
|
Philipp Kühn
|
b0378e593d
|
move code to commandmanager
|
2020-09-23 08:59:21 +02:00 |
|
Philipp Kühn
|
9a8ce8c5fb
|
refactoring
|
2020-09-22 23:34:18 +02:00 |
|
Philipp Kühn
|
389756d258
|
add support for nested chained commands
|
2020-09-22 23:06:37 +02:00 |
|
Philipp Kühn
|
a865ec4b4e
|
fix bug
|
2020-09-22 21:54:52 +02:00 |
|
Philipp Kühn
|
0e1f8c4645
|
refactoring
|
2020-09-22 21:35:02 +02:00 |
|
Philipp Kühn
|
faf1e1d4ab
|
add basic commandmanager
|
2020-09-22 21:25:32 +02:00 |
|
Philipp Kühn
|
9229de8881
|
add ordered list extension
|
2020-09-22 20:45:30 +02:00 |
|
Philipp Kühn
|
2c9973af8c
|
fix bullet list
|
2020-09-22 20:39:24 +02:00 |
|
Philipp Kühn
|
2856900c6a
|
fix splitlistitem
|
2020-09-22 20:23:54 +02:00 |
|
Philipp Kühn
|
25a79b4aea
|
add broken chain
|
2020-09-22 15:29:30 +02:00 |
|
Philipp Kühn
|
8ca8e041fd
|
refactoring
|
2020-09-22 15:22:24 +02:00 |
|
Philipp Kühn
|
119fdd0dff
|
improve command handling
|
2020-09-22 10:49:38 +02:00 |
|
Philipp Kühn
|
80c2d2681e
|
fix blockquote
|
2020-09-22 09:15:04 +02:00 |
|
Philipp Kühn
|
dcac67c61a
|
fix more commands
|
2020-09-22 09:08:08 +02:00 |
|
Philipp Kühn
|
655d721914
|
update dependencies
|
2020-09-21 23:48:55 +02:00 |
|
Philipp Kühn
|
78ff453030
|
fix ts errors
|
2020-09-21 23:44:35 +02:00 |
|
Philipp Kühn
|
4da71ecfbb
|
add some more commands
|
2020-09-21 23:17:30 +02:00 |
|
Philipp Kühn
|
778e064979
|
add basic ChainedCommands type
|
2020-09-21 21:40:44 +02:00 |
|
Philipp Kühn
|
4c392d5759
|
refactoring
|
2020-09-21 20:11:32 +02:00 |
|
Philipp Kühn
|
c1a941a042
|
add support for prosemirror commands
|
2020-09-21 18:40:32 +02:00 |
|
Philipp Kühn
|
432b30f1a6
|
add way to nest commands
|
2020-09-21 00:14:59 +02:00 |
|
Philipp Kühn
|
f6270c0e0c
|
add more commands
|
2020-09-20 23:44:38 +02:00 |
|
Philipp Kühn
|
fbdc156981
|
add basic new chaining
|
2020-09-20 23:19:27 +02:00 |
|
Philipp Kühn
|
26af779d22
|
refactoring
|
2020-09-19 00:20:34 +02:00 |
|
Hans Pagel
|
a917264057
|
update the heading page
|
2020-09-15 16:44:20 +02:00 |
|
Philipp Kühn
|
ae5b2c62c9
|
fix versions
|
2020-09-11 23:40:51 +02:00 |
|
Philipp Kühn
|
74649772f3
|
update package.json
|
2020-09-11 23:29:14 +02:00 |
|
Philipp Kühn
|
88d4d2216b
|
Merge branch 'feature/remove-async-commands' into main
|
2020-09-11 21:19:09 +02:00 |
|
Philipp Kühn
|
808b806db8
|
store editor in dom element
|
2020-09-11 18:06:13 +02:00 |
|
Philipp Kühn
|
6a04f9746d
|
remove async commands (WIP)
|
2020-09-11 17:30:55 +02:00 |
|
Philipp Kühn
|
7b18c4b613
|
dont use async commans
|
2020-09-11 11:32:15 +02:00 |
|
Philipp Kühn
|
31c11601bf
|
add basic bullet list
|
2020-09-10 22:29:15 +02:00 |
|
Hans Pagel
|
89b5f04aac
|
rename the code block extension, add content to the code block extension
|
2020-09-10 16:54:53 +02:00 |
|
Philipp Kühn
|
33fa6eda35
|
add inputrule to codeblock
|
2020-09-10 15:10:22 +02:00 |
|
Hans Pagel
|
e99ecb9595
|
fix code blocks
|
2020-09-10 15:03:48 +02:00 |
|
Philipp Kühn
|
17a6d56a31
|
improve code input rule
|
2020-09-10 13:50:40 +02:00 |
|
Philipp Kühn
|
667d735a12
|
add horizontal rule extension
|
2020-09-10 12:28:14 +02:00 |
|
Philipp Kühn
|
d18b349b6c
|
add blcokquote to default extensions
|
2020-09-10 12:10:24 +02:00 |
|
Philipp Kühn
|
7f0a734edc
|
Merge pull request #5 from ueberdosis/feature/blockquote-extension
Add Blockquote extension (with documentation, demo and tests)
|
2020-09-10 11:56:46 +02:00 |
|
Hans Pagel
|
ee139084f4
|
fix crap code
|
2020-09-10 11:54:47 +02:00 |
|
Philipp Kühn
|
32fcd4cbfa
|
rename
|
2020-09-10 11:50:34 +02:00 |
|
Philipp Kühn
|
bf63f6ba4c
|
update starter kits
|
2020-09-10 11:43:09 +02:00 |
|
Philipp Kühn
|
3206b6e5eb
|
add hardbreak extension
|
2020-09-10 11:42:55 +02:00 |
|
Hans Pagel
|
e92da4c966
|
Merge branch 'main' into feature/blockquote-extension
|
2020-09-10 11:25:25 +02:00 |
|
Philipp Kühn
|
5e4b747ff1
|
remove unused code
|
2020-09-10 11:22:58 +02:00 |
|
Philipp Kühn
|
5c7e70ba82
|
add underline extension
|
2020-09-10 11:22:41 +02:00 |
|
Philipp Kühn
|
eb81f56bdd
|
add strike extension
|
2020-09-10 11:20:40 +02:00 |
|
Philipp Kühn
|
47df54a31d
|
refactoring
|
2020-09-10 11:20:30 +02:00 |
|