Commit Graph

562 Commits

Author SHA1 Message Date
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
Hans Pagel
c5c5957e48 fix imports 2020-09-04 12:11:18 +02:00
Hans Pagel
10a229bf50 use extension helper functions and types in the extension manager 2020-09-04 12:10:51 +02:00
Hans Pagel
55817b9be4 move extension helper functions to separate files 2020-09-04 12:10:35 +02:00
Hans Pagel
7525ff5726 improve the generateHtml example 2020-09-04 12:02:37 +02:00
Hans Pagel
fb3c009797 add more text to the getSchema documentation 2020-09-04 12:02:37 +02:00
Hans Pagel
49d413268b refactoring 2020-09-04 12:02:37 +02:00
Hans Pagel
536a1ed44f add separate types file 2020-09-04 12:02:37 +02:00
Hans Pagel
a165d4d05c add another idea to the roadmap 2020-09-04 12:02:37 +02:00
Hans Pagel
313628dd05 add another idea to the roadmap 2020-09-04 11:59:58 +02:00
Hans Pagel
d816faaf1c Merge branch 'feature/generate-html-from-json-document' of github.com:ueberdosis/tiptap-next into feature/generate-html-from-json-document 2020-09-04 11:23:09 +02:00
Hans Pagel
e94714a345 add getSchema & getHtml utility functions to generate HTML from a ProseMirror/tiptap document, without an Editor instance 2020-09-04 11:23:04 +02:00
Hans Pagel
7988be813b add a ton of shortcuts to the roadmap 2020-09-04 11:21:10 +02:00
Hans Pagel
62c617e17b add getSchema & getHtml utility functions to generate HTML from a ProseMirror/tiptap document, without an Editor instance 2020-09-03 16:22:08 +02:00
Hans Pagel
491e7acd45 add new roadmap entry 2020-09-03 15:12:10 +02:00
Hans Pagel
440b105f80 clean up 2020-09-03 15:12:04 +02:00
Hans Pagel
2a4b022a6c whitespace 2020-09-03 15:11:55 +02:00
Hans Pagel
a1ccfc13a4 update cypress 2020-09-02 15:52:30 +02:00
Hans Pagel
5c470caefc update the history extension page, add a demo with tests 2020-09-02 15:48:02 +02:00
Hans Pagel
819052912d add code extension demo with tests 2020-09-02 15:26:46 +02:00
Hans Pagel
bdbf6e7f61 add test to the italic extension demo 2020-09-02 15:20:46 +02:00
Hans Pagel
6190c3ee10 add missing pages 2020-09-02 15:20:35 +02:00
Hans Pagel
b394f8619d add tests to the bold extension demo 2020-09-02 15:20:23 +02:00
Hans Pagel
62cee751a1 add prop to show/hide source code for demos 2020-09-01 17:08:49 +02:00
Hans Pagel
40350b4ef8 fix typo 2020-09-01 17:06:50 +02:00
Hans Pagel
b1cca2286a add more content to the introduction package 2020-09-01 17:06:43 +02:00
Hans Pagel
3aa8a71312 fix active state of homepage 2020-09-01 17:06:34 +02:00
Hans Pagel
efdbfb5809 add an example for markdown shortcuts, including (breaking) tests 2020-09-01 16:30:25 +02:00
Hans Pagel
715daf96dc fix tests 2020-09-01 15:45:05 +02:00
Hans Pagel
70fb03cb0d add more entries to the roadmap 2020-09-01 15:34:15 +02:00