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
philippkuehn
7160b19c73
ci: fix code style linting errors
2022-01-03 13:29:53 +00:00
Luke Murray
64dfae8511
fix: change reactrenderer component type definition ( #2327 )
2022-01-03 14:28:31 +01:00
dependabot[bot]
bca223fd2e
build(deps): bump actions/setup-node from 2.5.0 to 2.5.1 ( #2343 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v2.5.1 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 14:02:12 +01:00
nuro
989c027d95
docs: Added setup script syntax to Vue 3 install docs ( #2324 )
2022-01-03 11:35:03 +01:00
milahu
83ede65a49
typo ( #2338 )
2022-01-02 19:03:54 +01:00
hatef
ba3ea081cb
Fix typos in typescript.md ( #2339 )
...
Fix some minor typos.
2022-01-02 19:03:27 +01:00
Stijn De Clercq
4c94605071
Fix typo ( #2333 )
2021-12-31 10:56:46 +01:00
Pavel Bobylyov
0312fe4325
A comment clarifying the difference between vue 2 and vue 3 when passing props to VueRenderer in Mention plugin ( #2319 )
2021-12-27 13:24:21 +01:00
Philipp Kühn
8844627773
Publish
...
- @tiptap/core@2.0.0-beta.159
- @tiptap/extension-bubble-menu@2.0.0-beta.53
- @tiptap/extension-bullet-list@2.0.0-beta.26
- @tiptap/extension-character-count@2.0.0-beta.24
- @tiptap/extension-code-block-lowlight@2.0.0-beta.62
- @tiptap/extension-code-block@2.0.0-beta.33
- @tiptap/extension-floating-menu@2.0.0-beta.48
- @tiptap/extension-ordered-list@2.0.0-beta.27
- @tiptap/extension-task-list@2.0.0-beta.26
- @tiptap/html@2.0.0-beta.158
- @tiptap/react@2.0.0-beta.102
- @tiptap/starter-kit@2.0.0-beta.164
- @tiptap/vue-2@2.0.0-beta.73
- @tiptap/vue-3@2.0.0-beta.85
2021-12-22 12:43:00 +01:00