Hans Pagel
af65d91ce4
Publish
...
- tiptap-commands@1.16.0
- tiptap-extensions@1.34.0
- tiptap-utils@1.12.0
- tiptap@1.31.0
2021-01-05 12:18:11 +01:00
Hans Pagel
1d737388bd
rewrite yarn.lock file
2021-01-05 12:15:27 +01:00
Hans Pagel
647a44fbd4
code style
2021-01-05 12:14:34 +01:00
Hans Pagel
3c4a134e9e
add yarn reset script
2021-01-05 12:13:30 +01:00
Priestch
046babfd3a
fix: can not write second mention bug, see #874
2020-12-29 10:22:03 +01:00
Priestch
38ea4e6c66
make current replaceText command compatible with the previous one
2020-12-29 10:22:03 +01:00
Priestch
a6da24a75d
fix can not copy content of new inserted mention
2020-12-29 10:22:03 +01:00
Drabble
dea48bcff8
SetCellAttr in prosemirror-tables needs parameters ( #883 )
...
* SetCellAttr in prosemirror-tables needs parameters
The `setCellAttr` command has no use if we can't pass parameters to it. My issue was setting the background color of a cell in a table.
See issue https://github.com/ueberdosis/tiptap/issues/862 .
* Fix spaces in function parameters
`A space is required after '{' `
2020-12-29 10:13:29 +01:00
Daniel Bakan
f1fbee9da7
Allow Links to use their individual attrs.target ( #902 )
...
* Allow Links to use their personal target attr
* fix irregular whitespace
2020-12-29 10:12:02 +01:00
Hans Pagel
b8f4dcde72
Merge branch 'main' of github.com:ueberdosis/tiptap into main
2020-12-29 10:04:06 +01:00
Hans Pagel
3ecbfb6bcd
update dependencies
2020-12-29 10:03:31 +01:00
dependabot[bot]
486f3c4767
Bump actions/setup-node from v2.1.3 to v2.1.4 ( #919 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.1.3...c46424eee26de4078d34105d3de3cc4992202b1e )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-29 09:58:27 +01:00
Hans Pagel
24bacfba8f
update wording
2020-12-21 11:22:16 +01:00
dependabot[bot]
daef68acb3
Bump actions/checkout from v2.3.3 to v2.3.4 ( #889 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.3 to v2.3.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.3...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-16 11:09:20 +01:00
Hans Pagel
02d9123ada
Merge pull request #915 from ueberdosis/dependabot/github_actions/actions/setup-node-v2.1.3
...
Bump actions/setup-node from v2.1.2 to v2.1.3
2020-12-14 23:21:55 +01:00
dependabot[bot]
307188f23d
Bump actions/setup-node from v2.1.2 to v2.1.3
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.1.2...27082cecf3ff7a1742dbd5e12605f0cb59dce2d9 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 06:01:47 +00:00
Hans Pagel
44c016e4e3
update wording
2020-12-10 23:27:18 +01:00
Hans Pagel
9a39c3b772
improve styling of the new sponsor banner
2020-12-10 16:19:53 +01:00
Hans Pagel
dd0c1044d0
improve responsive view
2020-12-10 16:15:01 +01:00
Hans Pagel
b9129c843d
add a note about tiptap 2 to the website
2020-12-10 16:07:52 +01:00
Hans Pagel
b2394ffa99
use fork of github action
2020-11-27 20:32:15 +01:00
Hans Pagel
4b65c4b2e3
try to fix the label workflow
2020-11-27 20:26:50 +01:00
Hans Pagel
5c59f090f6
add a collaborative editing section to the README
2020-11-11 16:20:31 +01:00
Hans Pagel
3ee3a3951b
change label
2020-10-22 14:27:47 +02:00
Hans Pagel
e1f6479ce3
add sponsor labels to new issues/prs
2020-10-22 14:26:41 +02:00
Hans Pagel
94d7a480d8
Publish
...
- tiptap-extensions@1.33.2
2020-10-15 21:42:50 +02:00
Hans Pagel
30db1c9210
Merge pull request #860 from Priestch/main
...
fix missing username when copy paragraph contains mentions
2020-10-15 21:41:34 +02:00
gaopeng
9ccfa168f8
fix missing username when copy paragraph contains mentions
2020-10-16 00:00:53 +08:00
Hans Pagel
870a1c7538
Merge branch 'main' of github.com:ueberdosis/tiptap into main
2020-10-15 10:03:50 +02:00
Hans Pagel
36e7e97c8f
link to blog post
2020-10-15 10:03:39 +02:00
Hans Pagel
d00e54fb73
format table
2020-10-15 10:02:44 +02:00
Hans Pagel
3b8ba27cc8
Merge pull request #849 from ueberdosis/dependabot/github_actions/actions/setup-node-v2.1.2
...
Bump actions/setup-node from v2.1.1 to v2.1.2
2020-10-05 09:57:31 +02:00
dependabot[bot]
928714471c
Bump actions/setup-node from v2.1.1 to v2.1.2
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.1.1...c6fd00ceb9747fb23ffdf72987450a2664414867 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 05:56:29 +00:00
Hans Pagel
6752476a3c
change heading level
2020-09-30 15:25:16 +02:00
Hans Pagel
270f565b0c
add tiptap 2 note to the README
2020-09-30 15:24:45 +02:00
Hans Pagel
fddabade26
Publish
...
- tiptap-extensions@1.33.1
2020-09-30 15:06:10 +02:00
Hans Pagel
d5da999611
remove dist folder before creating a new release
2020-09-30 15:05:34 +02:00
Hans Pagel
c63da16318
add command to hard break
2020-09-30 15:04:11 +02:00
Hans Pagel
a210047eab
yarn.lock file update
2020-09-30 15:04:01 +02:00
Hans Pagel
3f6694c9c2
Merge pull request #844 from ueberdosis/dependabot/github_actions/actions/checkout-v2.3.3
...
Bump actions/checkout from v2.3.2 to v2.3.3
2020-09-28 22:42:39 +02:00
dependabot[bot]
f97a2c569a
Bump actions/checkout from v2.3.2 to v2.3.3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.2 to v2.3.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.2...a81bbbf8298c0fa03ea29cdc473d45769f953675 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28 06:00:27 +00:00
Hans Pagel
552f4fe15c
Update README.md
2020-09-24 13:54:21 +02:00
Hans Pagel
ec3e02c8e4
add browser support table
2020-09-24 12:40:59 +02:00
Hans Pagel
565db530e1
rewrite yarn.lock file
2020-09-24 12:37:46 +02:00
Hans Pagel
f9fe193db9
Publish
...
- tiptap-commands@1.15.0
- tiptap-extensions@1.33.0
- tiptap-utils@1.11.0
- tiptap@1.30.0
2020-09-16 11:07:59 +02:00
Hans Pagel
da1edebbda
update dependencies
2020-09-16 11:07:14 +02:00
Hans Pagel
6714faf8e8
Merge pull request #830 from Chrissi2812/issue-827
...
fix: link command on multi cell selections
2020-09-16 10:16:37 +02:00
Hans Pagel
017aef5183
Merge pull request #831 from Chrissi2812/issue-803
...
fix: blockquote unwrap not working
2020-09-16 10:06:22 +02:00
Chrissi2812
595929db69
fix: blockquote unwrap not working
...
Closes #803
2020-09-11 15:33:43 +02:00
Chrissi2812
ddaad8b19c
fix: link command on multi cell selections
...
Closes #827
2020-09-11 10:57:20 +02:00