Commit Graph

72 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
Philipp Kühn
dd568dedea test: fix readonly test 2021-05-05 20:40:41 +02:00
Hans Pagel
19f61fda1a docs: update content 2021-05-04 23:59:34 +02:00
Philipp Kühn
36bf546c2d docs: update content 2021-04-21 11:46:45 +02:00
Philipp Kühn
08bc5c3d81 Merge branch 'main' into feature/extension-code-block-lowlight 2021-04-08 22:18:59 +02:00
Philipp Kühn
cd65bf8437 docs: improve react node view example 2021-04-08 09:02:27 +02:00
Philipp Kühn
95f31f48fd Merge branch 'main' into feature/extension-code-block-lowlight 2021-04-07 22:39:39 +02:00
Philipp Kühn
508fcfd882 docs: fix copy for node view examples 2021-04-07 22:21:27 +02:00
Philipp Kühn
b8d9b7d4c7 feat: add insertContent() command, deprecate insertText(), insertHTML() and insertNode() 2021-04-07 11:53:37 +02:00
Philipp Kühn
704e01de6a Merge branch 'main' into feature/extension-code-block-lowlight
# Conflicts:
#	docs/src/docPages/api/nodes/code-block-lowlight.md
#	docs/src/links.yaml
2021-04-04 23:13:52 +02:00
Hans Pagel
e5866a08cf docs: update content 2021-04-03 16:13:47 +02:00
Hans Pagel
0e6c79a761 docs: update content 2021-04-03 13:49:36 +02:00
Philipp Kühn
1f2cbc5594 fix code style 2021-04-02 22:24:00 +02:00
Hans Pagel
362b6e51ad Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-03-28 21:57:15 +02:00
Philipp Kühn
b1abee3343 fix demo, fix #224 2021-03-28 21:49:59 +02:00
Hans Pagel
da8f295461 docs: clean up example, fix #224 2021-03-25 14:15:35 +01:00
Hans Pagel
c1b5bb194f docs: update content 2021-03-25 09:52:41 +01:00
Philipp Kühn
4f45572369 add missing contenteditable 2021-03-25 08:34:24 +01:00
Philipp Kühn
b6f7c41726 refactoring 2021-03-24 22:57:26 +01:00
Philipp Kühn
02471afb27 add some color 2021-03-20 21:25:18 +01:00
Philipp Kühn
56d00053db try to scope react styles 2021-03-18 10:43:34 +01:00
Philipp Kühn
947318f18e add ReactComponentContent demo 2021-03-18 10:09:19 +01:00
Philipp Kühn
6680f63d6e improve styles 2021-03-18 09:51:16 +01:00
Philipp Kühn
d524cd8c58 rename 2021-03-18 09:42:17 +01:00
Philipp Kühn
3eabf10e03 add react node view demo 2021-03-18 09:38:34 +01:00
Philipp Kühn
8949191895 fix scoped styles 2021-03-18 00:01:28 +01:00
Philipp Kühn
8ca65b8c56 fix scoped styles 2021-03-17 23:49:03 +01:00
Hans Pagel
4a9cc6752e fix linting errors 2021-03-17 23:23:30 +01:00
Hans Pagel
f6548d4f97 docs: update content 2021-03-17 23:21:36 +01:00
Hans Pagel
c80752a851 Merge branch 'docs/toc-with-anchors' into main 2021-03-17 22:36:38 +01:00
Philipp Kühn
f0f6e79408 add nodeViewProps, fix #214 2021-03-17 21:43:45 +01:00
Philipp Kühn
ee5283e13e fix readonly test 2021-03-15 14:29:32 +01:00
Philipp Kühn
5f54a86da7 fix bug 2021-03-12 23:52:54 +01:00
Hans Pagel
87059c9b46 add anchors to table of contents (wip) 2021-03-11 00:47:58 +01:00
Hans Pagel
7c4202e3b1 docs: update content 2021-03-09 22:14:23 +01:00
Hans Pagel
6f38e15450 docs: update content 2021-03-09 11:17:48 +01:00
Hans Pagel
d49af82a85 docs: update content 2021-03-08 18:33:50 +01:00
Philipp Kühn
983b56a5f2 add NodeViewWrapper and NodeViewContent to vue-2 2021-03-05 10:18:44 +01:00
Philipp Kühn
27b55a2c53 refactoring 2021-03-05 09:48:13 +01:00
Philipp Kühn
64b8f5c514 update docs 2021-02-28 23:39:29 +01:00
Hans Pagel
d9ef464c45 docs: update content 2021-02-08 17:39:50 +01:00
Hans Pagel
a9708f6535 docs: minor improvements to the demo style 2021-02-02 14:48:58 +01:00
Hans Pagel
62f42a229f [BREAKING CHANGE] change the default document type to doc 2021-01-28 11:58:10 +01:00
Hans Pagel
f2a39743e1 docs: rename all the things 2021-01-26 00:57:47 +01:00
Hans Pagel
5c93c6e560 generate URLs for all demos and use those to run the tests 2021-01-26 00:35:36 +01:00
Philipp Kühn
563f37d74b fix copying mentions as plain text 2021-01-19 20:27:51 +01:00
Philipp Kühn
1513f8ccc2 improve toc demo 2020-12-01 23:45:01 +01:00