Commit Graph

4971 Commits

Author SHA1 Message Date
Hans Pagel
2f7f7ce0ec Merge branch 'main' of github.com:ueberdosis/tiptap 2021-10-01 21:42:45 +02:00
Hans Pagel
6bad741cd6 docs: update the setOptions usage example 2021-10-01 21:42:34 +02:00
Philipp Kühn
bfd19e2dff docs: fix example 2021-10-01 21:41:55 +02:00
Philipp Kühn
0a86626c6e docs: fix whitespace 2021-10-01 21:41:46 +02:00
Hans Pagel
6db0d340b8 docs: replace the editor methods table with a list of methods 2021-10-01 20:51:53 +02:00
Hans Pagel
daa368a4cd Merge branch 'main' of github.com:ueberdosis/tiptap 2021-10-01 18:07:14 +02:00
Hans Pagel
16eedcaf96 docs: fix link 2021-10-01 18:07:00 +02:00
Philipp Kühn
b37309005d Publish
- @tiptap/extension-code-block-lowlight@2.0.0-beta.40
 - @tiptap/react@2.0.0-beta.77
2021-09-30 21:41:29 +02:00
Philipp Kühn
78ef673fc7 fix lint error 2021-09-30 21:39:13 +02:00
Philipp Kühn
5cdc10ce67 Merge branch 'main' of https://github.com/ueberdosis/tiptap
# Conflicts:
#	packages/extension-code-block-lowlight/src/lowlight-plugin.ts
2021-09-30 21:38:42 +02:00
Philipp Kühn
d4e70619ae fix lint error 2021-09-30 21:35:51 +02:00
philippkuehn
cf1e8ef184 ci: fix code style linting errors 2021-09-30 19:35:31 +00:00
MO
f79347e128
fix: compatibility with lowlight v2 (#1939) 2021-09-30 21:34:20 +02:00
Philipp Kühn
dead826250
fix: use ref to move contentDOM (#1960), fix #1942 2021-09-30 21:13:37 +02:00
Philipp Kühn
f9493c289f dependencies: update 2021-09-30 21:00:03 +02:00
Hans Pagel
b10f3eca40
Delete add-labels.yml 2021-09-30 16:27:45 +02:00
Philipp Kühn
fc9a8febbc demos: revert switch to modules only 2021-09-30 11:43:51 +02:00
Philipp Kühn
b2a08e4a78 Publish
- @tiptap/core@2.0.0-beta.116
 - @tiptap/html@2.0.0-beta.115
 - @tiptap/react@2.0.0-beta.76
 - @tiptap/starter-kit@2.0.0-beta.115
2021-09-30 09:44:29 +02:00
Philipp Kühn
e0f77b8fd6 dependencies: update 2021-09-30 09:41:27 +02:00
Philipp Kühn
e61521c858 refactoring 2021-09-30 09:38:57 +02:00
Philipp Kühn
8db5a943d2 refactoring 2021-09-30 09:34:45 +02:00
HuiiBuh
54e85fd284
feat: #1898 Made the EventEmitter generic to improve the types of the tiptap events (#1959) 2021-09-30 09:25:40 +02:00
Philipp Kühn
14f62dddb3 Publish
- @tiptap/core@2.0.0-beta.115
 - @tiptap/extension-bubble-menu@2.0.0-beta.38
 - @tiptap/extension-floating-menu@2.0.0-beta.32
 - @tiptap/extension-gapcursor@2.0.0-beta.23
 - @tiptap/extension-hard-break@2.0.0-beta.20
 - @tiptap/extension-highlight@2.0.0-beta.20
 - @tiptap/extension-horizontal-rule@2.0.0-beta.20
 - @tiptap/html@2.0.0-beta.114
 - @tiptap/react@2.0.0-beta.75
 - @tiptap/starter-kit@2.0.0-beta.114
 - @tiptap/vue-2@2.0.0-beta.56
 - @tiptap/vue-3@2.0.0-beta.66
2021-09-30 00:21:36 +02:00
Philipp Kühn
4151e2fd81 fix: remove node before hr if it’s an empty text block, fix #1665 2021-09-29 23:56:43 +02:00
Philipp Kühn
9fc0ee9ea5 build: fix ts files 2021-09-29 09:06:10 +02:00
Hans Pagel
752144feaf github: improve the bug report issue form 2021-09-29 00:27:32 +02:00
Hans Pagel
9a6ddc1a22 github: fix bug report issue form 2021-09-29 00:26:17 +02:00
Hans Pagel
ce8def2064 github: fix bug report issue form 2021-09-29 00:25:32 +02:00
Hans Pagel
d5d5e8174b github: transform the bug report template to an issue form 2021-09-29 00:24:46 +02:00
Hans Pagel
d8d76b67bb github: improve the feature request form 2021-09-29 00:16:47 +02:00
Hans Pagel
007e7a0922 github: add a checkbox to the feature request form 2021-09-29 00:16:04 +02:00
Hans Pagel
0b644f8154 github: fix feature request form again 2021-09-29 00:15:16 +02:00
Hans Pagel
2abd705099 github: fix feature request form 2021-09-29 00:14:33 +02:00
Hans Pagel
4a37b00e6c github: try to fix the feature request form (wip) 2021-09-29 00:13:50 +02:00
Hans Pagel
f259c7f50f github: try to fix the feature request form 2021-09-29 00:12:06 +02:00
Hans Pagel
451b655850 github: transform the feature request template to an issue form 2021-09-29 00:09:35 +02:00
Hans Pagel
a308cad8ea github: make the URL required 2021-09-28 23:53:29 +02:00
Hans Pagel
17bb006006 github: update the issue form 2021-09-28 23:52:47 +02:00
Hans Pagel
51377d1026 github: improve the issue form 2021-09-28 23:50:20 +02:00
Hans Pagel
27d9c5908c github: remove title from issue form 2021-09-28 23:48:01 +02:00
Hans Pagel
070142304c github: fix issue form 2021-09-28 23:47:23 +02:00
Hans Pagel
a7c5a7b3a4 github: make the feedback issue form a yaml file 2021-09-28 23:44:54 +02:00
Hans Pagel
27543cfcf3 github: add an issue form for the documentation feedback 2021-09-28 23:43:32 +02:00
Hans Pagel
c1b1bfd3f8 github: remove tiptap v1 issue template 2021-09-28 23:37:15 +02:00
Hans Pagel
a1f532b506 Merge branch 'main' of github.com:ueberdosis/tiptap 2021-09-28 23:35:52 +02:00
Hans Pagel
6d339733a4 docs: update the upgrade guide 2021-09-28 23:35:40 +02:00
Philipp Kühn
50ed44b2df Publish
- @tiptap/core@2.0.0-beta.114
 - @tiptap/extension-bubble-menu@2.0.0-beta.37
 - @tiptap/extension-floating-menu@2.0.0-beta.31
 - @tiptap/extension-gapcursor@2.0.0-beta.22
 - @tiptap/extension-hard-break@2.0.0-beta.19
 - @tiptap/extension-highlight@2.0.0-beta.19
 - @tiptap/html@2.0.0-beta.113
 - @tiptap/react@2.0.0-beta.74
 - @tiptap/starter-kit@2.0.0-beta.113
 - @tiptap/vue-2@2.0.0-beta.55
 - @tiptap/vue-3@2.0.0-beta.65
2021-09-28 21:42:17 +02:00
Philipp Kühn
2c9cf03398 fix: getHTMLFromFragment now expects a fragment instead of node 2021-09-28 21:34:57 +02:00
Philipp Kühn
50b6e6c1c6 demos: fix debug output 2021-09-28 20:40:31 +02:00
Hans Pagel
190cc99637 Merge branch 'main' of github.com:ueberdosis/tiptap 2021-09-28 20:24:57 +02:00