Commit Graph

4901 Commits

Author SHA1 Message Date
Hans Pagel
1eb67a1686 docs: update content 2021-10-26 11:51:46 +02:00
Hans Pagel
7c46e3d4d9 docs: add new job 2021-10-26 11:50:43 +02:00
Hans Pagel
afc110a253 Merge branch 'main' of github.com:ueberdosis/tiptap 2021-10-26 11:37:15 +02:00
Hans Pagel
2d902a2d7d docs: add a link to the collaborative editing screencast 2021-10-26 11:36:53 +02:00
Philipp Kühn
641ae99701 demos: update suggestion styling 2021-10-26 00:00:30 +02:00
Chris Sev
5551c47600
fixing onUpdate example (#2084) 2021-10-25 23:09:31 +02:00
Hans Pagel
b97e6d5aff Merge branch 'main' of github.com:ueberdosis/tiptap 2021-10-25 14:24:23 +02:00
Hans Pagel
546ef1afd9 docs: update React installation guide 2021-10-25 14:24:02 +02:00
Philipp Kühn
9f5a165b4d Publish
- @tiptap/core@2.0.0-beta.128
 - @tiptap/extension-code-block-lowlight@2.0.0-beta.48
 - @tiptap/extension-mention@2.0.0-beta.79
 - @tiptap/extension-placeholder@2.0.0-beta.36
 - @tiptap/html@2.0.0-beta.127
 - @tiptap/react@2.0.0-beta.85
 - @tiptap/starter-kit@2.0.0-beta.130
 - @tiptap/suggestion@2.0.0-beta.75
2021-10-25 10:16:21 +02:00
Philipp Kühn
4e9914341d fix tests 2021-10-25 10:14:48 +02:00
Aron Buzinkay
2447217e39
test: Added tests for 'Menus' example (#2052) 2021-10-25 09:55:58 +02:00
Alexandru Văleanu
071cff2a56
test: Add unit tests for demos/src/Examples/Minimal/Vue (#2047) 2021-10-25 09:54:53 +02:00
Donovan Glover
57a5bed495
test: add savvy example tests (#2043) 2021-10-25 09:53:53 +02:00
Jon Noronha
ddc9ca8d4f
fix: Check node type above custom update function for node views (#2081) 2021-10-25 09:52:34 +02:00
Philipp Kühn
45778b81dd dependencies: update 2021-10-25 09:51:33 +02:00
Philipp Kühn
a6f731af39
feat!: Add editor to items prop in suggestion plugin (#2082)
* add editor to items prop

* docs: update content
2021-10-25 09:42:41 +02:00
Philipp Kühn
c01afc6791 demos: fix styling 2021-10-25 09:19:56 +02:00
Philipp Kühn
ef254cead7 fix: fix storage context when using configure 2021-10-25 00:27:24 +02:00
Philipp Kühn
da2d3d4165 demos: update collab rooms 2021-10-24 23:29:40 +02:00
Philipp Kühn
a6d6f4e7ae add basic input styles 2021-10-24 19:17:52 +02:00
Philipp Kühn
0ac78c451e Publish
- @tiptap/core@2.0.0-beta.127
 - @tiptap/html@2.0.0-beta.126
 - @tiptap/starter-kit@2.0.0-beta.129
 - @tiptap/vue-3@2.0.0-beta.72
2021-10-22 21:29:45 +02:00
Jon Noronha
bebaa4045e
fix: Separate drags from drops in stopEvent (#2070)
* Separate drags from drops in stopEvent

* Move !isDropEvent
2021-10-22 21:27:58 +02:00
Philipp Kühn
8f8b83afe4 fix: fix a bug when using drag handles 2021-10-22 19:46:40 +02:00
Philipp Kühn
0e94afe42a fix: improve default styling for .ProseMirror-separator 2021-10-22 15:05:18 +02:00
Philipp Kühn
ac273e13c8 docs: update content 2021-10-22 11:23:33 +02:00
Philipp Kühn
d3c38cf47e Publish
- @tiptap/extension-mention@2.0.0-beta.78
2021-10-22 11:19:21 +02:00
Philipp Kühn
06d674a7f6 docs: update content 2021-10-22 11:18:54 +02:00
Philipp Kühn
4dd079cf44 Merge branch 'main' of https://github.com/ueberdosis/tiptap 2021-10-22 10:09:39 +02:00
Philipp Kühn
5e652c94a7 fix: fix check for showing mention suggestion 2021-10-22 10:09:28 +02:00
Hans Pagel
99743c9c6b
Update README.md 2021-10-22 10:06:35 +02:00
Philipp Kühn
f6ef4caa14 Publish
- @tiptap/core@2.0.0-beta.126
 - @tiptap/extension-gapcursor@2.0.0-beta.28
 - @tiptap/extension-table@2.0.0-beta.35
 - @tiptap/html@2.0.0-beta.125
 - @tiptap/react@2.0.0-beta.84
 - @tiptap/starter-kit@2.0.0-beta.128
 - @tiptap/vue-3@2.0.0-beta.71
2021-10-22 09:06:12 +02:00
Philipp Kühn
ff67ee1da3 fix: fix a bug where paste rules doesn’t worked at the start of the document, see #1225 2021-10-22 09:04:09 +02:00
Philipp Kühn
7ffabf251c
feat: Add extension storage (#2069) 2021-10-22 08:52:54 +02:00
Hans Pagel
6987505fda docs: update React installation guide 2021-10-21 13:03:04 +02:00
Hans Pagel
f25a063df0 docs: update the React installation guide 2021-10-21 12:21:59 +02:00
Hans Pagel
f45c8d0ca7 docs: use regular case for Tiptap 2021-10-19 22:30:45 +02:00
Hans Pagel
3fe97621e7 docs: update extension examples 2021-10-19 21:28:48 +02:00
Hans Pagel
71077f6d62 docs: update nodes examples 2021-10-19 21:18:32 +02:00
Hans Pagel
4b1848917d docs: update mark examples 2021-10-19 20:59:51 +02:00
Philipp Kühn
d47b45cbc2 Publish
- @tiptap/extension-task-item@2.0.0-beta.22
2021-10-18 23:23:05 +02:00
Philipp Kühn
e26aaea228 Merge branch 'main' of https://github.com/ueberdosis/tiptap 2021-10-18 23:20:40 +02:00
Philipp Kühn
81d8097959 fix: add HTMLAttributes to task item node view 2021-10-18 23:20:20 +02:00
Hans Pagel
d4a39f45cb Merge branch 'main' of github.com:ueberdosis/tiptap 2021-10-18 18:02:02 +02:00
Hans Pagel
53f815a53c docs: replace embeds with just the URL 2021-10-18 18:01:47 +02:00
dependabot[bot]
2b4905e9dc
build(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#2051)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [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.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2021-10-18 16:14:15 +02:00
Hans Pagel
43a944b897 Merge branch 'main' of github.com:ueberdosis/tiptap 2021-10-16 15:48:09 +02:00
Hans Pagel
286bdd1c91 docs: rename about page 2021-10-16 15:47:52 +02:00
Philipp Kühn
e9ee6bc68e demos: improve button styling 2021-10-16 00:08:48 +02:00
Hans Pagel
15d41943a4 docs: update content 2021-10-15 22:48:57 +02:00
Philipp Kühn
b2dffc6013 demos: update suggestions styling 2021-10-15 18:38:14 +02:00