Commit Graph

263 Commits

Author SHA1 Message Date
Chrissi2812
ce94d0641d
added toggleCellMerge and changed example to use it
If all selected cells are merged than the next call will split them.
2018-12-07 10:52:48 +01:00
Chrissi2812
c830768b3b
Adding Table Support 2018-12-06 18:18:59 +01:00
Philipp Kühn
19202f25f0 Publish
- tiptap-commands@1.2.0
 - tiptap-extensions@1.3.0
 - tiptap@1.3.0
2018-11-26 11:22:03 +01:00
Philipp Kühn
5ed84cb511 rename function 2018-11-26 11:17:24 +01:00
Philipp Kühn
d27b0deb6a add paste rules 2018-11-26 11:11:39 +01:00
Philipp Kühn
df402a66ad Publish
- tiptap-extensions@1.2.1
 - tiptap@1.2.1
2018-11-23 11:12:05 +01:00
Philipp Kühn
bea76b23ec expoprt Doc, Paragraph, Text 2018-11-23 11:11:32 +01:00
Philipp Kühn
cddc512cd8 Publish
- tiptap-commands@1.1.0
 - tiptap-extensions@1.2.0
 - tiptap@1.2.0
2018-11-22 22:55:48 +01:00
Philipp Kühn
06b7446f2a add mention command 2018-11-22 22:48:06 +01:00
Philipp Kühn
2bbfab2f8f range is optional for replaceText command 2018-11-22 22:48:00 +01:00
Philipp Kühn
3b2d98fcbb Publish
- tiptap-extensions@1.1.0
 - tiptap@1.1.0
2018-11-22 21:57:40 +01:00
Philipp Kühn
e478c1aeb1 add useBuiltInExtensions option 2018-11-22 21:56:19 +01:00
Philipp Kühn
9cb9a895e4 Publish
- tiptap-extensions@1.0.5
 - tiptap@1.0.5
2018-11-16 17:22:51 +01:00
Philipp Kühn
f27bd6475a fix a bug in ie11 2018-11-16 17:22:05 +01:00
Philipp Kühn
d88db5866a Publish
- tiptap-extensions@1.0.4
 - tiptap@1.0.4
2018-11-16 14:18:32 +01:00
Philipp Kühn
d16174c060 do not render node views twice 2018-11-16 14:17:56 +01:00
Philipp Kühn
abfc9d5331 improved error handling for invalid content 2018-11-16 14:12:25 +01:00
Philipp Kühn
41a6fd54c5 Publish
- tiptap-extensions@1.0.3
 - tiptap@1.0.3
2018-11-16 11:57:18 +01:00
Philipp Kühn
6e5c2cb8bf upgraded dependencies 2018-11-16 11:54:34 +01:00
Philipp Kühn
bd03c890a0 rename file again 2018-11-14 18:18:53 +01:00
Philipp Kühn
e09d30a72f rename file 2018-11-14 18:18:37 +01:00
Philipp Kühn
cc6da291ed rename folders again 2018-11-14 18:16:12 +01:00
Philipp Kühn
7538dcb425 rename folders 2018-11-14 18:15:45 +01:00
Philipp Kühn
b3826ef0c4 add something 2018-11-14 18:02:36 +01:00
Philipp Kühn
72e5123cf3 lol 2018-11-14 17:52:27 +01:00
Philipp Kühn
902083ec1a Publish
- tiptap-extensions@1.0.2
 - tiptap@1.0.2
2018-11-14 17:38:55 +01:00
Philipp Kühn
57b9c77e28 fix a bug in editor-content component 2018-11-14 17:38:07 +01:00
Philipp Kühn
a4df927d64 Publish
- tiptap-commands@1.0.1
 - tiptap-extensions@1.0.1
 - tiptap-utils@1.0.1
 - tiptap@1.0.1
2018-11-14 16:24:19 +01:00
Philipp Kühn
5ae0a40855 fix peer dependencies 2018-11-14 16:23:35 +01:00
Philipp Kühn
eb7fe0c837 Publish
- tiptap-commands@1.0.0
 - tiptap-extensions@1.0.0
 - tiptap-utils@1.0.0
 - tiptap@1.0.0
2018-11-14 16:01:29 +01:00
Philipp Kühn
21c8ad852a improve link handling 2018-11-14 15:55:13 +01:00
Philipp Kühn
4637ccfaf3 refactoring 2018-11-14 12:14:19 +01:00
Philipp Kühn
632c176164 improve updating props for nodeviews 2018-11-14 12:09:07 +01:00
Philipp Kühn
39a8ab6d5b do not update props anymore 2018-11-14 11:47:32 +01:00
Philipp Kühn
ca0144cfc3 refactoring 2018-11-14 10:58:14 +01:00
Philipp Kühn
ba8c3dce59 rename files again 2018-11-14 10:46:13 +01:00
Philipp Kühn
d1f62a3732 rename files 2018-11-14 10:45:35 +01:00
Philipp Kühn
290442829d refactoring 2018-11-14 10:45:13 +01:00
Philipp Kühn
a224b53c5a whitespace 2018-11-14 10:28:35 +01:00
Philipp Kühn
0f15b14ca4 refactoring 2018-11-14 10:22:42 +01:00
Philipp Kühn
d6c4c236a3 change isActive behavior 2018-11-14 10:05:34 +01:00
Philipp Kühn
55833ddc44 rename function 2018-11-14 09:38:04 +01:00
Philipp Kühn
a44b31c939 add update callback test 2018-11-14 00:00:21 +01:00
Philipp Kühn
c0d853ff0e add init test 2018-11-13 23:54:42 +01:00
Philipp Kühn
6cf66e2c7f add a few tests 2018-11-13 23:46:44 +01:00
Philipp Kühn
5f69ac2416 add focus and blur event 2018-11-12 23:15:18 +01:00
Philipp Kühn
9755dd3cc1 refactoring 2018-11-12 23:00:14 +01:00
Philipp Kühn
8c060d71a5 add init event 2018-11-12 22:58:39 +01:00
Philipp Kühn
7dfbb11311 add some tests 2018-11-12 20:55:55 +01:00
Philipp Kühn
2c2f26a7c6 add plugins folder 2018-11-11 23:18:48 +01:00