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
|
a8e478abec
|
reuse attrs for setNodeAttributes and resetNodeAttributes, fix #37
|
2020-11-05 14:44:14 +01:00 |
|
Philipp Kühn
|
6f3db0970f
|
move commands again
|
2020-11-04 22:38:52 +01:00 |
|
Hans Pagel
|
2a706fd3d2
|
clean up
|
2020-10-27 22:23:37 +01:00 |
|
Hans Pagel
|
da3618ec6f
|
Merge branch 'main' into feature/new-highlight-extension
# Conflicts:
# packages/core/src/commands/toggleMark.ts
|
2020-10-27 20:36:22 +01:00 |
|
Philipp Kühn
|
fd298b645b
|
add core extensions
|
2020-10-23 10:44:30 +02:00 |
|
Hans Pagel
|
19e040df42
|
refactoring
|
2020-10-08 03:44:18 +02:00 |
|
Hans Pagel
|
3b01b5b219
|
improve highlight toggling
|
2020-10-05 17:26:34 +02:00 |
|
Hans Pagel
|
021d911ad6
|
add color parameter to highlight command
|
2020-10-05 16:17:31 +02:00 |
|
Hans Pagel
|
5313c0b8f6
|
make blockquotes wrappable
|
2020-09-26 20:50:01 +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
|
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 |
|
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
|
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
|
2c9973af8c
|
fix bullet list
|
2020-09-22 20:39:24 +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
|
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
|
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
|
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 |
|
Philipp Kühn
|
d4cd6ab691
|
add blur command
|
2020-08-21 23:50:22 +02:00 |
|
Philipp Kühn
|
6a70d80af2
|
refactoring
|
2020-08-21 21:44:34 +02:00 |
|
Philipp Kühn
|
a4a4ff31e5
|
add autofocus option
|
2020-08-21 17:44:02 +02:00 |
|
Philipp Kühn
|
3c60bb6406
|
return editor for all core command types
|
2020-08-17 16:38:13 +02:00 |
|
Philipp Kühn
|
b233e808c1
|
fix focus type
|
2020-08-14 15:03:03 +02:00 |
|
Philipp Kühn
|
82a1d695bb
|
refactoring
|
2020-08-14 15:02:33 +02:00 |
|
Philipp Kühn
|
8aca2852ba
|
add deleteSelection command
|
2020-04-22 14:59:34 +02:00 |
|
Philipp Kühn
|
4cfadf7d7f
|
add updateMark command
|
2020-04-22 14:50:02 +02:00 |
|
Philipp Kühn
|
bddd5b3da7
|
change order
|
2020-04-22 14:41:43 +02:00 |
|
Philipp Kühn
|
9f53481e01
|
add replaceWithNode command
|
2020-04-22 14:38:15 +02:00 |
|
Philipp Kühn
|
fd8f5de375
|
add removeMark command
|
2020-04-22 14:22:31 +02:00 |
|
Philipp Kühn
|
4e6404a404
|
add toggleMark command
|
2020-04-22 14:06:15 +02:00 |
|
Philipp Kühn
|
0e18e67c93
|
add list of current commands
|
2020-04-22 09:23:53 +02:00 |
|
Philipp Kühn
|
adb44f317c
|
add selectall command
|
2020-04-22 00:17:36 +02:00 |
|
Philipp Kühn
|
3d02da20ff
|
add getNodeType
|
2020-04-22 00:09:31 +02:00 |
|
Philipp Kühn
|
023c16a4f5
|
some fixes
|
2020-04-21 23:48:50 +02:00 |
|