Commit Graph

715 Commits

Author SHA1 Message Date
Philipp Kühn
b0755cbad6 Merge pull request #1273 from ueberdosis/feature/generate-json-from-html
New Feature: Generate JSON from HTML
2021-05-07 10:37:17 +02:00
Philipp Kühn
00d8958b72 docs: update content 2021-05-06 18:41:22 +02:00
Hans Pagel
a9c0bf5982 add a generateJSON utility to the HTML package 2021-05-05 23:10:45 +02:00
Hans Pagel
7feb19eb72 feature: add generateJSON utility function to generate JSON from a HTML string 2021-05-05 21:24:24 +02:00
Hans Pagel
6f0fa6569d docs: write about drag handles for node views, fix #1234 2021-05-05 20:58:16 +02:00
Hans Pagel
ef98d070ac Merge branch 'main' of github.com:ueberdosis/tiptap into main 2021-05-05 20:55:12 +02:00
Hans Pagel
0d648818fc docs: add link to ngx-tiptap, fix #1250 2021-05-05 20:54:45 +02:00
Philipp Kühn
0030f083b0 docs: update content 2021-05-05 19:42:47 +02:00
Philipp Kühn
9320eaf05f Merge branch 'main' into feature/remove-replace-commands 2021-05-05 18:37:10 +02:00
Philipp Kühn
e2756aab5f docs: update content 2021-05-05 14:19:24 +02:00
Duncan Krebbers
b606575884 HorizontalRule is included in defaultExtensions
Set 'default extension' for horizontalRule to true in api-nodes documentation.
2021-05-05 13:38:54 +02:00
Philipp Kühn
9e9401e68b feat: add linkOnPaste option for adding a link to the current selection if the pasted content only contains an url, fix #1210 2021-05-05 09:33:52 +02:00
Danny Feliz
196eb8622e Fix typo (#1262) 2021-05-05 07:44:18 +02:00
Hans Pagel
19f61fda1a docs: update content 2021-05-04 23:59:34 +02:00
Hans Pagel
0c06ece8e9 docs: update content 2021-05-04 23:26:07 +02:00
Jorge González
bc78b8bb8f [Docs] Improve example integration with Laravel Livewire (#1255)
* Improve example docs for integration with Laravel Livewire

* Revert code snippet to HTML
2021-05-03 22:47:43 +02:00
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
Hans Pagel
055c4349a6 docs: add a changelog 2021-04-28 22:24:20 +02:00
Hans Pagel
66b7664bcd remove Discord invite link for now 2021-04-28 18:49:50 +02:00
Hans Pagel
60d404f2a4 docs: update content 2021-04-27 18:50:51 +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
c5cda70198 Update default.md 2021-04-25 00:28:30 +02:00
matt swanson
277c18811d Typo 2021-04-24 11:51:54 -04:00
matt swanson
094eb1de32 Fix a small typo 2021-04-24 06:27:59 +02:00
Hans Pagel
181a54fb83 add a trailing node example 2021-04-23 21:58:05 +02:00
Hans Pagel
52567c0f65 Update upgrade-guide.md 2021-04-23 21:44:35 +02:00
Max Reynolds
93a38fa878 Use vue2 install guide instead 2021-04-23 21:44:35 +02:00
Max Reynolds
2f159f6671 Add install instructions
This makes it easier than having to navigate over to the `installation` page.
2021-04-23 21:44:35 +02:00
Hans Pagel
9a3a8f019b docs: fix typo 2021-04-22 09:09:19 +02:00
Hans Pagel
9f9c21356b fix broken links 2021-04-21 15:41:27 +02:00
Hans Pagel
19b813d23f replace GitHub remote URL 2021-04-21 15:31:32 +02:00
Hans Pagel
f6a242438e replace link to GitHub repository 2021-04-21 15:31:11 +02:00
Hans Pagel
1677f5064f replace primary domain 2021-04-21 15:28:52 +02:00
Philipp Kühn
7eb45868ea docs: update content 2021-04-21 12:21:40 +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
d14942ecbf docs: update content 2021-04-20 18:31:56 +02:00
Philipp Kühn
3cdad3399f Merge branch 'main' of https://github.com/ueberdosis/tiptap-next 2021-04-20 13:20:12 +02:00
Philipp Kühn
42f9eb3372 docs: update content 2021-04-20 13:20:02 +02:00
kriskbx
245082fd8e typo 2021-04-20 13:19:19 +02:00
kriskbx
1f1b20791f update collaboration guide 2021-04-20 13:18:15 +02:00
Philipp Kühn
ecf0c92434 docs: update styling 2021-04-20 10:13:43 +02:00
Philipp Kühn
31e0d1612c docs: update content 2021-04-18 23:21:52 +02:00
Hans Pagel
13da47f31b Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-04-16 19:15:59 +02:00