Commit Graph

2541 Commits

Author SHA1 Message Date
Philipp Kühn
22109170b3 fix a bug 2020-09-09 11:23:24 +02:00
Philipp Kühn
a812dd47be fix extension manager 2020-09-09 10:58:10 +02:00
Philipp Kühn
bbccfa43e8 disable everything 2020-09-08 23:49:58 +02:00
Philipp Kühn
26ecc20a50 replace extensions 2020-09-08 23:44:45 +02:00
Hans Pagel
c595129bec skip failing test for now 2020-09-08 22:52:31 +02:00
Hans Pagel
c2666da3c0
Merge branch 'main' into feature/generate-html-from-json-document 2020-09-08 22:45:59 +02:00
Hans Pagel
0469793054 skip read only tests 2020-09-08 17:39:24 +02:00
Hans Pagel
56c7f991f7 rename tests 2020-09-08 17:39:24 +02:00
Hans Pagel
79f45da4ba show only extensions that we build for v2-beta 2020-09-08 17:39:24 +02:00
Hans Pagel
9ce234f18f skip failing tests 2020-09-08 17:39:24 +02:00
Hans Pagel
cb8ab47ee8 add tasks to the roadmap 2020-09-08 17:39:24 +02:00
Hans Pagel
cb01e2e9b7 remove wrong content from placeholder extension 2020-09-08 17:39:24 +02:00
Hans Pagel
4226946c51 fix typo 2020-09-08 17:39:24 +02:00
Hans Pagel
c065edd405 add keyboard shortcut tests to the history extension 2020-09-08 17:39:24 +02:00
Hans Pagel
d9eaedd194 refactor platform related shortcuts 2020-09-08 17:39:24 +02:00
Hans Pagel
050677d544 add shortcuts to bold and italic tests 2020-09-08 17:39:24 +02:00
Hans Pagel
3f0eac922d update dependencies 2020-09-08 17:39:24 +02:00
Hans Pagel
c10c0c8e8d skip read only tests 2020-09-08 14:30:28 +02:00
Hans Pagel
d76b091db8 rename tests 2020-09-08 14:29:27 +02:00
Hans Pagel
d03f68a3d1 show only extensions that we build for v2-beta 2020-09-08 14:26:17 +02:00
Hans Pagel
225c3b0e3c skip failing tests 2020-09-08 14:25:58 +02:00
Hans Pagel
d6bfd96eb3 add tasks to the roadmap 2020-09-08 14:20:17 +02:00
Hans Pagel
7a219f4dde remove wrong content from placeholder extension 2020-09-08 14:20:10 +02:00
Hans Pagel
edcb1b86bf fix typo 2020-09-08 14:19:53 +02:00
Philipp Kühn
678b6444d2 add missing methods 2020-09-08 11:00:31 +02:00
Philipp Kühn
56093e3fd0 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/replace-classes 2020-09-08 09:01:29 +02:00
Philipp Kühn
4d8e654b51 add plugins 2020-09-08 08:51:32 +02:00
Philipp Kühn
3e7bd37d63 add dynamic callback type 2020-09-08 00:15:41 +02:00
Philipp Kühn
7338bf107f fix extends 2020-09-07 10:37:55 +02:00
Philipp Kühn
8f866d6043 refactoring 2020-09-06 23:47:39 +02:00
Philipp Kühn
c9ae5fcbcb improve types 2020-09-05 23:41:32 +02:00
Philipp Kühn
8fdc75f07c improve handling options 2020-09-05 23:18:05 +02:00
Philipp Kühn
ce3aa2a49b add variant 2020-09-04 23:58:35 +02:00
Philipp Kühn
25cc01dcf3 fix deep clone 2020-09-04 23:45:50 +02:00
Philipp Kühn
6e33570530 fix method types 2020-09-04 21:58:16 +02:00
Philipp Kühn
52d848ef1c improve types 2020-09-04 21:50:27 +02:00
Philipp Kühn
1c89e84239 add more extension tests 2020-09-04 20:51:54 +02:00
Hans Pagel
970138d036 add keyboard shortcut tests to the history extension 2020-09-04 14:42:30 +02:00
Hans Pagel
93428ba850 refactor platform related shortcuts 2020-09-04 14:37:26 +02:00
Hans Pagel
763ab7cf84 add shortcuts to bold and italic tests 2020-09-04 14:31:11 +02:00
Hans Pagel
d68cb8e9d2 update dependencies 2020-09-04 14:24:27 +02:00
Hans Pagel
130166bcbc init @tiptap/html package 2020-09-04 13:44:27 +02:00
Hans Pagel
7380eef0f9 add type to core export 2020-09-04 13:44:13 +02:00
Hans Pagel
af7d79b392 clean up 2020-09-04 13:44:06 +02:00
Hans Pagel
825e1bf08d clean up 2020-09-04 13:31:55 +02:00
Hans Pagel
18ef2b90d5 add a warning 2020-09-04 13:30:09 +02:00
Hans Pagel
73bd3907d9 remove ideas from PR branch 2020-09-04 13:09:45 +02:00
Hans Pagel
8cee629e19 add a new getHtmlFromFragment method that is used in the editor and in the stand-alone generateHtml helper 2020-09-04 13:06:54 +02:00
Hans Pagel
95fca8aa61 refactor generateHtml to allow directly passing a Schema 2020-09-04 12:50:10 +02:00
Hans Pagel
c36ddaf8fc improve the documentation 2020-09-04 12:35:31 +02:00