Hans Pagel
|
c44c30dc50
|
add number of connected users
|
2020-09-26 14:17:51 +02:00 |
|
Hans Pagel
|
80d5c54cb7
|
add render function to the collaboration cursor
|
2020-09-26 11:20:19 +02:00 |
|
Hans Pagel
|
6190380e75
|
add new collaboration cursor plugin
|
2020-09-26 11:03:17 +02:00 |
|
Hans Pagel
|
90f127b8a6
|
refactor collaboration extension
|
2020-09-26 10:43:08 +02:00 |
|
Hans Pagel
|
560edc93bb
|
add cursor styling and configuration, remove second demo, disable initial content
|
2020-09-25 23:55:34 +02:00 |
|
Hans Pagel
|
4052165498
|
add basic yjs extension with baked in web rtc support (wip)
|
2020-09-25 23:22:21 +02:00 |
|
Hans Pagel
|
f0e42e1858
|
add links example
|
2020-09-25 19:38:15 +02:00 |
|
Hans Pagel
|
a00bb32cc4
|
improve basic example, add task
|
2020-09-24 21:50:27 +02:00 |
|
Philipp Kühn
|
57bafb00b9
|
Merge pull request #10 from ueberdosis/feature/add-paragraph-command
add paragraph command and keyboard shortcut
|
2020-09-24 20:45:12 +02:00 |
|
Hans Pagel
|
ab64afc249
|
add moooore content
|
2020-09-24 18:29:53 +02:00 |
|
Hans Pagel
|
e283ec4399
|
fix tests
|
2020-09-24 18:29:34 +02:00 |
|
Hans Pagel
|
26d808e1ba
|
improve the examples
|
2020-09-24 17:56:42 +02:00 |
|
Hans Pagel
|
d7db24a199
|
add paragraph command and keyboard shortcut
|
2020-09-24 15:27:29 +02:00 |
|
Philipp Kühn
|
ac33eb483e
|
fix more linting errors
|
2020-09-24 00:29:05 +02:00 |
|
Philipp Kühn
|
5dff1c00d8
|
fix some linting errors
|
2020-09-23 23:38:11 +02:00 |
|
Hans Pagel
|
f4a76c5448
|
add bullet list and ordered list to the basic example
|
2020-09-23 09:43:21 +02:00 |
|
Philipp Kühn
|
dcac67c61a
|
fix more commands
|
2020-09-22 09:08:08 +02:00 |
|
Philipp Kühn
|
4da71ecfbb
|
add some more commands
|
2020-09-21 23:17:30 +02:00 |
|
Philipp Kühn
|
778e064979
|
add basic ChainedCommands type
|
2020-09-21 21:40:44 +02:00 |
|
Philipp Kühn
|
c1a941a042
|
add support for prosemirror commands
|
2020-09-21 18:40:32 +02:00 |
|
Philipp Kühn
|
f6270c0e0c
|
add more commands
|
2020-09-20 23:44:38 +02:00 |
|
Philipp Kühn
|
fbdc156981
|
add basic new chaining
|
2020-09-20 23:19:27 +02:00 |
|
Hans Pagel
|
c307171295
|
add morrre content
|
2020-09-16 17:01:47 +02:00 |
|
Hans Pagel
|
3470400785
|
add more content to the basic example
|
2020-09-15 17:55:22 +02:00 |
|
Hans Pagel
|
f8487c95a7
|
add bullet list markdown shortcut tests
|
2020-09-15 16:59:27 +02:00 |
|
Hans Pagel
|
a560a1bbb4
|
remove global window.editor instance from demos
|
2020-09-15 16:52:19 +02:00 |
|
Philipp Kühn
|
00506e359b
|
defaults to force: true for type and click
|
2020-09-15 09:03:08 +02:00 |
|
Philipp Kühn
|
61ca7d4377
|
remove focus from tests
|
2020-09-14 23:39:27 +02:00 |
|
Philipp Kühn
|
66841f2fe2
|
replace all contains
|
2020-09-11 21:56:08 +02:00 |
|
Philipp Kühn
|
46cee66db9
|
update some tests
|
2020-09-11 21:04:55 +02:00 |
|
Philipp Kühn
|
8df2a5d25e
|
add done again
|
2020-09-11 18:52:18 +02:00 |
|
Philipp Kühn
|
cc0695feb6
|
formatting
|
2020-09-11 18:45:16 +02:00 |
|
Philipp Kühn
|
7350f52392
|
fix crapcode
|
2020-09-11 18:35:25 +02:00 |
|
Hans Pagel
|
3b67e58941
|
Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
# Conflicts:
# docs/src/demos/Examples/MarkdownShortcuts/index.spec.js
# docs/src/demos/Extensions/Blockquote/index.spec.js
# docs/src/demos/Extensions/Bold/index.spec.js
# docs/src/demos/Extensions/Code/index.spec.js
# docs/src/demos/Extensions/CodeBlock/index.spec.js
# docs/src/demos/Extensions/HardBreak/index.spec.js
# docs/src/demos/Extensions/Heading/index.spec.js
# docs/src/demos/Extensions/History/index.spec.js
# docs/src/demos/Extensions/HorizontalRule/index.spec.js
# docs/src/demos/Extensions/Italic/index.spec.js
# docs/src/demos/Extensions/Paragraph/index.spec.js
# docs/src/demos/Extensions/Strike/index.spec.js
# docs/src/demos/Extensions/Underline/index.spec.js
|
2020-09-11 18:20:56 +02:00 |
|
Philipp Kühn
|
b13d3ddb0b
|
Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main
# Conflicts:
# docs/src/demos/Examples/MarkdownShortcuts/index.spec.js
# docs/src/demos/Extensions/Blockquote/index.spec.js
# docs/src/demos/Extensions/Bold/index.spec.js
# docs/src/demos/Extensions/Code/index.spec.js
# docs/src/demos/Extensions/CodeBlock/index.spec.js
# docs/src/demos/Extensions/HardBreak/index.spec.js
# docs/src/demos/Extensions/Heading/index.spec.js
# docs/src/demos/Extensions/History/index.spec.js
# docs/src/demos/Extensions/HorizontalRule/index.spec.js
# docs/src/demos/Extensions/Italic/index.spec.js
# docs/src/demos/Extensions/Paragraph/index.spec.js
# docs/src/demos/Extensions/Strike/index.spec.js
# docs/src/demos/Extensions/Underline/index.spec.js
|
2020-09-11 18:11:56 +02:00 |
|
Philipp Kühn
|
808b806db8
|
store editor in dom element
|
2020-09-11 18:06:13 +02:00 |
|
Hans Pagel
|
a3466f1add
|
add before method again
|
2020-09-11 17:51:57 +02:00 |
|
Hans Pagel
|
dc83868b53
|
get rid of before method
|
2020-09-11 17:42:41 +02:00 |
|
Hans Pagel
|
7e3d6fbe83
|
delete crap code test
|
2020-09-11 16:41:20 +02:00 |
|
Hans Pagel
|
c4d02c291c
|
async beforeeach
|
2020-09-11 16:24:37 +02:00 |
|
Hans Pagel
|
1b414ab33c
|
really fix tests
|
2020-09-11 15:57:33 +02:00 |
|
Hans Pagel
|
e99ecb9595
|
fix code blocks
|
2020-09-10 15:03:48 +02:00 |
|
Hans Pagel
|
cd116b7d1a
|
wording
|
2020-09-10 14:52:19 +02:00 |
|
Hans Pagel
|
7c069e3eb6
|
add new extensions to the basic example
|
2020-09-10 14:51:07 +02:00 |
|
Hans Pagel
|
19a5e7eab5
|
clean up the markdown shortcuts tests
|
2020-09-10 11:23:54 +02:00 |
|
Philipp Kühn
|
0361da1b71
|
Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/replace-classes
# Conflicts:
# docs/src/demos/Examples/Focus/index.vue
# docs/src/docPages/api/extensions/placeholder.md
# docs/src/docPages/general/roadmap.md
|
2020-09-09 18:16:51 +02:00 |
|
Hans Pagel
|
94ca32478a
|
improve focus example
|
2020-09-09 15:25:00 +02:00 |
|
Philipp Kühn
|
a812dd47be
|
fix extension manager
|
2020-09-09 10:58:10 +02:00 |
|
Hans Pagel
|
c10c0c8e8d
|
skip read only tests
|
2020-09-08 14:30:28 +02:00 |
|
Hans Pagel
|
d76b091db8
|
rename tests
|
2020-09-08 14:29:27 +02:00 |
|