Commit Graph

4390 Commits

Author SHA1 Message Date
BrianHung
6c1e705a7a update task-item.ts nodeview to update data-checked
#1156
2021-07-10 23:36:03 +02:00
Hans Pagel
d466371d7e docs: fix typo 2021-07-10 23:28:53 +02:00
Hans Pagel
14cb62b46f experiments: add font color extension 2021-07-10 23:19:35 +02:00
Hans Pagel
7f24afbea1 Merge branch 'main' of github.com:ueberdosis/tiptap 2021-07-10 23:18:23 +02:00
Hans Pagel
2019eb6e20 docs: clean up experiments, add some notes here and there 2021-07-10 23:04:05 +02:00
Hans Pagel
5301e6f3d4 add experiments link again 2021-07-10 22:52:05 +02:00
Hans Pagel
2fefcf31da add og images, add json and xml feed, fix minor issues 2021-07-10 22:51:06 +02:00
Hans Pagel
a4dd69fdf4
Update README.md 2021-07-09 21:07:38 +02:00
Hans Pagel
2e40a827fb init blog (wip) 2021-07-09 18:24:23 +02:00
Hans Pagel
1b7ef80603 docs: update content 2021-07-09 18:09:29 +02:00
Philipp Kühn
1c80d41cec Publish
- @tiptap/core@2.0.0-beta.86
 - @tiptap/extension-code-block-lowlight@2.0.0-beta.32
 - @tiptap/extension-dropcursor@2.0.0-beta.17
 - @tiptap/extension-gapcursor@2.0.0-beta.18
 - @tiptap/extension-history@2.0.0-beta.14
 - @tiptap/extension-table@2.0.0-beta.25
 - @tiptap/html@2.0.0-beta.85
 - @tiptap/starter-kit@2.0.0-beta.82
2021-07-09 10:45:44 +02:00
Philipp Kühn
6ea02176dc dependencies: update 2021-07-09 10:43:04 +02:00
Philipp Kühn
b4eda709a6 update splitListItem (https://github.com/ProseMirror/prosemirror/issues/1146) 2021-07-09 10:33:57 +02:00
Forrest O
3f733dde3c doc update: onSelection → onSelectionUpdate
live: https://www.tiptap.dev/guide/custom-extensions#events
2021-07-08 22:38:18 +02:00
Yousef
cb910f5add export createTable 2021-07-06 21:42:27 +02:00
dependabot[bot]
4145fb1fca build(deps): bump actions/setup-node from 2.1.5 to 2.2.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.5 to 2.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.5...v2.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-06 21:41:21 +02:00
Robert van Hoesel
e69ce95a08 Link to contribution guidelines in CONTRIBUTING.md 2021-07-04 23:10:09 +02:00
Hans Pagel
9c64432fc8
Update focus.md 2021-06-29 22:12:51 +02:00
Philipp Kühn
72a33b7540 add react demo for minimal setup 2021-06-25 14:58:22 +02:00
Philipp Kühn
a0e52d9402 add react demo for long texts 2021-06-25 14:53:02 +02:00
Philipp Kühn
790d30df1f add react demo for tasks 2021-06-25 14:48:00 +02:00
Philipp Kühn
e5bac5043c add react demo for formatting 2021-06-25 12:00:39 +02:00
Philipp Kühn
ab4bfe4a8c add react demo for images 2021-06-25 11:53:37 +02:00
Philipp Kühn
2ff148d040 add react demo for tables 2021-06-25 11:39:27 +02:00
Philipp Kühn
68d64baf99 add react demo for markdown shortcuts 2021-06-25 11:28:28 +02:00
Phill Duffy
9abf46b371 Update introduction.md
Registeres to Registers
2021-06-24 22:44:53 +02:00
Philipp Kühn
304080ce1c Publish
- @tiptap/react@2.0.0-beta.52
2021-06-24 19:59:34 +02:00
Philipp Kühn
44e47222a0 fix: check for destroyed editor before creating node views in react 2021-06-24 19:59:06 +02:00
Philipp Kühn
84d732f7a5 Publish
- @tiptap/core@2.0.0-beta.85
 - @tiptap/extension-bubble-menu@2.0.0-beta.24
 - @tiptap/extension-code-block-lowlight@2.0.0-beta.31
 - @tiptap/extension-floating-menu@2.0.0-beta.18
 - @tiptap/extension-focus@2.0.0-beta.21
 - @tiptap/extension-mention@2.0.0-beta.61
 - @tiptap/extension-placeholder@2.0.0-beta.25
 - @tiptap/extension-table@2.0.0-beta.24
 - @tiptap/html@2.0.0-beta.84
 - @tiptap/react@2.0.0-beta.51
 - @tiptap/starter-kit@2.0.0-beta.81
 - @tiptap/suggestion@2.0.0-beta.59
 - @tiptap/vue-2@2.0.0-beta.39
 - @tiptap/vue-3@2.0.0-beta.45
2021-06-23 10:18:59 +02:00
Philipp Kühn
802a37d069 depencendies: update 2021-06-23 10:16:53 +02:00
Philipp Kühn
cf3fc73e62 dependencies: update 2021-06-23 10:09:39 +02:00
Tazio
6faf2feec4 VueRenderer documentation with version 3 2021-06-22 22:26:29 +02:00
Hans Pagel
b6e276f12a docs: describe selectAll 2021-06-22 21:35:39 +02:00
Hans Pagel
b226f77754 docs: update event page 2021-06-22 21:33:05 +02:00
Hans Pagel
50a793cd43 docs: update content 2021-06-22 21:28:20 +02:00
Hans Pagel
db8c9d50b2 docs: update link to ueberdosis 2021-06-22 11:40:51 +02:00
Carlo Beltrame
aa9409a027 Improve demo text for gapcursor 2021-06-21 12:27:12 +02:00
Carlo Beltrame
f94c61f77a Fix typo in gapcursor docs 2021-06-21 12:27:12 +02:00
Hans Pagel
ea9aabe1e8
Update document.md 2021-06-19 10:26:50 +02:00
Philipp Kühn
c3cebfe752 Publish
- @tiptap/extension-text-align@2.0.0-beta.20
2021-06-18 12:34:01 +02:00
Philipp Kühn
b4e41afd17 fix: remove default types for textAlign extension, fix #1430
There are no default types for TextAlign extension anymore. You have to configure by yourself. Usually something like:

```js
TextAlign.configure({
  types: ['heading', 'paragraph'],
})
```
2021-06-18 12:33:18 +02:00
Philipp Kühn
081b93bfae fix: update lock file, fix #1490 2021-06-18 11:54:22 +02:00
Philipp Kühn
3757d07f70 Publish
- @tiptap/core@2.0.0-beta.84
 - @tiptap/extension-code-block-lowlight@2.0.0-beta.30
 - @tiptap/extension-mention@2.0.0-beta.60
 - @tiptap/extension-placeholder@2.0.0-beta.24
 - @tiptap/extension-text-align@2.0.0-beta.19
 - @tiptap/html@2.0.0-beta.83
 - @tiptap/starter-kit@2.0.0-beta.80
 - @tiptap/suggestion@2.0.0-beta.58
2021-06-17 23:54:39 +02:00
Philipp Kühn
7cb4c9f322 dependencies: update 2021-06-17 23:53:32 +02:00
Philipp Kühn
502b5b1cc9 fix: improve types for generateHTML 2021-06-17 23:41:42 +02:00
Philipp Kühn
c8375aa294 docs: update rooms 2021-06-17 21:21:31 +02:00
Philipp Kühn
c14e8dcbf6 Merge branch 'main' of https://github.com/ueberdosis/tiptap 2021-06-17 17:34:10 +02:00
Philipp Kühn
ddb9a4bf18 fix: fix a bug where setting text align isn’t working when heading extension is not added 2021-06-17 17:34:06 +02:00
shadow-light
f130f004fb Correct default for dropcursor color in docs 2021-06-16 16:19:53 +02:00
Philipp Kühn
108c081001 Publish
- @tiptap/extension-bubble-menu@2.0.0-beta.23
 - @tiptap/react@2.0.0-beta.50
 - @tiptap/vue-2@2.0.0-beta.38
 - @tiptap/vue-3@2.0.0-beta.44
2021-06-15 19:07:39 +02:00