Commit Graph

369 Commits

Author SHA1 Message Date
Philipp Kühn
6ba076cd42
Merge pull request #1217 from swanson/patch-4
Typo fix
2021-05-03 09:12:57 +02:00
Hans Pagel
a645a84729 docs: update content 2021-04-30 19:42:44 +02:00
Philipp Kühn
811bf693eb feat: add setNodeSelection and setTextSelection commands 2021-04-27 11:41:24 +02:00
matt swanson
fe55d111e9 Clarify table header documentation 2021-04-25 00:29:05 +02:00
matt swanson
277c18811d
Typo 2021-04-24 11:51:54 -04:00
Hans Pagel
9f9c21356b fix broken links 2021-04-21 15:41:27 +02:00
Hans Pagel
f6a242438e replace link to GitHub repository 2021-04-21 15:31:11 +02:00
Philipp Kühn
c8a7735d05 docs: update content 2021-04-21 12:11:56 +02:00
Philipp Kühn
36bf546c2d docs: update content 2021-04-21 11:46:45 +02:00
Philipp Kühn
170b9b8d64 docs: update content 2021-04-21 11:03:33 +02:00
Philipp Kühn
cc8e879da0 docs: update content 2021-04-21 10:27:51 +02:00
Philipp Kühn
00fc1d1ae7 docs: update content 2021-04-21 10:22:59 +02:00
Philipp Kühn
1c8ca95de2 refactor: remove AnyObject type 2021-04-21 09:43:31 +02:00
Philipp Kühn
31e0d1612c docs: update content 2021-04-18 23:21:52 +02:00
Philipp Kühn
9f64015157 feat: remove resize event handler 2021-04-16 12:51:47 +02:00
Philipp Kühn
cf275e9417 docs: update content 2021-04-16 12:48:06 +02:00
Hans Pagel
accceccd09 docs: update content 2021-04-15 21:48:19 +02:00
Hans Pagel
f05e237346 docs: update content 2021-04-15 19:33:51 +02:00
Hans Pagel
8ddb073d8b Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-04-08 23:00:17 +02:00
Hans Pagel
e33d5e506a docs: update content 2021-04-08 23:00:01 +02:00
Hans Pagel
f4d3bbd5ec docs: update content 2021-04-08 22:56:09 +02:00
Philipp Kühn
26e9212ff5 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next 2021-04-08 22:55:07 +02:00
Philipp Kühn
08bc5c3d81 Merge branch 'main' into feature/extension-code-block-lowlight 2021-04-08 22:18:59 +02:00
Philipp Kühn
cbbb6bf4e1 docs: update content 2021-04-08 22:17:52 +02:00
Hans Pagel
0b7a780878 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-04-08 22:12:52 +02:00
Hans Pagel
49783d5a3d docs: update content 2021-04-08 16:06:58 +02:00
Philipp Kühn
0e713432ae docs: update content 2021-04-08 00:13:51 +02:00
Hans Pagel
e597ed9f55 docs: update content 2021-04-07 23:08:24 +02:00
Hans Pagel
b5cf0892c4 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-04-07 22:56:52 +02:00
Hans Pagel
fa23bae5b5 docs: update content 2021-04-07 22:53:31 +02:00
Philipp Kühn
95f31f48fd Merge branch 'main' into feature/extension-code-block-lowlight 2021-04-07 22:39:39 +02:00
Philipp Kühn
7c4c50e520 docs: fix some code blocks 2021-04-07 22:28:29 +02:00
Philipp Kühn
a0e2a830d7 refactor: remove isEditable from node views, remove viewUpdate event 2021-04-07 22:07:36 +02:00
Philipp Kühn
3334d930f3 feat: add resetAttributes() command, deprecate resetNodeAttributes() 2021-04-07 21:30:55 +02:00
Philipp Kühn
aac32b4df6 feat: add updateAttributes() command, deprecate updateNodeAttributes(), fix #254 2021-04-07 21:17:02 +02:00
Philipp Kühn
b8d9b7d4c7 feat: add insertContent() command, deprecate insertText(), insertHTML() and insertNode() 2021-04-07 11:53:37 +02:00
Hans Pagel
2c5a82df47 docs: update content, add new commands pages 2021-04-06 23:57:20 +02:00
Hans Pagel
3f3ce1d8d4 docs: update content 2021-04-06 23:36:07 +02:00
Philipp Kühn
704e01de6a Merge branch 'main' into feature/extension-code-block-lowlight
# Conflicts:
#	docs/src/docPages/api/nodes/code-block-lowlight.md
#	docs/src/links.yaml
2021-04-04 23:13:52 +02:00
Hans Pagel
e5866a08cf docs: update content 2021-04-03 16:13:47 +02:00
Hans Pagel
4792fc3200 docs: update content 2021-04-03 15:21:30 +02:00
Philipp Kühn
a5e1030e4f add insertNode command 2021-04-02 21:55:25 +02:00
Philipp Kühn
7adf1853d7 add basic lowlight extension 2021-04-02 00:07:40 +02:00
Philipp Kühn
c68fa74ad1 add resize event 2021-04-01 16:21:47 +02:00
Philipp Kühn
a29e62d562 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next 2021-04-01 15:57:34 +02:00
Philipp Kühn
3f1fa81392 add doc page for floating menu 2021-04-01 15:47:00 +02:00
Hans Pagel
cc44f1a65a docs: update content 2021-03-31 22:35:00 +02:00
Philipp Kühn
5095d74ec6 update docs 2021-03-31 14:07:23 +02:00
Philipp Kühn
74c4beece7 Merge branch 'feature/extension-bubble-menu' 2021-03-31 13:45:46 +02:00
Hans Pagel
f60b1bff45 docs: update content 2021-03-30 21:53:29 +02:00