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 |
|
Philipp Kühn
|
0ba95a7ae3
|
use splitBlockKeepMarks by default, disable weird selectAll
|
2020-11-04 12:40:13 +01:00 |
|
Philipp Kühn
|
4ed01c41cb
|
rename schema names
|
2020-11-03 20:57:09 +01:00 |
|
Philipp Kühn
|
50d1d6372e
|
Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main
|
2020-11-03 20:39:06 +01:00 |
|
Hans Pagel
|
9bcdb57f14
|
update content, add text align justify
|
2020-11-03 16:13:13 +01:00 |
|
Philipp Kühn
|
5f35d92acc
|
fix focus command
|
2020-11-02 23:41:47 +01:00 |
|
Philipp Kühn
|
3a79b8c564
|
fix keymaps
|
2020-11-02 23:26:41 +01:00 |
|
Philipp Kühn
|
ade9847e72
|
remove unused file
|
2020-11-02 22:46:56 +01:00 |
|
Philipp Kühn
|
971e8838a0
|
move plugins to extensions
|
2020-11-02 22:43:54 +01:00 |
|
Philipp Kühn
|
727442c3a5
|
add tests for mergeAttributes
|
2020-11-02 22:17:39 +01:00 |
|
Philipp Kühn
|
d3319bea4e
|
fix input rules for marks
|
2020-11-02 19:18:38 +01:00 |
|
Philipp Kühn
|
7338266813
|
refactoring
|
2020-11-02 17:22:04 +01:00 |
|
Philipp Kühn
|
7bfab4685f
|
add can method to editor class
|
2020-11-02 17:18:12 +01:00 |
|
Philipp Kühn
|
389937c32f
|
refactoring
|
2020-11-02 16:23:43 +01:00 |
|
Philipp Kühn
|
83ebbf957a
|
add setDefaultNodeAttributes
|
2020-11-02 15:46:56 +01:00 |
|
Philipp Kühn
|
a5d1c76f40
|
fix broken document
|
2020-11-02 15:18:03 +01:00 |
|
Philipp Kühn
|
2bc02e50e0
|
improve commands
|
2020-11-02 14:46:18 +01:00 |
|
Philipp Kühn
|
8f4abb720a
|
add can method
|
2020-11-02 14:29:58 +01:00 |
|
Philipp Kühn
|
85c1a8ace9
|
add clearNodes command
|
2020-11-02 12:45:19 +01:00 |
|
Philipp Kühn
|
3dc25640c9
|
remove list option
|
2020-11-02 11:18:44 +01:00 |
|
Philipp Kühn
|
bfc58caea5
|
add list group
|
2020-11-02 11:16:31 +01:00 |
|
Philipp Kühn
|
ca5a60b7a2
|
improve toggleList
|
2020-11-02 11:16:18 +01:00 |
|