Commit Graph

535 Commits

Author SHA1 Message Date
Philipp Kühn
13a314e123 refactoring 2020-11-16 21:42:35 +01:00
Philipp Kühn
f17b5f977c Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-11-16 17:26:09 +01:00
Philipp Kühn
0e2815b317 fix some bugs 2020-11-16 17:25:55 +01:00
Hans Pagel
4e96b14007 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-16 17:18:44 +01:00
Hans Pagel
1ed6db24c2 remove provider setting from collab extension 2020-11-16 17:18:07 +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
a74e714096 update package.json keywords 2020-11-16 15:23:00 +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
2591ffe419 add HTMLAttributes to defaultoptions 2020-11-13 16:44:22 +01:00
Philipp Kühn
c840a562de rename attributes to HTMLAttributes 2020-11-13 16:07:20 +01:00
Hans Pagel
480f863de3 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-13 15:47:06 +01:00
Philipp Kühn
5bccbacf32 improve v-model example 2020-11-13 15:30:09 +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
6d73e60bfb improve link regex 2020-11-13 09:07:51 +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
a2f83b78c1 add extensions prop 2020-11-12 10:14:50 +01:00
Philipp Kühn
dbefbb98fa add FullEditor component 2020-11-12 00:01:18 +01:00
Philipp Kühn
ec9c561d84 improve core bundle size 2020-11-11 23:18:03 +01:00