Commit Graph

1559 Commits

Author SHA1 Message Date
Philipp Kühn
cdf9cc99e0 fix tests 2021-02-26 21:22:03 +01:00
Philipp Kühn
aaaa6ac51d update dependencies 2021-02-26 18:47:39 +01:00
Hans Pagel
792d1aa8c7 docs: update link title 2021-02-26 16:36:08 +01:00
Hans Pagel
c5d84aa87e add stats to the console output 2021-02-26 16:35:53 +01:00
Hans Pagel
ca19923ad2 copy tests to the React default example 2021-02-26 02:02:10 +01:00
Hans Pagel
bf5fb2ad3c move React components to a package, translate default editor example to React 2021-02-26 02:00:35 +01:00
Hans Pagel
38952fb8c9 docs: fix broken link 2021-02-24 21:08:54 +01:00
Hans Pagel
bc88c601b3 docs: update the collaborative editing guide 2021-02-24 12:02:52 +01:00
Hans Pagel
432ff51753 docs: update content, fix #171 2021-02-23 21:05:30 +01:00
Philipp Kühn
e3f80207cc add more content to book example 2021-02-23 16:39:04 +01:00
Philipp Kühn
cb0a50dcbc disable spellcheck for book example 2021-02-23 16:29:38 +01:00
Philipp Kühn
32af53d0f4 fix a bug 2021-02-19 17:29:56 +01:00
Philipp Kühn
85eceb32b8 update dependencies 2021-02-19 09:30:49 +01:00
Philipp Kühn
81c3b4b6c7 improve styling 2021-02-18 11:26:42 +01:00
Philipp Kühn
21b93e65f8 fix typescript docs 2021-02-16 18:47:44 +01:00
Philipp Kühn
cd31624ab4 remove unused page 2021-02-16 18:47:37 +01:00
Philipp Kühn
56b4df044f rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
Philipp Kühn
02e91daed2 update dependencies 2021-02-16 18:24:11 +01:00
Philipp Kühn
e4cb53eab7 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/remove-inferred-commands
# Conflicts:
#	docs/src/demos/Experiments/Annotation/extension/annotation.ts
#	docs/src/demos/Experiments/Color/extension/Color.ts
#	docs/src/demos/Experiments/Details/details.ts
2021-02-16 18:08:12 +01:00
Philipp Kühn
ca8d1a4245 add command scope 2021-02-16 11:27:58 +01:00
Hans Pagel
f6f467949c Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
# Conflicts:
#	docs/src/demos/Experiments/CollaborationAnnotation/extension/AnnotationState.ts
2021-02-12 21:54:03 +01:00
Philipp Kühn
34af078be6 refactoring 2021-02-12 15:54:05 +01:00
Hans Pagel
d7bee8bed9 docs: update content 2021-02-12 15:40:22 +01:00
Hans Pagel
cbb086e4da docs: update content 2021-02-12 15:33:58 +01:00
Hans Pagel
a34e3202e9 annotations: set decorations to inclusiveEnd 2021-02-12 15:18:30 +01:00
Philipp Kühn
262a1c9815 set inclusiveEnd for decorations 2021-02-12 15:13:40 +01:00
Philipp Kühn
55ba1ea4f9 refactoring 2021-02-12 15:12:52 +01:00
Hans Pagel
a69c522455 docs: update content 2021-02-12 15:02:40 +01:00
Hans Pagel
97450ebafd annotations: add superb logging 2021-02-12 14:17:08 +01:00
Hans Pagel
e3c05aa9eb annotations: add updateAnnotations command 2021-02-12 13:40:42 +01:00
Hans Pagel
370d8deff7 annotations: rename content to data 2021-02-12 13:29:12 +01:00
Hans Pagel
b7f25e131c annotations: refactor annotation representation 2021-02-12 13:27:15 +01:00
Hans Pagel
10fdb79a9d annotations: fix duplicates 2021-02-12 11:18:28 +01:00
Philipp Kühn
3b67eb6ec6 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2021-02-12 11:00:27 +01:00
Philipp Kühn
41cb9924e5 listen for map changes 2021-02-12 11:00:23 +01:00
Hans Pagel
0697efef30 annotations: refactoring 2021-02-12 10:50:21 +01:00
Hans Pagel
39365c77cb annotations: remove comment 2021-02-12 10:45:41 +01:00
Hans Pagel
bc0f38570c Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
# Conflicts:
#	docs/src/demos/Experiments/Annotation/extension/annotation.ts
2021-02-12 10:39:17 +01:00
Hans Pagel
8b5dfe7c1c annotations: update comments 2021-02-12 10:36:58 +01:00
Philipp Kühn
92d5b073ae fix types 2021-02-12 10:18:37 +01:00
Philipp Kühn
e5deb5e3d4 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2021-02-12 00:18:19 +01:00
Philipp Kühn
c21b1d2cbc refactoring 2021-02-12 00:18:15 +01:00
Philipp Kühn
cb8d71dfe6 refactoring 2021-02-11 23:47:18 +01:00
Hans Pagel
ddeec837cf Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-02-11 23:37:54 +01:00
Hans Pagel
44c1567a01 docs: update content 2021-02-11 23:37:41 +01:00
Philipp Kühn
8c3f69e2fd Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2021-02-11 23:25:25 +01:00
Philipp Kühn
e94ed40ceb add some types 2021-02-11 23:25:21 +01:00
Hans Pagel
2955ef274a annotations: add tasks to AnnotationState 2021-02-11 23:23:46 +01:00
Hans Pagel
c0a4092205 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-02-11 23:18:06 +01:00
Philipp Kühn
8a62339ab9 refactoring 2021-02-11 23:14:17 +01:00
Hans Pagel
e2c9148c4a Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-02-11 23:11:01 +01:00
Hans Pagel
65b52afd5a docs: update content 2021-02-11 23:10:56 +01:00
Philipp Kühn
c1531b5ab2 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main
# Conflicts:
#	docs/src/demos/Experiments/Comments/index.vue
2021-02-11 22:52:07 +01:00
Philipp Kühn
c13db6bc8e add annotation options 2021-02-11 22:48:04 +01:00
Hans Pagel
1f064b8600 remove the color experiment 2021-02-11 22:47:32 +01:00
Hans Pagel
c140d11d79 annotations: improve the example, clean up 2021-02-11 22:45:22 +01:00
Hans Pagel
cd149001b1 annotations: fix syntax error 2021-02-11 21:49:14 +01:00
Hans Pagel
5d55677e08 annotations: read annotations from y.js 2021-02-11 21:44:51 +01:00
Hans Pagel
dbec7e492b store annotations in y.js 2021-02-11 21:33:26 +01:00
Philipp Kühn
151ea7d6dd revert 2021-02-11 21:02:56 +01:00
Philipp Kühn
996a254227 fix nothing 2021-02-11 21:02:50 +01:00
Philipp Kühn
f4527942d8 add something 2021-02-11 20:56:32 +01:00
Hans Pagel
5e168bec73 annotations: refactoring 2021-02-11 20:25:51 +01:00
Hans Pagel
967f43fda5 annotations: improve decoration mapping (wip) 2021-02-11 18:06:10 +01:00
Hans Pagel
30fccac47c docs: auto detect languages from demo main file 2021-02-11 16:11:33 +01:00
Hans Pagel
4ed025e210 docs: add content 2021-02-11 16:08:58 +01:00
Hans Pagel
00fb62d455 details: fix details command name 2021-02-11 15:44:06 +01:00
Hans Pagel
3b903c9419 details: refactoring to use divs instead of semantic markup 2021-02-11 15:39:49 +01:00
Hans Pagel
acc6cd6aa0 details: add (not working) commands & basic styling 2021-02-11 15:12:06 +01:00
Philipp Kühn
980e70e9c8 render demo client-only 2021-02-11 09:38:35 +01:00
Philipp Kühn
d75027a121 improve demo error styling 2021-02-11 09:35:46 +01:00
Philipp Kühn
c879dc3a18 fix ugly scroll animation for collab demo 2021-02-11 09:30:05 +01:00
Philipp Kühn
0177742e55 refactoring 2021-02-11 09:15:52 +01:00
Philipp Kühn
f7255558b4 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main
# Conflicts:
#	docs/src/demos/Experiments/Details/details.ts
2021-02-11 09:01:17 +01:00
Philipp Kühn
fd6b346799 fix details 2021-02-11 08:59:58 +01:00
Hans Pagel
bd6233a1a1 improve details experiment 2021-02-11 00:15:35 +01:00
Hans Pagel
a6c1e2e20f remove details attribute, use node view state instead 2021-02-10 23:19:34 +01:00
Philipp Kühn
87beee25b0 fix 2021-02-10 20:40:00 +01:00
Philipp Kühn
130cc1a6f3 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/remove-inferred-commands 2021-02-10 20:39:13 +01:00
Philipp Kühn
39766f4459 update dependencies 2021-02-10 20:37:35 +01:00
Philipp Kühn
2472a344f0 remove registerCommand from docs 2021-02-10 20:30:28 +01:00
Philipp Kühn
014523b7f5 update typescript docs 2021-02-10 18:25:22 +01:00
Philipp Kühn
55ff908423 refactoring 2021-02-10 18:05:02 +01:00
Hans Pagel
de234adb8b add node view to details experiment 2021-02-10 16:37:00 +01:00
Hans Pagel
8c3b35d0c0 add details experiment 2021-02-10 15:48:20 +01:00
Hans Pagel
90efee5622 clean up 2021-02-10 15:31:02 +01:00
Hans Pagel
a0ce975a51 Merge branch 'main' of github.com:ueberdosis/tiptap-next
# Bitte geben Sie eine Commit-Beschreibung ein, um zu erklären, warum dieser
# Merge erforderlich ist, insbesondere wenn es einen aktualisierten
# Upstream-Branch mit einem Thema-Branch zusammenführt.
#
# Zeilen, die mit '#' beginnen, werden ignoriert,
# und eine leere Beschreibung bricht den Commit ab.
2021-02-10 15:14:03 +01:00
Philipp Kühn
290ff76e37 add Commands interface 2021-02-10 09:59:35 +01:00
Philipp Kühn
2315357125 add keyboardShortcut and enter command 2021-02-09 21:04:33 +01:00
Philipp Kühn
e8232dd737 add basic enter command 2021-02-09 10:06:13 +01:00
Hans Pagel
04ae5d9abf docs: update content 2021-02-08 17:49:39 +01:00
Hans Pagel
d9ef464c45 docs: update content 2021-02-08 17:39:50 +01:00
Hans Pagel
3e9a68cb35 code style 2021-02-08 16:42:46 +01:00
Hans Pagel
f0c70d9d59 docs: update content 2021-02-08 16:41:57 +01:00
Hans Pagel
1203ed4296 docs: don’t build og images locally 2021-02-08 16:19:58 +01:00
Hans Pagel
b6e15a144d fix path to og image 2021-02-08 16:16:49 +01:00
Hans Pagel
648603d12c Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-02-08 16:10:04 +01:00
Hans Pagel
93a5f83254 docs: refactor the open graph image generation 2021-02-08 16:09:49 +01:00
Hans Pagel
b06fd4c354 docs: update title template 2021-02-08 14:53:20 +01:00
Philipp Kühn
67018ce043 refactoring 2021-02-07 20:02:59 +01:00
Philipp Kühn
8943f8b9ae refactoring 2021-02-07 20:02:10 +01:00
Hans Pagel
7d15e5afb9 docs: update content 2021-02-07 16:12:27 +01:00
Hans Pagel
5571e1dd27 merge installation and the getting started guide 2021-02-07 15:55:50 +01:00
Hans Pagel
13ad3acf63 add tableRole and allowGapCursor to the documentation 2021-02-06 23:25:33 +01:00
Hans Pagel
851aaa2996 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-02-06 23:20:24 +01:00
Hans Pagel
604d067ed3 docs: add Vue 3 snippets 2021-02-06 23:20:13 +01:00
Philipp Kühn
297b06ca42 add demos page 2021-02-06 20:27:28 +01:00
Philipp Kühn
9a65d5a7d6 refactoring 2021-02-06 20:10:49 +01:00
Philipp Kühn
05be43ac54 refactoring 2021-02-06 12:54:48 +01:00
Philipp Kühn
888e7a518e refactoring 2021-02-06 12:52:34 +01:00
Hans Pagel
aab81ac739 minor refactoring 2021-02-05 22:43:32 +01:00
Hans Pagel
26c7b20287 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-02-05 22:11:19 +01:00
Hans Pagel
6b4b5efe45 add savvy example 2021-02-05 22:11:01 +01:00
Philipp Kühn
a4866dc946 fix hearts 2021-02-05 20:37:09 +01:00
Philipp Kühn
27e365485f update dependencies 2021-02-05 20:01:55 +01:00
Hans Pagel
3c7b9f53c7 docs: wording 2021-02-05 18:14:18 +01:00
Hans Pagel
1c468b4542 refactoring 2021-02-05 18:13:51 +01:00
Hans Pagel
9f4f723a6b Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
# Conflicts:
#	docs/src/components/PageFooter/index.vue
2021-02-05 17:54:53 +01:00
Hans Pagel
12f6d3cc17 docs: update footer 2021-02-05 17:54:08 +01:00
Philipp Kühn
0422288fd9 some fixes 2021-02-05 12:49:08 +01:00
Hans Pagel
64aa083ff5 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-02-05 12:19:55 +01:00
Hans Pagel
d7e055d3f8 docs: improve focus example styling 2021-02-05 12:19:44 +01:00
Philipp Kühn
4041badfa2 fix borderradius 2021-02-05 12:13:07 +01:00
Philipp Kühn
5a2c886380 fix page navigation buttons 2021-02-05 12:09:35 +01:00
Philipp Kühn
070040fcc1 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2021-02-05 12:05:33 +01:00
Philipp Kühn
430173f512 improve footer styling 2021-02-05 12:05:30 +01:00
Hans Pagel
6276643e6b docs: add styling to the focus demo 2021-02-05 12:02:47 +01:00
Hans Pagel
71cca24c32 docs: fix default value for the focus extension, see #137 2021-02-05 11:26:12 +01:00
Hans Pagel
e54dd76cd9 docs: update content 2021-02-05 11:24:53 +01:00
Philipp Kühn
ed6be790e1 add new favicon 2021-02-05 11:10:34 +01:00
Philipp Kühn
25dbaee83f improve page navigation buttons 2021-02-05 10:41:45 +01:00
Philipp Kühn
649a1598a0 change page navigation buttons 2021-02-05 10:33:26 +01:00
Philipp Kühn
94a3e65b0a fix some styling 2021-02-05 10:23:32 +01:00
Philipp Kühn
3eb681d37a fix spacing 2021-02-05 10:18:56 +01:00
Philipp Kühn
a41d02b0f2 update colors 2021-02-05 10:15:32 +01:00
Philipp Kühn
8919d88f5b change collab style 2021-02-05 10:11:57 +01:00
Philipp Kühn
6c6343c390 fix btn group 2021-02-05 10:00:14 +01:00
Philipp Kühn
6f608b0602 add buttons 2021-02-04 23:41:41 +01:00
Philipp Kühn
ea16c713a4 improve scrollable containers 2021-02-04 22:10:08 +01:00
Hans Pagel
74a9cb90ec fix linting errors 2021-02-04 17:57:45 +01:00
Hans Pagel
ac97e393d1 docs: update content 2021-02-04 17:33:59 +01:00
Hans Pagel
d40131d8d1 docs: update content 2021-02-04 16:56:17 +01:00
Hans Pagel
ff7cc7894d Merge branch 'main' of github.com:ueberdosis/tiptap-next 2021-02-04 16:13:55 +01:00
Philipp Kühn
b260460c75 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2021-02-04 11:46:14 +01:00
Philipp Kühn
c23f31a757 remove double scrollbars for collab demo for most screens 2021-02-04 11:46:09 +01:00
Hans Pagel
67ec5a15af docs: update content 2021-02-04 11:41:15 +01:00
Hans Pagel
c64977add9 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-02-04 11:37:22 +01:00
Philipp Kühn
a38460c197 fix lint 2021-02-04 11:17:26 +01:00
Philipp Kühn
450004a96c Merge branch 'feature/landingpage' into main 2021-02-04 11:15:10 +01:00
Philipp Kühn
24e71a82c6 refactoring 2021-02-04 11:12:46 +01:00
Philipp Kühn
a835938503 refactoring 2021-02-04 11:08:56 +01:00
Philipp Kühn
035139064a refactoring 2021-02-04 10:42:06 +01:00
Philipp Kühn
cf278f3d1c improve mobile styles 2021-02-04 10:39:57 +01:00
Philipp Kühn
8d7cca28d9 typo 2021-02-04 10:39:46 +01:00
Philipp Kühn
fea23c4b43 improve docsearch on mobile 2021-02-04 10:28:58 +01:00
Philipp Kühn
5409a796f5 add links 2021-02-04 10:28:45 +01:00
Philipp Kühn
804ec1932f remove live-demo and typedoc 2021-02-04 09:57:35 +01:00
Philipp Kühn
d65656d43e remove old tracking 2021-02-04 09:46:39 +01:00
Philipp Kühn
7d2b0a0a67 dont use alpha docsearch anymore 2021-02-04 09:46:06 +01:00
Philipp Kühn
b71b128f37 Merge branch 'feature/landingpage' of https://github.com/ueberdosis/tiptap-next into feature/landingpage 2021-02-04 09:42:31 +01:00
Philipp Kühn
d7ae2751af fix menu on ios 2021-02-04 09:42:27 +01:00
Hans Pagel
82e317ebc8 docs: rework the landing page 2021-02-04 01:24:14 +01:00
Philipp Kühn
f5e419ae9c improve styling 2021-02-04 00:10:03 +01:00
Philipp Kühn
5b5607f669 add dociq logo 2021-02-03 23:56:54 +01:00
Philipp Kühn
d9ab7dac8a change toc fontsize 2021-02-03 23:52:23 +01:00
Philipp Kühn
4dfcb818cf fix mobile feature columns 2021-02-03 23:51:22 +01:00
Philipp Kühn
2518d22a90 use light search 2021-02-03 23:50:14 +01:00
Philipp Kühn
8c3085e0b3 fix mobile manu 2021-02-03 23:46:32 +01:00
Philipp Kühn
0759f6f8ab improve styling 2021-02-03 23:36:29 +01:00
Philipp Kühn
31ed0fb89b Merge branch 'feature/landingpage' of https://github.com/ueberdosis/tiptap-next into feature/landingpage 2021-02-03 18:36:58 +01:00
Philipp Kühn
ca961cc187 fix tests 2021-02-03 18:36:54 +01:00
Hans Pagel
1ea3de2ec1 add task 2021-02-03 16:50:15 +01:00
Hans Pagel
6e9815c911 docs: add plausible to the privacy policy 2021-02-03 16:44:52 +01:00
Hans Pagel
e130a77288 generate og images only for production 2021-02-03 16:38:23 +01:00
Hans Pagel
307aaa1988 docs: update content 2021-02-03 16:36:24 +01:00
Hans Pagel
ddc44f831f Merge branch 'feature/landingpage' of github.com:ueberdosis/tiptap-next into feature/landingpage
# Conflicts:
#	docs/src/index.html
#	yarn.lock
2021-02-03 16:27:52 +01:00
Philipp Kühn
346d8d1dbe fix bug 2021-02-03 16:26:39 +01:00
Philipp Kühn
0a9d3088b0 improve styling 2021-02-03 16:26:39 +01:00
Philipp Kühn
bc4bfe3744 fix logo 2021-02-03 16:26:39 +01:00
Philipp Kühn
4f462a1613 add logos 2021-02-03 16:26:39 +01:00
Philipp Kühn
14bcf80659 fix react renderer 2021-02-03 16:26:39 +01:00
Philipp Kühn
7bf5ee3827 add some styling 2021-02-03 16:26:39 +01:00
Philipp Kühn
c3e1f4d6ee improve iframe maxheight scrolling 2021-02-03 16:26:39 +01:00
Philipp Kühn
f27ead9b06 improve scrollable iframes 2021-02-03 16:26:39 +01:00
Philipp Kühn
66e689afd2 refactoring 2021-02-03 16:26:39 +01:00
Philipp Kühn
1ef0a0d906 dont track demo pages 2021-02-03 16:26:38 +01:00
Philipp Kühn
497b1263f7 skip simple analytics in development 2021-02-03 16:23:20 +01:00
Philipp Kühn
1fe7396b9d improve styling 2021-02-03 16:23:19 +01:00
Philipp Kühn
3a664136aa change style 2021-02-03 16:23:19 +01:00
Philipp Kühn
49ab7ebb04 improve styling 2021-02-03 16:23:19 +01:00
Philipp Kühn
a0ef78a603 refactoring 2021-02-03 16:23:19 +01:00
Philipp Kühn
5c5d03a46f change loader size 2021-02-03 16:23:19 +01:00
Philipp Kühn
1b68b5dc9c fix demo styling 2021-02-03 16:23:19 +01:00
Philipp Kühn
f3405578a0 fix styling 2021-02-03 16:23:19 +01:00
Philipp Kühn
3921c6ba78 add loader to demo 2021-02-03 16:23:19 +01:00
Philipp Kühn
138cd75b3c improve demo resizing 2021-02-03 16:23:19 +01:00
Philipp Kühn
6fb953dab8 add iframe to demo content 2021-02-03 16:23:19 +01:00
Philipp Kühn
a952cebd00 improve demo iframes 2021-02-03 16:23:19 +01:00
Philipp Kühn
3d055a5111 add iframe demo 2021-02-03 16:23:18 +01:00
Philipp Kühn
7eeb4265fd add some styling 2021-02-03 16:23:17 +01:00
Philipp Kühn
ba49b3b362 add basic new page layout 2021-02-03 16:23:17 +01:00
Philipp Kühn
60263ca0d0 black to white 2021-02-03 16:23:17 +01:00
Hans Pagel
238776c479 add basic iframe experiment 2021-02-03 16:20:57 +01:00
Hans Pagel
4896358e29 docs: improve 404 page 2021-02-03 15:16:43 +01:00
Hans Pagel
17d5d7ce1b remove optional chaining 2021-02-03 15:13:10 +01:00
Hans Pagel
471f2176e8 disable env check for now 2021-02-03 15:10:36 +01:00
Hans Pagel
c7501f6eb7 docs: generate open graph images for all pages 2021-02-03 15:04:18 +01:00
Hans Pagel
8ff0997f3e add placeholder experiment 2021-02-03 11:06:42 +01:00
Hans Pagel
5fa89f3ea3 docs: add images example 2021-02-03 10:48:58 +01:00
Hans Pagel
8f4ae1fab1 docs: update content 2021-02-03 10:41:37 +01:00
Philipp Kühn
35f1717b44 fix bug 2021-02-03 09:20:22 +01:00
Philipp Kühn
6838660cd8 improve styling 2021-02-03 09:17:41 +01:00
Philipp Kühn
ce29bf8569 fix logo 2021-02-03 08:53:13 +01:00
Philipp Kühn
e27d7633e3 add logos 2021-02-02 23:52:43 +01:00
Philipp Kühn
4a6964f982 fix react renderer 2021-02-02 23:28:17 +01:00
Philipp Kühn
c223f18887 add some styling 2021-02-02 23:11:52 +01:00
Philipp Kühn
fb7c13e066 improve iframe maxheight scrolling 2021-02-02 22:20:16 +01:00
Philipp Kühn
3ce615326e improve scrollable iframes 2021-02-02 21:42:09 +01:00
Philipp Kühn
d382b6891c Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/landingpage
# Conflicts:
#	docs/gridsome.config.js
#	docs/package.json
#	yarn.lock
2021-02-02 21:28:57 +01:00
Hans Pagel
230ae2a9e8 add plausible 2021-02-02 17:23:57 +01:00
Philipp Kühn
c2fb78ae61 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/landingpage 2021-02-02 15:08:46 +01:00
Philipp Kühn
19900705b3 refactoring 2021-02-02 15:06:23 +01:00
Hans Pagel
88de231bfe docs: update content 2021-02-02 15:01:37 +01:00
Philipp Kühn
5cf13584b4 dont track demo pages 2021-02-02 14:56:19 +01:00
Hans Pagel
a9708f6535 docs: minor improvements to the demo style 2021-02-02 14:48:58 +01:00
Philipp Kühn
341d640b73 skip simple analytics in development 2021-02-02 14:44:15 +01:00
Philipp Kühn
cd1567ac45 improve styling 2021-02-02 14:43:22 +01:00
Philipp Kühn
8cc6d359a9 change style 2021-02-02 14:26:25 +01:00
Hans Pagel
22ed56769c docs: update content 2021-02-02 14:08:45 +01:00
Hans Pagel
5b81deeeeb docs: update all getting started links, fix #131 2021-02-02 13:49:53 +01:00
Philipp Kühn
959b7a26c6 improve styling 2021-02-02 12:40:58 +01:00
Philipp Kühn
426dc973b4 refactoring 2021-02-02 12:09:48 +01:00
Philipp Kühn
cfc79a59d5 change loader size 2021-02-02 12:08:52 +01:00
Philipp Kühn
8c09b5d4a0 fix demo styling 2021-02-02 12:04:09 +01:00
Philipp Kühn
458833ca21 fix styling 2021-02-02 11:56:04 +01:00
Philipp Kühn
18ec350a7f add loader to demo 2021-02-02 11:54:52 +01:00
Philipp Kühn
f439538f38 improve demo resizing 2021-02-02 11:37:24 +01:00
Philipp Kühn
ed0dc2d5ef add iframe to demo content 2021-02-02 10:20:12 +01:00
Philipp Kühn
77db1a22e4 improve demo iframes 2021-01-31 23:45:52 +01:00
Philipp Kühn
d9ac648fb7 Merge branch 'main' into feature/landingpage 2021-01-29 23:07:18 +01:00
Hans Pagel
435e9a6049 docs: update the integration guides 2021-01-29 22:05:47 +01:00
Hans Pagel
48b54d1186 docs: update the installation page 2021-01-29 21:52:34 +01:00
Philipp Kühn
9d7bfd6556 add iframe demo 2021-01-29 20:56:53 +01:00
Hans Pagel
3c3964830f fix linting issues 2021-01-29 18:39:10 +01:00
Philipp Kühn
bef8ae7ef1 Merge branch 'main' into feature/landingpage 2021-01-29 15:25:51 +01:00
Hans Pagel
416225174a docs: update links to api concept, fix #121 2021-01-29 15:16:52 +01:00
Hans Pagel
56c47d7340 Merge branch 'main' of github.com:ueberdosis/tiptap-next 2021-01-29 15:15:41 +01:00
Philipp Kühn
caa105b992 add some styling 2021-01-29 14:59:05 +01:00
Philipp Kühn
c2309a63a7 add basic new page layout 2021-01-29 14:18:43 +01:00
Philipp Kühn
d006f96fb3 black to white 2021-01-29 11:46:19 +01:00