Commit Graph

97 Commits

Author SHA1 Message Date
Philipp Kühn
38f3601e6f Revert "feat: update lowlight to v2"
This reverts commit 7e96d98a21.
2021-06-03 21:20:36 +02:00
Philipp Kühn
c949fb6c7f remove log 2021-06-03 09:59:03 +02:00
Philipp Kühn
4d83e56ff5 debug 2021-06-03 09:51:30 +02:00
Philipp Kühn
7e96d98a21 feat: update lowlight to v2 2021-05-31 20:49:42 +02:00
Philipp Kühn
1af47387c7 docs: set language for codeblock highlighting examples 2021-04-20 10:25:23 +02:00
Philipp Kühn
daa5dc0fb1 fix: fix lowlight decorations for vue 3 2021-04-12 16:20:49 +02:00
Philipp Kühn
8090bc63c1 fix tests 2021-04-11 21:59:06 +02:00
Philipp Kühn
703afe91c0 add test 2021-04-11 18:34:38 +02:00
Philipp Kühn
ec61a37558 Merge branch 'issue/remove-code-block-with-backspace-after-blank-lines' of https://github.com/ueberdosis/tiptap-next 2021-04-11 18:29:26 +02:00
Philipp Kühn
cbbb6bf4e1 docs: update content 2021-04-08 22:17:52 +02:00
Philipp Kühn
bd392ee8c2 remove languages option from codeblocklowlight 2021-04-08 22:13:50 +02:00
Philipp Kühn
95f31f48fd Merge branch 'main' into feature/extension-code-block-lowlight 2021-04-07 22:39:39 +02:00
Philipp Kühn
b8d9b7d4c7 feat: add insertContent() command, deprecate insertText(), insertHTML() and insertNode() 2021-04-07 11:53:37 +02:00
Philipp Kühn
5622deca30 fix: fix checkbox in firefox, fix #251 2021-04-06 18:57:39 +02:00
Philipp Kühn
1f2cbc5594 fix code style 2021-04-02 22:24:00 +02:00
Philipp Kühn
7adf1853d7 add basic lowlight extension 2021-04-02 00:07:40 +02:00
Hans Pagel
189d669b3a docs: fix demo styling 2021-03-31 09:45:54 +02:00
Hans Pagel
8fcfaef4f1 docs: update content 2021-03-30 20:45:48 +02:00
Hans Pagel
a5f28e421e fix conflicting keyboard shortcut for the task list 2021-03-24 20:39:56 +01:00
Hans Pagel
220165d142 docs: update content 2021-03-23 23:15:02 +01:00
Philipp Kühn
7d52a3aad1 improve some types, fix #213 2021-03-17 21:21:57 +01:00
Philipp Kühn
e765c8e981 refactoring 2021-03-15 09:00:44 +01:00
Philipp Kühn
64b8f5c514 update docs 2021-02-28 23:39:29 +01:00
Philipp Kühn
31ed0fb89b Merge branch 'feature/landingpage' of https://github.com/ueberdosis/tiptap-next into feature/landingpage 2021-02-03 18:36:58 +01:00
Philipp Kühn
ca961cc187 fix tests 2021-02-03 18:36:54 +01:00
Hans Pagel
5fa89f3ea3 docs: add images example 2021-02-03 10:48:58 +01:00
Philipp Kühn
5847f89a04 fix test 2021-01-29 09:43:56 +01:00
Hans Pagel
62f42a229f [BREAKING CHANGE] change the default document type to doc 2021-01-28 11:58:10 +01:00
Hans Pagel
768b8bd8a2 docs: add tables example 2021-01-27 12:09:36 +01:00
Hans Pagel
6a21048cca testing insertTable command 2021-01-26 18:18:45 +01:00
Hans Pagel
5c93c6e560 generate URLs for all demos and use those to run the tests 2021-01-26 00:35:36 +01:00
Hans Pagel
126894d9d1 docs: add content to table pages 2021-01-25 12:04:08 +01:00
Hans Pagel
4fd884d38d add a task, fix a minor styling issue 2021-01-23 14:31:41 +01:00
Hans Pagel
1f1f687275 fix styling issue with resize handler 2021-01-23 00:19:35 +01:00
Hans Pagel
fcf5421b43 clean up 2021-01-22 23:58:17 +01:00
Hans Pagel
790524d5cb clean up 2021-01-22 23:52:43 +01:00
Hans Pagel
64ba3fd212 refactor table options 2021-01-22 23:45:50 +01:00
Hans Pagel
60305c10f6 fix setCellAttributes, fix linting errors in the TableView 2021-01-22 23:25:13 +01:00
Hans Pagel
d1bbc8f24d add createTable 2021-01-22 22:37:43 +01:00
Hans Pagel
d3fcbc91c3 add table default styling, add options to table plugins 2021-01-22 21:51:36 +01:00
Hans Pagel
0a1d8eaf9a add table editing plugin and allow table to be resizeable 2021-01-22 20:01:01 +01:00
Hans Pagel
05487ea82f add table headers 2021-01-22 20:01:01 +01:00
Hans Pagel
c4f35911a0 add attributes to table cells 2021-01-22 20:01:01 +01:00
Hans Pagel
3a511c4276 clean up 2021-01-22 20:01:01 +01:00
Hans Pagel
fde2b1572d add table commands, add tableRole to the schema, add buttons to the example 2021-01-22 20:01:01 +01:00
Hans Pagel
cfe0898fdd add schema 2021-01-22 20:01:01 +01:00
Hans Pagel
6a1661cf9f init table, table-row and table-cell 2021-01-22 20:01:01 +01:00
Philipp Kühn
223ffaab1e fix tests 2021-01-21 17:40:50 +01:00
Hans Pagel
48cbca07dd docs: update content 2021-01-20 17:58:53 +01:00
Hans Pagel
bf9199184c Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
# Conflicts:
#	docs/src/demos/Nodes/Mention/index.vue
#	packages/core/src/utilities/isClass.ts
#	packages/core/src/utilities/isObject.ts
2021-01-20 16:58:32 +01:00