Commit Graph

1084 Commits

Author SHA1 Message Date
Hans Pagel
26fb84fe27 add the character count extension 2021-01-25 23:40:15 +01:00
Hans Pagel
4ec0c456a7 docs: update content 2021-01-25 23:17:02 +01:00
Hans Pagel
126894d9d1 docs: add content to table pages 2021-01-25 12:04:08 +01:00
Hans Pagel
2bfe2f009f docs: add a inertia.js draft to the guide 2021-01-25 11:49:09 +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
dc03d13b3d update dependencies 2021-01-25 11:11:11 +01:00
Hans Pagel
c9fd8fa25b Merge branch 'feature/tables' into main 2021-01-25 11:08:41 +01:00
Hans Pagel
2c3aaa019b docs: add svelte integration guide draft 2021-01-25 11:05:19 +01:00
Hans Pagel
eea228018b docs: improve navigation styling for items with children, improve mobile spacing 2021-01-25 10:36:22 +01:00
Hans Pagel
b629b382e1 docs: add badges to all extensions 2021-01-25 10:35:52 +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
Hans Pagel
85306e697d docs: remove old page 2021-01-22 00:07:52 +01:00
Hans Pagel
185da48cfc fix link 2021-01-21 23:49:48 +01:00
Hans Pagel
1a5e0b6a5f docs: add 404 page 2021-01-21 23:41:28 +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
Philipp Kühn
001e5b7579 update dependencies 2021-01-21 09:45:28 +01:00
Hans Pagel
471f182112 docs: update content 2021-01-20 23:19:33 +01:00
Hans Pagel
a71f06cf5d Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-01-20 23:00:30 +01:00
Hans Pagel
9f2b09dd70 add a skeleton to the demo component 2021-01-20 23:00:26 +01:00
Philipp Kühn
fcfae05a4f fix lint 2021-01-20 20:39:30 +01:00
Philipp Kühn
55d767d94c add replaceRange command 2021-01-20 20:37:53 +01:00
Hans Pagel
578a8365c3 fix react example 2021-01-20 18:02:57 +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
Hans Pagel
787982fea0 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-01-20 11:41:10 +01:00
Philipp Kühn
438f592216 Merge branch 'feature/suggestions' of https://github.com/ueberdosis/tiptap-next into feature/suggestions 2021-01-20 11:33:10 +01:00
Philipp Kühn
faa8842698 fix tippy position 2021-01-20 11:32:58 +01:00