Commit Graph

31 Commits

Author SHA1 Message Date
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
9211ad2820 Merge branch 'main' of github.com:ueberdosis/tiptap into main 2021-05-11 19:23:48 +02:00
Hans Pagel
8d5e6deab4 docs: force Alpine to rerender when the selection updates 2021-05-11 19:23:36 +02:00
Philipp Kühn
00d8958b72 docs: update content 2021-05-06 18:41:22 +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
Hans Pagel
9a3a8f019b docs: fix typo 2021-04-22 09:09:19 +02:00
Hans Pagel
f6a242438e replace link to GitHub repository 2021-04-21 15:31:11 +02:00
Hans Pagel
f3b91bc27b docs: update content 2021-04-08 22:44:55 +02:00
Hans Pagel
7e21bdd752 docs: update content, improve the Alpine.js guide 2021-04-08 22:42:18 +02:00
Hans Pagel
527c5c7a3e docs: refactor alpine.js example 2021-04-08 22:12:46 +02:00
Hans Pagel
c063cc99f4 docs: add better titles to the integration guides 2021-04-07 00:08:50 +02:00
Hans Pagel
bdccc66d0f docs: update content 2021-04-03 17:30:56 +02:00
Philipp Kühn
b6f7c41726 refactoring 2021-03-24 22:57:26 +01:00
Philipp Kühn
72c17f9dde improve syntax highlighting for react docs 2021-03-18 23:47:15 +01:00
Hans Pagel
ae2505fe21 docs: add the react installation instructions 2021-03-18 23:33:47 +01:00
Philipp Kühn
c0fab9d685 remove old react example 2021-03-08 22:10:51 +01:00
Philipp Kühn
576813588d update svelte example again 2021-03-08 13:43:33 +01:00
Philipp Kühn
9f23ff20d6 whitespace 2021-03-08 13:25:02 +01:00
Philipp Kühn
dae9eefdc5 update svelte example 2021-03-08 13:20:26 +01:00
Philipp Kühn
a073d75dff add useEditor to docs 2021-03-05 10:29:19 +01:00
Philipp Kühn
81a69ef526 remove vue-starter-kit from docs, fix #185 2021-03-05 10:21:35 +01:00
Hans Pagel
a997b647f4 docs: update content 2021-03-03 22:22:50 +01:00
Hans Pagel
c10093fbcf docs: update content 2021-03-03 21:38:27 +01:00
Hans Pagel
c888984b08 docs: update content 2021-03-03 21:35:47 +01:00
Hans Pagel
7148a91049 docs: update content 2021-03-03 21:26:08 +01:00
Hans Pagel
fc3678afc3 docs: update content 2021-03-03 21:16:35 +01:00
Philipp Kühn
64b8f5c514 update docs 2021-02-28 23:39:29 +01:00
Hans Pagel
30fccac47c docs: auto detect languages from demo main file 2021-02-11 16:11:33 +01:00
Hans Pagel
d9ef464c45 docs: update content 2021-02-08 17:39:50 +01:00
Hans Pagel
f0c70d9d59 docs: update content 2021-02-08 16:41:57 +01:00
Hans Pagel
5571e1dd27 merge installation and the getting started guide 2021-02-07 15:55:50 +01:00