Philipp Kühn
|
78e2a6e775
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
|
Philipp Kühn
|
d3b704f25f
|
refactor: change sort of code
|
2021-05-11 17:15:23 +02:00 |
|
Philipp Kühn
|
592ea65f8b
|
fix whitespace
|
2021-05-11 17:05:13 +02:00 |
|
Robert Guthrie
|
3d0226fadf
|
Update packages/extension-text-align/src/text-align.ts
Co-authored-by: Zdravko Curic <zcuric@users.noreply.github.com>
|
2021-05-07 08:06:28 +12:00 |
|
Robert Guthrie
|
5bb499eba8
|
When text align is default, don't add a style attribute
|
2021-05-03 11:54:03 +12:00 |
|
Philipp Kühn
|
3334d930f3
|
feat: add resetAttributes() command, deprecate resetNodeAttributes()
|
2021-04-07 21:30:55 +02:00 |
|
Philipp Kühn
|
aac32b4df6
|
feat: add updateAttributes() command, deprecate updateNodeAttributes(), fix #254
|
2021-04-07 21:17:02 +02:00 |
|
Philipp Kühn
|
56b4df044f
|
rename AllCommands to Commands
|
2021-02-16 18:39:37 +01:00 |
|
Philipp Kühn
|
ca8d1a4245
|
add command scope
|
2021-02-16 11:27:58 +01:00 |
|
Philipp Kühn
|
215c26748b
|
improve options interface
|
2021-02-10 18:25:08 +01:00 |
|
Philipp Kühn
|
55ff908423
|
refactoring
|
2021-02-10 18:05:02 +01:00 |
|
Philipp Kühn
|
290ff76e37
|
add Commands interface
|
2021-02-10 09:59:35 +01:00 |
|
Philipp Kühn
|
89deb4c615
|
refactoring
|
2021-01-29 00:08:01 +01:00 |
|
Philipp Kühn
|
ee7daa3f43
|
add keepOnSplit option to attributes
|
2021-01-28 19:56:35 +01:00 |
|
Philipp Kühn
|
43dc14b9fc
|
improve textAlign behavior within lists, see #72
|
2021-01-06 13:33:11 +01:00 |
|
Florian Wiech
|
4142637921
|
refactor: recreate extension exports
|
2020-12-07 21:32:50 +01:00 |
|
Florian Wiech
|
11de3a287f
|
refactor: restructure extensions
|
2020-12-07 21:09:02 +01:00 |
|
Philipp Kühn
|
88f89df479
|
extension name is required now
|
2020-12-02 09:44:46 +01:00 |
|
Hans Pagel
|
a4cc02cff6
|
rework keyboard shortcuts
|
2020-11-19 01:16:10 +01:00 |
|
Philipp Kühn
|
91297d29fb
|
fix lint
|
2020-11-18 16:45:48 +01:00 |
|
Philipp Kühn
|
3cd6c55279
|
restructure commands
|
2020-11-18 16:43:27 +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
|
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
|
24c3a9abd3
|
use global namespace
|
2020-11-16 15:40:05 +01:00 |
|
Philipp Kühn
|
034ee139a3
|
add new syntax to all packages
|
2020-11-15 23:25:25 +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
|
cb5ca0c084
|
refactoring
|
2020-11-10 21:18:22 +01:00 |
|
Philipp Kühn
|
d3b4e7a1d4
|
fix build for now
|
2020-11-10 16:29:31 +01:00 |
|