Commit Graph

15 Commits

Author SHA1 Message Date
Patrick Baber
1fe94efa2d
add link to version 1 of the docs (#4197) 2023-07-10 23:58:33 +02:00
Dominik
e597809c11
docs: add extension cli note to contributing docs (#3793)
* docs: add extension cli note to contributing docs

* docs: add notes to CLI

* docs: fix rollup and vite naming
2023-02-27 21:22:34 +01:00
Sven Adlung
545ac62bdc
Update installation guides (#3698)
* docs: update installation guides

* docs: remove base setup

* docs: complete the prosemirror package documentation
2023-02-07 10:18:53 +01:00
svenadlung
b43eecfcc1 docs: fix typos 2022-11-07 21:41:00 +01:00
Dominik Biedebach
80de6cdf18 refactor(global): remove yarn in favor for npm
re #2087
2022-05-13 10:18:12 +02:00
Britta Weiland
338d4b1589
docs: Fix typo in contributing.md (#2352) 2022-01-04 23:21:02 +01:00
Hans Pagel
b37b0921dd
Update contributing.md 2021-11-24 13:51:20 +01:00
Hans Pagel
7e476ec617 docs: remove Yarn instructions 2021-11-09 11:56:27 +01:00
Philipp Kühn
9afadeb7fe
feat!: Replace defaultOptions with addOptions (#2088)
* add new addOptions option

* replace defaultOptions with addOptions for all extensions

* replace defaultOptions with addOptions for all demos

* replace defaultOptions with addOptions in docs

* refactoring

* refactoring

* drop object support for addOptions

* fix optional options

* fix tests
2021-10-26 18:31:13 +02:00
Hans Pagel
f45c8d0ca7 docs: use regular case for Tiptap 2021-10-19 22:30:45 +02:00
Hans Pagel
c5f025909e docs: remove most of the tables from the content (to improve the searchability) 2021-10-07 21:02:30 +02:00
Hans Pagel
6d339733a4 docs: update the upgrade guide 2021-09-28 23:35:40 +02:00
Jake Dolan
ce6de2bba4 Update upgrade-guide.md
The commands toggleHardBreak(), toggleHorizontalRule(), toggleParagraph() do not exist. 

Updating the documentation to reflect the existing commands setHardBreak(), setHorizontalRule(), setParagraph().
2021-09-22 11:55:55 +02:00
Philipp Kühn
569aa15c4f Merge branch 'main' of https://github.com/ueberdosis/tiptap into docs/remove-gridsome
# Conflicts:
#	docs/experiments/collaboration-annotation.md
#	docs/experiments/global-drag-handle.md
2021-09-17 23:45:04 +02:00
Philipp Kühn
2f15a11572 remove gridsome 2021-09-16 14:41:25 +02:00