Hans Pagel
|
2f192700b2
|
Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
|
2021-01-25 23:17:22 +01:00 |
|
Hans Pagel
|
4ec0c456a7
|
docs: update content
|
2021-01-25 23:17:02 +01:00 |
|
Philipp Kühn
|
d13210820d
|
remove prosemirror-utils
|
2021-01-25 13:39:35 +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 |
|
Philipp Kühn
|
2156891823
|
add deleteTableWhenAllCellsSelected
|
2021-01-24 23:28:51 +01:00 |
|
Philipp Kühn
|
a24409b05b
|
Merge branch 'main' into feature/tables
|
2021-01-24 20:56:21 +01:00 |
|
Philipp Kühn
|
20f8adc0e4
|
change plugin order
|
2021-01-24 20:56:07 +01:00 |
|
Philipp Kühn
|
56417a44a7
|
refactoring
|
2021-01-23 22:48:34 +01:00 |
|
Philipp Kühn
|
71376f6de7
|
fix fixTables
|
2021-01-23 22:26:35 +01:00 |
|
Philipp Kühn
|
3f30b69f37
|
improve types
|
2021-01-23 20:59:19 +01:00 |
|
Hans Pagel
|
4fd884d38d
|
add a task, fix a minor styling issue
|
2021-01-23 14:31:41 +01:00 |
|
Hans Pagel
|
4a1f98732b
|
Merge branch 'feature/tables' of github.com:ueberdosis/tiptap-next into feature/tables
|
2021-01-23 14:29:15 +01:00 |
|
Philipp Kühn
|
1fc50705c6
|
improve types
|
2021-01-23 13:11:22 +01:00 |
|
Philipp Kühn
|
1e6f19667e
|
refactoring
|
2021-01-23 00:32:43 +01:00 |
|
Hans Pagel
|
1f1f687275
|
fix styling issue with resize handler
|
2021-01-23 00:19:35 +01:00 |
|
Philipp Kühn
|
275033f312
|
Merge branch 'feature/tables' of https://github.com/ueberdosis/tiptap-next into feature/tables
|
2021-01-23 00:14:30 +01:00 |
|
Philipp Kühn
|
84cb526315
|
fix focus class
|
2021-01-23 00:14:19 +01:00 |
|
Hans Pagel
|
fcf5421b43
|
clean up
|
2021-01-22 23:58:17 +01:00 |
|
Philipp Kühn
|
2525b380e7
|
Merge branch 'feature/tables' of https://github.com/ueberdosis/tiptap-next into feature/tables
|
2021-01-22 23:56:38 +01:00 |
|
Philipp Kühn
|
605ead820f
|
fix focus for tables
|
2021-01-22 23:56:33 +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
|
aef9d1ca41
|
change table extension names to lowerCamelCase
|
2021-01-22 23:33:08 +01:00 |
|
Hans Pagel
|
719eda2e5b
|
code style
|
2021-01-22 23:28:27 +01:00 |
|
Hans Pagel
|
60305c10f6
|
fix setCellAttributes, fix linting errors in the TableView
|
2021-01-22 23:25:13 +01:00 |
|
Hans Pagel
|
bcf441ea8a
|
add cell navigation and keyboard shortcuts
|
2021-01-22 23:00:43 +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
|
4a6fa1c9f4
|
Merge branch 'feature/tables' of github.com:ueberdosis/tiptap-next into feature/tables
|
2021-01-22 20:01:05 +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
|
7efc1a3ac3
|
Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
|
2021-01-22 20:00:20 +01:00 |
|
Philipp Kühn
|
b2c5801564
|
Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main
|
2021-01-22 08:53:59 +01:00 |
|
Philipp Kühn
|
a62f2e0429
|
use VueRenderer in VueNodeView
|
2021-01-22 08:53:55 +01:00 |
|
Hans Pagel
|
17b4ba9c16
|
add table editing plugin and allow table to be resizeable
|
2021-01-22 00:31:00 +01:00 |
|
Hans Pagel
|
c656517b85
|
add table headers
|
2021-01-22 00:16:58 +01:00 |
|