Philipp Kühn
|
9127f36f12
|
Merge branch 'main' of https://github.com/ueberdosis/tiptap
|
2021-09-20 09:42:14 +02:00 |
|
Philipp Kühn
|
69076f256e
|
dependencies: update
|
2021-09-20 09:41:58 +02:00 |
|
Carlo Beltrame
|
59e38750fc
|
docs: Fix usage example of CollaborationCursor (#1911)
|
2021-09-20 09:41:10 +02:00 |
|
Philipp Kühn
|
23d05630b5
|
update to lerna 4
|
2021-09-20 09:39:03 +02:00 |
|
Philipp Kühn
|
b868591ad2
|
enable resolveJsonModule
|
2021-09-20 09:32:39 +02:00 |
|
Philipp Kühn
|
020ddce3df
|
demos: add dependency txt for vite setup
|
2021-09-20 09:32:17 +02:00 |
|
Philipp Kühn
|
34f40ebfc9
|
demos: fix dependency
|
2021-09-20 09:14:11 +02:00 |
|
Philipp Kühn
|
fe8de584f5
|
update package keywords
|
2021-09-19 00:19:58 +02:00 |
|
Philipp Kühn
|
84a4b69fdd
|
remove unused file
|
2021-09-19 00:19:30 +02:00 |
|
Philipp Kühn
|
67c33644d3
|
fix some demos with hidden source
|
2021-09-18 23:01:30 +02:00 |
|
Philipp Kühn
|
80b859be8e
|
refactoring
|
2021-09-18 22:59:00 +02:00 |
|
Philipp Kühn
|
5e5c40e2ed
|
test something
|
2021-09-18 22:58:38 +02:00 |
|
Philipp Kühn
|
b2d8fd730a
|
maybe fix collab demos
|
2021-09-18 22:53:21 +02:00 |
|
Philipp Kühn
|
5de76f4bf1
|
demos: update wording
|
2021-09-18 22:38:27 +02:00 |
|
Philipp Kühn
|
adbb005280
|
Publish
- @tiptap/core@2.0.0-beta.107
- @tiptap/html@2.0.0-beta.106
- @tiptap/react@2.0.0-beta.68
- @tiptap/starter-kit@2.0.0-beta.106
- @tiptap/vue-2@2.0.0-beta.52
- @tiptap/vue-3@2.0.0-beta.60
|
2021-09-18 21:08:35 +02:00 |
|
Philipp Kühn
|
15f90ec591
|
fix: fix extension name for clipboardTextSerializer
|
2021-09-18 21:06:48 +02:00 |
|
Philipp Kühn
|
e0348df8f8
|
dependencies: update
|
2021-09-18 21:05:42 +02:00 |
|
Philipp Kühn
|
fe47c388ce
|
fix: set correct component type for ReactRenderer, fix #1904
|
2021-09-18 20:45:00 +02:00 |
|
Philipp Kühn
|
00c24b513f
|
fix: revert adding useDefineForClassFields to tsconfig, fix #1907
|
2021-09-18 20:30:49 +02:00 |
|
Philipp Kühn
|
9d22467b81
|
refactoring
|
2021-09-18 20:26:00 +02:00 |
|
Philipp Kühn
|
03c90c0295
|
fix tests again again again again
|
2021-09-18 00:26:30 +02:00 |
|
Philipp Kühn
|
37f0dcc786
|
fix tests again again again
|
2021-09-18 00:15:24 +02:00 |
|
Philipp Kühn
|
a941b0159f
|
fix tests again again
|
2021-09-18 00:10:13 +02:00 |
|
Philipp Kühn
|
c4dc91b5cc
|
Merge branch 'main' of https://github.com/ueberdosis/tiptap
|
2021-09-18 00:04:25 +02:00 |
|
Philipp Kühn
|
d7f445e576
|
fix tests again
|
2021-09-18 00:04:23 +02:00 |
|
Philipp Kühn
|
f60b94224c
|
fix tests
|
2021-09-17 23:53:07 +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
|
ddc4986df1
|
check ts correctly on demo build
|
2021-09-17 23:44:01 +02:00 |
|
Philipp Kühn
|
35cf2aee4c
|
use custom tsconfig for single packages if possible
|
2021-09-17 21:20:11 +02:00 |
|
Philipp Kühn
|
35ab0aa521
|
add vite-plugin-checker
|
2021-09-17 21:18:50 +02:00 |
|
Philipp Kühn
|
de7f769ca3
|
change react.tsx to react.ts
|
2021-09-17 13:55:06 +02:00 |
|
Philipp Kühn
|
1a43d2992f
|
improve typescript setup
|
2021-09-17 12:43:26 +02:00 |
|
Hans Pagel
|
30d3a066aa
|
docs: update content
|
2021-09-16 22:23:39 +02:00 |
|
Hans Pagel
|
bb70946817
|
docs: update the simplified node view example, fix #1669
|
2021-09-16 22:12:14 +02:00 |
|
Hans Pagel
|
727e09fc72
|
docs: add link to the ParseRule properties, see #1860
|
2021-09-16 22:07:35 +02:00 |
|
Hans Pagel
|
106a9345ca
|
docs: explain getAttrs, fix #1860
|
2021-09-16 22:06:15 +02:00 |
|
Philipp Kühn
|
2a0a365d45
|
fix types for demos
|
2021-09-16 21:30:09 +02:00 |
|
Hans Pagel
|
5a8d609181
|
docs: update the introduction, fix #1435
|
2021-09-16 20:46:39 +02:00 |
|
Hans Pagel
|
b901669803
|
docs: improve the link mark example, fix #1277
|
2021-09-16 20:34:21 +02:00 |
|
Hans Pagel
|
63d8e84451
|
docs: remove toc heading
|
2021-09-16 16:11:03 +02:00 |
|
Hans Pagel
|
e7caee037e
|
docs: replace ContentMissing component
|
2021-09-16 16:04:15 +02:00 |
|
Philipp Kühn
|
ba283bcd43
|
remove rollup-plugin-vue because we don’t use any SFC
|
2021-09-16 14:47:33 +02:00 |
|
Philipp Kühn
|
2f15a11572
|
remove gridsome
|
2021-09-16 14:41:25 +02:00 |
|
Hans Pagel
|
3c176f6e3e
|
docs: clean up
|
2021-09-16 14:31:54 +02:00 |
|
Philipp Kühn
|
e012a29240
|
Publish
- @tiptap/core@2.0.0-beta.106
- @tiptap/extension-bubble-menu@2.0.0-beta.34
- @tiptap/extension-code-block-lowlight@2.0.0-beta.38
- @tiptap/extension-floating-menu@2.0.0-beta.28
- @tiptap/extension-focus@2.0.0-beta.26
- @tiptap/extension-mention@2.0.0-beta.73
- @tiptap/extension-placeholder@2.0.0-beta.31
- @tiptap/extension-table@2.0.0-beta.31
- @tiptap/html@2.0.0-beta.105
- @tiptap/react@2.0.0-beta.67
- @tiptap/starter-kit@2.0.0-beta.105
- @tiptap/suggestion@2.0.0-beta.70
- @tiptap/vue-2@2.0.0-beta.51
- @tiptap/vue-3@2.0.0-beta.59
|
2021-09-15 23:27:46 +02:00 |
|
Philipp Kühn
|
6437790431
|
fix: improve active mark detection for inline nodes, fix #1893
|
2021-09-15 23:25:28 +02:00 |
|
Philipp Kühn
|
80570e2805
|
fix shiki worker
|
2021-09-14 23:02:58 +02:00 |
|
Philipp Kühn
|
86ad5e0b19
|
fix lint errors
|
2021-09-14 23:02:43 +02:00 |
|
Philipp Kühn
|
53e8ba1b7b
|
demos: move shiki to worker
|
2021-09-14 22:28:49 +02:00 |
|
Philipp Kühn
|
d9bf3eb04a
|
fix lock file
|
2021-09-14 21:57:25 +02:00 |
|