Commit Graph

5207 Commits

Author SHA1 Message Date
dependabot[bot]
16bec4e9d0
build(deps): bump node-fetch from 2.6.6 to 2.6.7 (#2424)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 12:56:41 +01:00
Philipp Kühn
75336740c0 Publish
- @tiptap/extension-task-item@2.0.0-beta.31
2022-01-24 10:24:19 +01:00
Philipp Kühn
48d5edcd35 Merge branch 'main' of https://github.com/ueberdosis/tiptap 2022-01-24 10:18:54 +01:00
Philipp Kühn
fe27843e80 fix: merge attrributes correctly when clicking task checkbox, fix #2422 2022-01-24 10:18:51 +01:00
dependabot[bot]
dd9640281e
build(deps): bump nanoid from 3.1.30 to 3.2.0 (#2419)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-22 11:10:19 +01:00
George Marios
5a58153457
docs: Nuxt specific corrections (#2410)
* Nuxt specific corrections

Minor adjustments so that the example doesn't need tinkering to run in latest default Nuxt installation.

Line 38: Nuxt does not use a src folder by default & convert name to multi-word to avoid naming convention errors.
Line 83: Removed id attribute from page container div. Nuxt adds its own id="app" to the app root container.
Line 85:  Convert name to multi-word to avoid naming convention errors.
Line 91: Fix typo client-only

* Refactor: Change component name to TiptapEditor

* docs: changed path notation for new component
2022-01-21 11:05:02 +01:00
Philipp Kühn
84fa6fb85e Publish
- @tiptap/extension-mention@2.0.0-beta.94
 - @tiptap/suggestion@2.0.0-beta.89
2022-01-21 09:29:56 +01:00
Philipp Kühn
55fa220899 fix: fixes an error when using the mention extension and pasting text ending with "@", fix #2413 2022-01-21 09:29:36 +01:00
Philipp Kühn
878dd5ced7 Publish
- @tiptap/core@2.0.0-beta.166
 - @tiptap/html@2.0.0-beta.165
 - @tiptap/starter-kit@2.0.0-beta.174
2022-01-20 22:15:37 +01:00
Philipp Kühn
d2427064ff fix: insertContent keeps marks when using plain text, fix #2406 2022-01-20 22:15:12 +01:00
Philipp Kühn
27983bf38d Publish
- @tiptap/core@2.0.0-beta.165
 - @tiptap/html@2.0.0-beta.164
 - @tiptap/starter-kit@2.0.0-beta.173
2022-01-20 21:38:15 +01:00
Philipp Kühn
9d317128a0 fix: fix removing the caret on blur in some situations when using safari, fix #2405 2022-01-20 21:37:31 +01:00
Philipp Kühn
9e48f8c239 Publish
- @tiptap/core@2.0.0-beta.164
 - @tiptap/extension-code-block-lowlight@2.0.0-beta.66
 - @tiptap/extension-code-block@2.0.0-beta.36
 - @tiptap/extension-heading@2.0.0-beta.26
 - @tiptap/extension-highlight@2.0.0-beta.33
 - @tiptap/extension-link@2.0.0-beta.36
 - @tiptap/extension-mention@2.0.0-beta.93
 - @tiptap/html@2.0.0-beta.163
 - @tiptap/react@2.0.0-beta.106
 - @tiptap/starter-kit@2.0.0-beta.172
 - @tiptap/suggestion@2.0.0-beta.88
 - @tiptap/vue-2@2.0.0-beta.76
 - @tiptap/vue-3@2.0.0-beta.89
2022-01-20 15:07:41 +01:00
Philipp Kühn
bc03c0d778 fix: run pasterules for pasted content, fix #2408 2022-01-20 15:04:34 +01:00
Philipp Kühn
3215d8d6f8 docs: improve typescript docs, fix #2407 2022-01-20 11:53:45 +01:00
Hans Pagel
21c8a71f73 Merge branch 'main' of https://github.com/ueberdosis/tiptap 2022-01-18 22:00:34 +01:00
Hans Pagel
ff1a01beae docs: add new job 2022-01-18 22:00:31 +01:00
Markus Krause
941ce64b28 docs: add icons for examples 2022-01-17 13:24:38 +01:00
Philipp Kühn
d71c27fe99 Publish
- @tiptap/core@2.0.0-beta.163
 - @tiptap/extension-mention@2.0.0-beta.92
 - @tiptap/html@2.0.0-beta.162
 - @tiptap/starter-kit@2.0.0-beta.171
 - @tiptap/suggestion@2.0.0-beta.87
2022-01-13 13:58:08 +01:00
Philipp Kühn
42d3ee8fc9 fix: support all characters for suggestion char, fix #2385 2022-01-13 13:57:33 +01:00
Philipp Kühn
1dcbefd08b demos: show "No result" in mentions demos 2022-01-12 10:22:27 +01:00
Philipp Kühn
7da4373a6a Publish
- @tiptap/core@2.0.0-beta.162
 - @tiptap/html@2.0.0-beta.161
 - @tiptap/react@2.0.0-beta.105
 - @tiptap/starter-kit@2.0.0-beta.170
 - @tiptap/vue-2@2.0.0-beta.75
 - @tiptap/vue-3@2.0.0-beta.88
2022-01-11 09:55:29 +01:00
Philipp Kühn
be8ca68d97 fix: Mark @tiptap/vue-2 and @tiptap/vue-3 as side effect free 2022-01-11 09:45:59 +01:00
Dany Castillo
e609b2d116
fix: Mark @tiptap/react and @tiptap/core as side effect free (#2361)
* Update package.json

* Update package.json
2022-01-11 09:42:59 +01:00
Philipp Kühn
dfd5c3b6cc Publish
- @tiptap/core@2.0.0-beta.161
 - @tiptap/html@2.0.0-beta.160
 - @tiptap/starter-kit@2.0.0-beta.169
2022-01-10 14:57:57 +01:00
Philipp Kühn
6a813686f5 dont return tr in input rules and pasterules 2022-01-10 14:55:53 +01:00
Philipp Kühn
209108b700 Merge branch 'main' of https://github.com/ueberdosis/tiptap 2022-01-10 14:49:33 +01:00
Philipp Kühn
f14098966d dependencies: update 2022-01-10 14:49:26 +01:00
Philipp Kühn
669efd00e9
fix: add way to cancel inputrules and pasterules (#2368)
Co-authored-by: Philipp Kühn <philippkuehn@MacBook-Pro-von-Philipp.local>
2022-01-10 14:43:56 +01:00
Philipp Kühn
5144a6cd1b Publish
- @tiptap/extension-link@2.0.0-beta.35
2022-01-07 21:34:04 +01:00
Philipp Kühn
ea10ffbc6a fix: allow to remove autolinks with unsetLink 2022-01-07 21:33:38 +01:00
Philipp Kühn
5dbabebd6a Publish
- @tiptap/extension-highlight@2.0.0-beta.32
2022-01-07 10:04:29 +01:00
Philipp Kühn
b8a42fcaef fix: fix a bug in the highlight regex, fix #2355 2022-01-07 10:04:06 +01:00
Philipp Kühn
58c174abea Publish
- @tiptap/extension-code-block-lowlight@2.0.0-beta.65
 - @tiptap/extension-code-block@2.0.0-beta.35
 - @tiptap/starter-kit@2.0.0-beta.168
2022-01-05 10:27:44 +01:00
Philipp Kühn
0e9930f90f fix: prevent named capturing groups, fix #2128 2022-01-05 10:27:23 +01:00
Philipp Kühn
0c4ab8bf68 Publish
- @tiptap/extension-code-block-lowlight@2.0.0-beta.64
 - @tiptap/extension-code-block@2.0.0-beta.34
 - @tiptap/starter-kit@2.0.0-beta.167
2022-01-05 10:22:40 +01:00
Philipp Kühn
a35b7fbe2c feat: add exitOnTripleEnter and exitOnArrowDown options to CodeBlock extension 2022-01-05 10:21:23 +01:00
Philipp Kühn
07184fe254 Publish
- @tiptap/extension-heading@2.0.0-beta.25
 - @tiptap/starter-kit@2.0.0-beta.166
 - @tiptap/vue-3@2.0.0-beta.87
2022-01-05 10:07:17 +01:00
Philipp Kühn
c6d5575c5c Merge branch 'main' of https://github.com/ueberdosis/tiptap 2022-01-05 09:22:00 +01:00
Philipp Kühn
3ba3afbea3 fix: revert type changes for useEditor in vue-3 package 2022-01-05 09:21:54 +01:00
Britta Weiland
77095c4d52
fix: export type Level for external use (#2354)
Export type `Level` to externally work with levels that are passed to the `setHeading` and `toggleHeading` commands, instead of only being able to pass literal numbers.

Example:
```
// where `selectedHeadingLevel` changes as part of other logic
this.editor.commands.toggleHeading({ level: this.selectedHeadingLevel })
```

Co-authored-by: Britta Weiland <weiland@bryter.io>
2022-01-05 09:15:47 +01:00
Philipp Kühn
17363afde0 fix build files for packages with custom tsconfig 2022-01-04 23:39:38 +01:00
Aiyush-G
1c601f62cd
Update vue3.md (#2350)
npm run dev --> npm run serve
2022-01-04 23:34:27 +01:00
Britta Weiland
338d4b1589
docs: Fix typo in contributing.md (#2352) 2022-01-04 23:21:02 +01:00
Aiyush-G
5c4df33b63
Update vue3.md (#2349)
Gramatical Error:
You’re probably used to bind your data --> You’re probably used to binding your data
Note: addition of -ing
2022-01-04 19:57:12 +01:00
Philipp Kühn
e550d3c69e Publish
- @tiptap/core@2.0.0-beta.160
 - @tiptap/extension-bubble-menu@2.0.0-beta.54
 - @tiptap/extension-code-block-lowlight@2.0.0-beta.63
 - @tiptap/extension-collaboration-cursor@2.0.0-beta.34
 - @tiptap/extension-collaboration@2.0.0-beta.33
 - @tiptap/extension-floating-menu@2.0.0-beta.49
 - @tiptap/extension-focus@2.0.0-beta.39
 - @tiptap/extension-font-family@2.0.0-beta.21
 - @tiptap/extension-gapcursor@2.0.0-beta.34
 - @tiptap/extension-link@2.0.0-beta.34
 - @tiptap/extension-mention@2.0.0-beta.91
 - @tiptap/extension-placeholder@2.0.0-beta.46
 - @tiptap/extension-table@2.0.0-beta.46
 - @tiptap/html@2.0.0-beta.159
 - @tiptap/react@2.0.0-beta.104
 - @tiptap/starter-kit@2.0.0-beta.165
 - @tiptap/suggestion@2.0.0-beta.86
 - @tiptap/vue-2@2.0.0-beta.74
 - @tiptap/vue-3@2.0.0-beta.86
2022-01-04 10:15:07 +01:00
Philipp Kühn
6a94e2fa62 dependencies: update 2022-01-04 10:02:24 +01:00
Apaar Gupta
909d44459c
fix: Export type FontFamilyOptions (#2345) 2022-01-03 21:19:40 +01:00
Hans Pagel
983d8488b3 docs: update link to job description 2022-01-03 17:51:41 +01:00
Philipp Kühn
1acf1284b9 Publish
- @tiptap/react@2.0.0-beta.103
2022-01-03 15:17:38 +01:00