Hans Pagel
|
3518943e62
|
update content
|
2020-10-28 16:32:06 +01:00 |
|
Philipp Kühn
|
bfb52ebfa6
|
update image content
|
2020-10-27 22:41:19 +01:00 |
|
Philipp Kühn
|
a731ff8ea2
|
refactoring
|
2020-10-27 22:35:31 +01:00 |
|
Philipp Kühn
|
d8e82959ec
|
add some random image
|
2020-10-27 21:38:29 +01:00 |
|
Philipp Kühn
|
fd7d0f03bd
|
add basic image extension
|
2020-10-27 15:32:55 +01:00 |
|
Philipp Kühn
|
ed7d3862b2
|
refactor some attributes to new syntax
|
2020-10-27 14:53:23 +01:00 |
|
Philipp Kühn
|
98580b2149
|
fix some bugs
|
2020-10-23 23:41:54 +02:00 |
|
Philipp Kühn
|
4bff000751
|
add textAlign command
|
2020-10-23 17:50:28 +02:00 |
|
Philipp Kühn
|
9f908b2cbf
|
add setNodeAttributes command
|
2020-10-23 17:19:12 +02:00 |
|
Philipp Kühn
|
5976d6083c
|
add basic text align extension
|
2020-10-23 15:23:40 +02:00 |
|
Philipp Kühn
|
f37e6da902
|
rename .json() to .getJSON() and .html() to .getHTML(), fix #22, fix #23
|
2020-10-23 11:58:00 +02:00 |
|
Philipp Kühn
|
79172753ef
|
add new syntax to all extensions
|
2020-10-22 12:34:49 +02:00 |
|
Philipp Kühn
|
681f951f5f
|
Merge branch 'main' into feature/extension-classes
# Conflicts:
# packages/core/src/utils/getSchema.ts
|
2020-10-12 22:25:33 +02:00 |
|
Hans Pagel
|
2f8f40e8c9
|
disable last failing test for now
|
2020-10-12 20:36:01 +02:00 |
|
Hans Pagel
|
3e3f4444e4
|
change keyboard shortcut for code blocks, should fix tests
|
2020-10-12 20:28:04 +02:00 |
|
Hans Pagel
|
34affa7bbb
|
fix tests
|
2020-10-12 17:19:19 +02:00 |
|
Philipp Kühn
|
8324f57528
|
add basic extension classes
|
2020-10-09 22:59:25 +02:00 |
|
Hans Pagel
|
0e48b8e6f6
|
add a lot more parseDOM tests to all extensions
|
2020-10-08 14:15:02 +02:00 |
|
Hans Pagel
|
d09c664909
|
add italic parseDOM tests
|
2020-10-08 03:57:45 +02:00 |
|
Hans Pagel
|
78cc76c1a6
|
test bold parseDOM rules
|
2020-10-08 03:51:39 +02:00 |
|
Hans Pagel
|
2d82e4e1a7
|
add mooore content
|
2020-10-05 14:56:45 +02:00 |
|
Philipp Kühn
|
0bad11bac7
|
Merge pull request #19 from ueberdosis/fix/autofocus
Fix the broken autoFocus option
|
2020-10-02 21:58:02 +02:00 |
|
Philipp Kühn
|
ca5a049950
|
Merge pull request #17 from ueberdosis/feature/add-tilde-shortcut-to-code-blocks
add tilde markdown shortcut support to code blocks
|
2020-10-02 21:45:37 +02:00 |
|
Hans Pagel
|
6baa758ec3
|
clean up the test
|
2020-10-02 15:49:58 +02:00 |
|
Hans Pagel
|
eabcecb550
|
add comment about broken autoFocus option
|
2020-10-02 15:45:45 +02:00 |
|
Hans Pagel
|
eeec5b6871
|
change markdown shortcut for striked text to two tildes
|
2020-10-02 15:05:26 +02:00 |
|
Hans Pagel
|
64da5cbcf7
|
add tilde markdown shortcut support to code blocks
|
2020-10-02 14:54:10 +02:00 |
|
Hans Pagel
|
f96dca37d6
|
move styles from demos to vue components
|
2020-10-02 14:43:19 +02:00 |
|
Philipp Kühn
|
412c43e086
|
improve dev server startup time
|
2020-10-01 21:14:00 +02:00 |
|
Philipp Kühn
|
cd2835b6ca
|
Merge pull request #15 from ueberdosis/feature/parse-code-blocks
Add language support to Code Block’s parseDOM function
|
2020-09-30 19:21:17 +02:00 |
|
Hans Pagel
|
9261639725
|
wording
|
2020-09-30 16:33:32 +02:00 |
|
Hans Pagel
|
576f3e1caa
|
add language support to code blocks
|
2020-09-30 16:25:32 +02:00 |
|
Hans Pagel
|
5d7435f3fe
|
add more content
|
2020-09-30 16:16:15 +02:00 |
|
Hans Pagel
|
5d9b16c9f1
|
rename test
|
2020-09-27 10:45:32 +02:00 |
|
Hans Pagel
|
30bf37c8c8
|
make link target _blank the default
|
2020-09-27 10:41:20 +02:00 |
|
Hans Pagel
|
13c95b602e
|
replace headline with heading
|
2020-09-27 10:40:08 +02:00 |
|
Hans Pagel
|
eca9dcd40d
|
remove underline from default extensions
|
2020-09-27 10:38:59 +02:00 |
|
Hans Pagel
|
a6bcea4458
|
improve collab cursor styling
|
2020-09-27 10:37:48 +02:00 |
|
Hans Pagel
|
149ce56ad8
|
add table of content support
|
2020-09-27 10:29:01 +02:00 |
|
Philipp Kühn
|
b926060f1e
|
Merge pull request #13 from ueberdosis/feature/make-blockquotes-wrappable
make blockquotes wrappable
|
2020-09-27 09:30:11 +02:00 |
|
Philipp Kühn
|
6b57c09feb
|
Merge pull request #12 from ueberdosis/feature/code-block-with-language-support
add language support to code blocks
|
2020-09-27 09:29:59 +02:00 |
|
Hans Pagel
|
408514287e
|
move collaboration example
|
2020-09-26 21:08:49 +02:00 |
|
Hans Pagel
|
960d230d84
|
add content to the collaboration extension page
|
2020-09-26 20:58:58 +02:00 |
|
Hans Pagel
|
5313c0b8f6
|
make blockquotes wrappable
|
2020-09-26 20:50:01 +02:00 |
|
Hans Pagel
|
e24ce2af77
|
add language support to code blocks
|
2020-09-26 20:20:52 +02:00 |
|
Hans Pagel
|
e14365fad6
|
add a list of animal emojis to get a random name
|
2020-09-26 17:57:08 +02:00 |
|
Hans Pagel
|
97a8fd961a
|
clean up
|
2020-09-26 17:39:41 +02:00 |
|
Hans Pagel
|
79113aa394
|
add command to update username and color, add UI to show other users
|
2020-09-26 17:35:07 +02:00 |
|
Hans Pagel
|
015d0f2c21
|
rename room
|
2020-09-26 15:00:02 +02:00 |
|
Hans Pagel
|
225727e40f
|
fix number of connected users
|
2020-09-26 14:37:35 +02:00 |
|