Commit Graph

50 Commits

Author SHA1 Message Date
ThisDavidRichard
65ee8255d8
Update links.yaml 2024-03-06 12:38:26 +01:00
ThisDavidRichard
2850c59254
Update links.yaml 2024-02-20 08:59:20 +01:00
ThisDavidRichard
4a52285348
Update links.yaml 2024-02-20 08:51:46 +01:00
svenadlung
5a4c3baa06 docs: update comments navigation item 2024-02-16 11:21:25 +01:00
ThisDavidRichard
2f12014a03
Update links.yaml 2024-02-16 11:05:01 +01:00
ThisDavidRichard
a87264adf6
Update links.yaml 2024-02-16 11:04:20 +01:00
ThisDavidRichard
ccf14a956a
Update links.yaml 2024-02-15 16:24:48 +01:00
ThisDavidRichard
91182d7e7d
Update links.yaml 2024-02-15 16:01:49 +01:00
ThisDavidRichard
9ac3a9d0a3
Update links.yaml 2024-02-15 15:57:19 +01:00
ThisDavidRichard
a3e7d71f95
Update links.yaml 2024-02-15 15:53:03 +01:00
Dominik Biedebach
feb8e166bb Merge branch 'main' of github.com:ueberdosis/tiptap 2024-02-15 13:17:58 +01:00
Dominik Biedebach
c84fb2b92d updated links.yml 2024-02-15 13:17:47 +01:00
ThisDavidRichard
6676c7e034
Update links.yaml
omit "new" from sidebar
2024-02-09 09:45:26 +01:00
Jan Thurau
3a6c7a063c
docs 2024-01-24 09:18:37 +01:00
Sven Adlung
e567a441d5
Docs update (#4804)
* Create management-api

* Create getting-started

* Create Introduction

* Rename Introduction to Introduction.md

* Rename getting-started to getting-started.md

* Rename management-api to management-api.md

* Create webhook.md

* Create simple-collaboration-app.md

* Create jwt-authentication.md

* Delete docs/cloud directory

* Delete docs/tutorials.md

* Update links.yaml

* Update links.yaml

* Rename Introduction.md to introduction.md

* Delete docs/tutorials directory

* Update links.yaml

* Update links.yaml

---------

Co-authored-by: ThisDavidRichard <147505039+ThisDavidRichard@users.noreply.github.com>
2024-01-19 14:33:57 +01:00
Jan Thurau
537191b972
docs: adds management API 2024-01-18 20:18:16 +01:00
bdbch
731109b566 merge main 2024-01-10 13:57:46 +01:00
Martin Kriegeskorte
a1d48da7d5 docs: fix link 2024-01-09 18:10:20 +01:00
Martin Kriegeskorte
8a6359d6cf docs: Tiptap AI 2024-01-09 17:40:08 +01:00
bdbch
57eba08f46
feature: nodepos (#4701)
* start writing docs for nodepos
* added nodepos docs
* added to links

---------

Co-authored-by: bdbch <dominik@bdbch.com>
2024-01-08 20:21:23 +01:00
Dominik Biedebach
025dfff1d9 added new labels 2023-09-29 14:38:23 +02:00
Dominik Biedebach
a78c3a194f update links.yaml 2023-09-28 14:23:37 +02:00
Dominik Biedebach
652a82b786 reenable cdn docs 2023-08-11 10:33:46 -07:00
Martin Kriegeskorte
4bd507af56 docs: highlight ai 2023-07-30 21:39:45 -07:00
Martin Kriegeskorte
8c3ea97ca0 docs: add ai to docs 2023-07-30 20:08:55 -07:00
svenadlung
238a3f0fde remove link to support packages 2023-06-24 12:13:28 -07:00
Jan Thurau
87925f2b91
docs: tutorials: adds react examples, makes it possible to add Lexical-React as a code type 2023-05-31 22:39:18 +02:00
Sven Adlung
aed9cb0643
docs: update nodes and extensions lists (#3886) 2023-03-27 15:21:52 +02:00
Martin Kriegeskorte
3a9b775bda docs: link to support page 2023-03-21 17:50:19 +01:00
svenadlung
84ac1dc9c7 update docs 2023-03-15 17:05:59 +01:00
svenadlung
00deac42d3 docs: fix docs order and add new pro extensions 2023-03-15 11:58:41 +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
Dominik Biedebach
ecd0ea38d5 remove peer deps link 2023-02-02 18:06:15 +01:00
Dominik
f387ad3dd4
feat(pm): new prosemirror package for dependency resolving
* chore:(core): migrate to tsup

* chore: migrate blockquote and bold to tsup

* chore: migrated bubble-menu and bullet-list to tsup

* chore: migrated more packages to tsup

* chore: migrate code and character extensions to tsup

* chore: update package.json to simplify build for all packages

* chore: move all packages to tsup as a build process

* chore: change ci build task

* feat(pm): add prosemirror meta package

* rfix: resolve issues with build paths & export mappings

* docs: update documentation to include notes for @tiptap/pm

* chore(pm): update tsconfig

* chore(packages): update packages

* fix(pm): add package export infos & fix dependencies

* chore(general): start moving to pm package as deps

* chore: move to tiptap pm package internally

* fix(demos): fix demos working with new pm package

* fix(tables): fix tables package

* fix(tables): fix tables package

* chore(demos): pinned typescript version

* chore: remove unnecessary tsconfig

* chore: fix netlify build

* fix(demos): fix package resolving for pm packages

* fix(tests): fix package resolving for pm packages

* fix(tests): fix package resolving for pm packages

* chore(tests): fix tests not running correctly after pm package

* chore(pm): add files to files array

* chore: update build workflow

* chore(tests): increase timeout time back to 12s

* chore(docs): update docs

* chore(docs): update installation guides & pm information to docs

* chore(docs): add link to prosemirror docs

* fix(vue-3): add missing build step

* chore(docs): comment out cdn link

* chore(docs): remove semicolons from docs

* chore(docs): remove unnecessary installation note

* chore(docs): remove unnecessary installation note
2023-02-02 17:37:33 +01:00
svenadlung
b05433272c docs: refactor installation docs 2022-12-22 22:46:43 +01:00
svenadlung
599b8cc014 docs: move youtube documentation to nodes 2022-07-06 13:20:33 +02:00
svenadlung
9e843539e0 docs: link youtube extension in docs 2022-07-04 13:57:16 +02:00
Dominik Biedebach
4abd7c8827 docs(docs): 📝 add missing documentation for commands 2022-06-08 12:41:14 +02:00
Dominik Biedebach
43f8843c3e docs(docs): 📝 add missing command docs 2022-06-08 12:15:59 +02:00
Hans Pagel
bd266000dc docs: add ueberdosis/tiptap-php 2022-01-27 23:04:05 +01:00
Philipp Kühn
0aa39f93cb feat: add selectTextblockStart and selectTextblockEnd commands 2022-01-25 10:35:39 +01:00
Markus Krause
941ce64b28 docs: add icons for examples 2022-01-17 13:24:38 +01:00
Hans Pagel
c91eaed570 docs: add new details node to the navigation 2021-12-02 18:02:48 +01:00
Hans Pagel
7a2b02bfcf docs: add the emoji extension 2021-11-11 12:47:22 +01:00
Hans Pagel
5aed8b02e0 docs: add a minimal changelog page 2021-10-29 17:48:38 +02:00
Hans Pagel
286bdd1c91 docs: rename about page 2021-10-16 15:47:52 +02:00
Hans Pagel
d70ba4e380
Update links.yaml 2021-10-07 13:17:21 +02:00
Philipp Kühn
9e58f3ad55 docs: update content 2021-10-03 20:53:30 +02:00
Hans Pagel
c2b1231f35
New example for custom documents (to force a heading on the top) (#1948)
* examples: add a custom document example, with a heading on top

* add link to the new example

* fix example page
2021-09-27 23:02:13 +02:00
Philipp Kühn
2f15a11572 remove gridsome 2021-09-16 14:41:25 +02:00