Patrick Baber
|
614fc8082c
|
feat: add tiptap class
* update docs
* update demos
|
2023-05-25 13:45:06 +02:00 |
|
Dominik
|
8c6751f0c6
|
add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862)
* chore: add precommit hook for eslint fixes, fix linting issues
* chore: add eslint import sort plugin
|
2022-06-08 14:10:25 +02:00 |
|
Dominik Biedebach
|
12305cfa31
|
fix broken GuideContent demos not rendering because of unexpected useEffect return value
|
2022-04-14 00:20:09 +02:00 |
|
Philipp Kühn
|
ed21bfc422
|
demos: remove content of index.html files
|
2021-12-17 14:02:22 +01:00 |
|
svenadlung
|
a7df47336c
|
Add GenerateHTML demo for React
|
2021-11-16 20:35:39 +01:00 |
|
svenadlung
|
d8ce6fdafd
|
Add GenerateJSON demo for React
|
2021-11-16 20:32:38 +01:00 |
|
svenadlung
|
d6286e5d5c
|
Add GenerateText demo for React
|
2021-11-16 20:28:31 +01:00 |
|
svenadlung
|
152b0d328e
|
Add ReadOnly demo for React
|
2021-11-16 19:27:54 +01:00 |
|
svenadlung
|
5fcd4beffb
|
ExportJSON React demo prettify fix
|
2021-11-16 19:14:21 +01:00 |
|
svenadlung
|
c2de06bb26
|
Add ExportJSON for React
|
2021-11-16 19:11:45 +01:00 |
|
svenadlung
|
7749eaa18a
|
Add ExportHTML demo for React
|
2021-11-16 18:47:41 +01:00 |
|
Philipp Kühn
|
50b6e6c1c6
|
demos: fix debug output
|
2021-09-28 20:40:31 +02:00 |
|
Philipp Kühn
|
fe6a3e7491
|
feat: add getText() and generateText() methods (fix #1428) (#1875)
* move getTextBetween method
* add getText method
* refactoring
* refactoring
* refactoring
* move renderText to schema, add generateText method
* add GenerateText demo
* docs: update
* remove demo from html page
|
2021-09-09 23:51:05 +02:00 |
|
Philipp Kühn
|
2d129459ca
|
fix tests
|
2021-08-26 14:07:37 +02:00 |
|
Philipp Kühn
|
e0016c40e9
|
migrate beforeDestroy to beforeUnmount
|
2021-08-25 18:36:11 +02:00 |
|
Philipp Kühn
|
f99357b9a3
|
add GuideContent demos
|
2021-08-25 18:21:37 +02:00 |
|