Philipp Kühn
|
84cb526315
|
fix focus class
|
2021-01-23 00:14:19 +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
|
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
|
a62f2e0429
|
use VueRenderer in VueNodeView
|
2021-01-22 08:53:55 +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 |
|
Philipp Kühn
|
55d767d94c
|
add replaceRange command
|
2021-01-20 20:37:53 +01:00 |
|
Philipp Kühn
|
1880b43e37
|
add backspace handler to mentions
|
2021-01-20 20:17:17 +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
|
11d365f524
|
refactoring
|
2021-01-20 16:52:56 +01:00 |
|
Philipp Kühn
|
4004ec0ad5
|
refactoring
|
2021-01-20 16:39:42 +01:00 |
|
Hans Pagel
|
0fc15f46a1
|
refactor: move isClass to separate function and use in isObject
|
2021-01-20 15:30:23 +01:00 |
|
Hans Pagel
|
dba0c1ac15
|
fix: don’t merge classes
|
2021-01-20 15:10:30 +01:00 |
|
Philipp Kühn
|
faa8842698
|
fix tippy position
|
2021-01-20 11:32:58 +01:00 |
|
Philipp Kühn
|
8f95eb6aed
|
add decorationTag and decorationClass option
|
2021-01-20 10:47:31 +01:00 |
|
Philipp Kühn
|
ba0d379101
|
add editor to suggestion command props
|
2021-01-20 09:23:44 +01:00 |
|
Philipp Kühn
|
1c424f4db1
|
add deep merge
|
2021-01-20 09:18:49 +01:00 |
|
Philipp Kühn
|
81db30e7d2
|
refactoring
|
2021-01-19 22:29:46 +01:00 |
|
Philipp Kühn
|
7a9b1f5c46
|
refactoring
|
2021-01-19 20:45:18 +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 |
|
Philipp Kühn
|
7e88257a45
|
refactoring
|
2021-01-19 12:50:09 +01:00 |
|
Philipp Kühn
|
6b517a47ef
|
refactoring
|
2021-01-19 12:28:33 +01:00 |
|
Philipp Kühn
|
7712325ba9
|
fix mention rendering
|
2021-01-19 12:03:38 +01:00 |
|
Philipp Kühn
|
c13d65c842
|
refactoring
|
2021-01-19 10:09:32 +01:00 |
|
Philipp Kühn
|
aaa0832883
|
refactoring
|
2021-01-18 23:41:38 +01:00 |
|
Philipp Kühn
|
dd3a2ce490
|
improve styling
|
2021-01-18 16:54:02 +01:00 |
|
Philipp Kühn
|
7adc8b24a0
|
add basic keyboard navigation
|
2021-01-18 16:45:49 +01:00 |
|
Philipp Kühn
|
f278ccc916
|
refactoring
|
2021-01-18 15:34:54 +01:00 |
|
Philipp Kühn
|
9651958ac4
|
refactoring
|
2021-01-18 13:06:56 +01:00 |
|
Philipp Kühn
|
f96dff1f0f
|
add tippy
|
2021-01-18 12:40:13 +01:00 |
|
Philipp Kühn
|
06b88977fc
|
rename VueRenderer to VueNodeViewRenderer
|
2021-01-18 12:40:05 +01:00 |
|
Philipp Kühn
|
9f0ae94201
|
refactoring
|
2021-01-15 15:58:39 +01:00 |
|