Commit Graph

1637 Commits

Author SHA1 Message Date
Philipp Kühn
dee90ff3cd docs: fix task list examples, fix #1417 2021-06-14 15:27:38 +02:00
Hans Pagel
2502932fa0 document keyboard shortcuts 2021-06-09 11:57:54 +02:00
Philipp Kühn
6b5c44c97a remove nested experiment 2021-06-09 10:53:20 +02:00
Hans Pagel
3f57a13d19 feature: add subscript and superscript extensions, docs and tests 2021-06-08 14:52:38 +02:00
Jeet Mandaliya
cc696091c9 adding type definitions for Result in linter experimental extension 2021-06-07 14:34:30 +02:00
Hans Pagel
f7a7d23153 add a new job 2021-06-07 12:03:06 +02:00
Philipp Kühn
6212cb46d1 add figureToImage command 2021-06-04 23:58:00 +02:00
Philipp Kühn
3e6d3dca1f docs: update content 2021-06-04 22:58:34 +02:00
Philipp Kühn
592f62ed0e docs: update content 2021-06-04 22:40:36 +02:00
Philipp Kühn
ab5a81e3a8 use foreach command for imageToFigure 2021-06-04 22:26:18 +02:00
Philipp Kühn
af91b811bf refactoring 2021-06-04 15:55:05 +02:00
Philipp Kühn
e680544b7d refactoring 2021-06-04 15:17:52 +02:00
Philipp Kühn
be776e09f9 add imageToFigure command for figure experiment 2021-06-04 15:06:36 +02:00
Philipp Kühn
517ecc577b docs: disable some ligatures for typography docs, fix #1412 2021-06-04 09:56:32 +02:00
Philipp Kühn
c0068d4e67 refactoring 2021-06-04 00:09:47 +02:00
Philipp Kühn
478237dc61 refactoring 2021-06-04 00:05:24 +02:00
Philipp Kühn
53d7172ff1 improve cursor position for figure 2021-06-04 00:01:14 +02:00
Philipp Kühn
38f3601e6f Revert "feat: update lowlight to v2"
This reverts commit 7e96d98a21.
2021-06-03 21:20:36 +02:00
Philipp Kühn
03bfce7419 fix typo 2021-06-03 15:18:54 +02:00
Philipp Kühn
d21d556150 docs: add figure button 2021-06-03 15:10:27 +02:00
Philipp Kühn
c949fb6c7f remove log 2021-06-03 09:59:03 +02:00
Philipp Kühn
4d83e56ff5 debug 2021-06-03 09:51:30 +02:00
Hans Pagel
3593565835 docs: fix styling of frontpage demo 2021-06-03 09:39:38 +02:00
Hans Pagel
af3f96a07c Merge branch 'main' of github.com:ueberdosis/tiptap
# Bitte geben Sie eine Commit-Beschreibung ein, um zu erklären, warum dieser
# Merge erforderlich ist, insbesondere wenn es einen aktualisierten
# Upstream-Branch mit einem Thema-Branch zusammenführt.
#
# Zeilen, die mit '#' beginnen, werden ignoriert,
# und eine leere Beschreibung bricht den Commit ab.
2021-06-03 09:38:01 +02:00
Philipp Kühn
36dad2bbae feat: add setMeta command 2021-06-02 10:50:10 +02:00
Philipp Kühn
b3b297f5ce improve enter behavior for figure 2021-06-01 22:56:24 +02:00
Philipp Kühn
1838d097d0 docs: update content 2021-06-01 18:28:13 +02:00
Philipp Kühn
f5febda470 fix figure drag 2021-06-01 17:48:46 +02:00
Philipp Kühn
faddc873ad Merge branch 'main' of https://github.com/ueberdosis/tiptap 2021-06-01 17:44:42 +02:00
Philipp Kühn
fa8711e2a8 add nested editor experiment 2021-06-01 17:44:40 +02:00
Hans Pagel
51255c1a8b docs: add a new job 2021-06-01 17:10:20 +02:00
Hans Pagel
639eb5cf4d docs: add a introduction page 2021-06-01 17:06:44 +02:00
Hans Pagel
87611d812a experiments: add a figure + figcaption node 2021-06-01 16:58:50 +02:00
Philipp Kühn
7e96d98a21 feat: update lowlight to v2 2021-05-31 20:49:42 +02:00
Jonathan
e7fefff466
Wording improvement
Just a tiny improvement to the wording used
2021-05-28 23:03:23 +01:00
Philipp Kühn
a24e33350c test: fix text align tests 2021-05-28 15:35:05 +02:00
Hans Pagel
ee9ff28d31 docs: update content 2021-05-28 11:45:52 +02:00
Hans Pagel
c17c473219 docs: wording 2021-05-28 09:57:43 +02:00
Hans Pagel
b6235d7266 experiments: add a priority to the collaboration annotation experiment 2021-05-28 09:55:37 +02:00
Hans Pagel
5858871ca8 docs: update content 2021-05-27 22:19:11 +02:00
Hans Pagel
98b0e3fe5e docs: add content for the focus and setTextSelection command 2021-05-27 21:37:47 +02:00
Philipp Kühn
61094d9028 Merge branch 'main' of https://github.com/ueberdosis/tiptap 2021-05-27 18:33:18 +02:00
Philipp Kühn
c1e2edce46 docs: fix demo 2021-05-27 18:13:17 +02:00
Hans Pagel
fd6f3fed4c docs: update content 2021-05-27 10:53:34 +02:00
MoPaMo
e304cb5dca
Make HTML in docs valid
You were missing an `<html>`-starter tag,  so users who copy-pasted the code would have experienced errors - not a very good first impression…
(Furthermore, I changed `<!doctype html>` to `<!DOCTYPE html>`since that's just more common)
2021-05-26 12:52:45 +02:00
Hans Pagel
9e83413967 docs: add a jobs page 2021-05-20 18:34:15 +02:00
Hans Pagel
f93961f03b add hint to the collab annotation page 2021-05-20 18:11:04 +02:00
Philipp Kühn
0475356194 docs: update content 2021-05-19 00:03:41 +02:00
Philipp Kühn
fcee5f82c6 feat: add deleteNode method to node views 2021-05-19 00:03:41 +02:00
Priestch
96a060eefd
docs: fix typo (#1339) 2021-05-18 18:36:18 +02:00