Commit Graph

577 Commits

Author SHA1 Message Date
Philipp Kühn
07cfc99502 improve plugin order 2021-01-28 17:39:57 +01:00
Hans Pagel
a7b0229d23 docs: update the collaborative editing example 2021-01-28 12:11:38 +01:00
Hans Pagel
62f42a229f [BREAKING CHANGE] change the default document type to doc 2021-01-28 11:58:10 +01:00
Hans Pagel
a885669929 docs: add default extensions to the formatting example 2021-01-28 11:39:34 +01:00
Hans Pagel
62fe606aa2 fix linting issues 2021-01-27 12:12:08 +01:00
Hans Pagel
768b8bd8a2 docs: add tables example 2021-01-27 12:09:36 +01:00
Hans Pagel
c57133f922 improve character count examples 2021-01-27 11:40:57 +01:00
Hans Pagel
6a21048cca testing insertTable command 2021-01-26 18:18:45 +01:00
Hans Pagel
d6b128b963 fix typo 2021-01-26 01:15:07 +01:00
Hans Pagel
13778d2192 add a new example 2021-01-26 01:14:20 +01:00
Hans Pagel
f2a39743e1 docs: rename all the things 2021-01-26 00:57:47 +01:00
Hans Pagel
3bbd28f401 rename example 2021-01-26 00:39:26 +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
26fb84fe27 add the character count extension 2021-01-25 23:40:15 +01:00
Hans Pagel
126894d9d1 docs: add content to table pages 2021-01-25 12:04:08 +01:00
Hans Pagel
ba427fafaa improve the character limit experiment 2021-01-25 11:44:22 +01:00
Hans Pagel
52af0b83c4 docs: update content 2021-01-25 11:44:11 +01:00
Hans Pagel
c17d77c0fa docs: style hrs 2021-01-25 11:18:32 +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
41fcef8867 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-01-21 12:35:16 +01:00
Hans Pagel
a0e375bf1e docs: update content 2021-01-21 12:35:06 +01:00
Philipp Kühn
319eb83303 rename suggestion command argument 2021-01-21 12:28:58 +01:00
Philipp Kühn
a2d5eef6b2 add commands experiment 2021-01-21 12:13:20 +01:00
Hans Pagel
471f182112 docs: update content 2021-01-20 23:19:33 +01:00
Philipp Kühn
fcfae05a4f fix lint 2021-01-20 20:39:30 +01:00
Hans Pagel
48cbca07dd docs: update content 2021-01-20 17:58:53 +01:00
Hans Pagel
0685e33cca add the colors experiment 2021-01-20 17:35:16 +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
Hans Pagel
271f77f6f4 docs: update content 2021-01-20 16:56:25 +01:00
Philipp Kühn
0d7ce1c9d6 improve mention filter 2021-01-20 16:36:29 +01:00
Philipp Kühn
faa8842698 fix tippy position 2021-01-20 11:32:58 +01:00
Philipp Kühn
eb3799d0d4 whitespace 2021-01-20 09:23:50 +01:00
Philipp Kühn
b1d3b4ce8d Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/suggestions
# Conflicts:
#	docs/src/docPages/api/nodes/mention.md
#	docs/src/links.yaml
2021-01-19 22:33:22 +01:00
Philipp Kühn
4256de7cde refactoring 2021-01-19 20:42:15 +01:00
Philipp Kühn
563f37d74b fix copying mentions as plain text 2021-01-19 20:27:51 +01:00