Philipp Kühn
|
0e2815b317
|
fix some bugs
|
2020-11-16 17:25:55 +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
|
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
|
c840a562de
|
rename attributes to HTMLAttributes
|
2020-11-13 16:07:20 +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
|
0ca99d7b71
|
fix types in package.json for all packages
|
2020-11-13 08:59:00 +01:00 |
|
Philipp Kühn
|
ec9c561d84
|
improve core bundle size
|
2020-11-11 23:18:03 +01:00 |
|
Philipp Kühn
|
7ad611378b
|
update types
|
2020-11-11 14:00:56 +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
|
2d9aa5a834
|
refactoring
|
2020-11-06 18:17:32 +01:00 |
|
Philipp Kühn
|
da1aaec025
|
improve getMarkAttrs when selection is empty
|
2020-11-06 14:03:51 +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 |
|