Andrew Luca
0eced7b1e6
chore: add repository for all packages.json
2021-07-23 01:13:32 +02:00
Hans Pagel
3fc0081748
Merge pull request #1624 from arthurmcgregor/additional-input-rules-for-typography
...
Additional input rules for typography
2021-07-22 09:07:15 +02:00
Arthur McGregor
2d1e91a95b
Update docs with additional typography rules
2021-07-22 10:39:48 +12:00
Arthur McGregor
bd38299498
Add additional input rules to typography extension
...
superscriptTwo
superscriptThree
oneQuarter
threeQuarters
2021-07-22 10:36:08 +12:00
Hans Pagel
572b31ee96
Merge pull request #1492 from sereneinserenade/main
...
Adding types to Linter and making the structure a bit easier
2021-07-20 13:54:24 +02:00
Hans Pagel
f1695ad3d6
Update linter.md
2021-07-20 13:53:21 +02:00
Ilya Amursky
4a2a428a4c
fix: export starter kit extension options
2021-07-20 13:51:25 +02:00
Ilya Amursky
1b43de331d
fix: export text align extension options
2021-07-20 13:50:52 +02:00
sibiraj-s
aac0193050
Fix lint errors
2021-07-20 13:49:55 +02:00
sibiraj-s
656a80fc3f
Update hostic-dom to fix style attributes
2021-07-20 13:49:55 +02:00
sibiraj-s
8ed6ac4219
Export NodeViewRendererOptions
2021-07-17 08:53:05 +02:00
Hans Pagel
122f0821aa
Update index.vue
2021-07-16 04:39:17 +02:00
Philipp Kühn
2dcdec25e1
docs: add new collab rooms
2021-07-15 23:27:28 +02:00
William Park
3987e05764
Doc fix: Remove braces from isEmpty & isEditable
...
Hi! I've updated the docs to make it more clear that `editor.isEmpty` and `editor.isEditable` are bools rather than functions that need called.
This is a quick fix and I'd recommend these maybe be moved out of the "methods" section of the docs, but as of right now there's no obvious section to move them to, and I don't want to make assumptions about what these should be called.
2021-07-15 19:55:53 +02:00
Markus Machatschek
2559ef1af1
Fix custom start for ordered lists
2021-07-15 13:28:33 +02:00
Hans Pagel
97dd95199f
history: code style
2021-07-14 23:51:53 +02:00
Hans Pagel
d52af5b71e
docs: add keyboard shortcuts for Russian layouts to the docs
2021-07-14 23:51:30 +02:00
Markus Machatschek
b3cf55d686
Readd skipped tests
...
Fix lint issue
2021-07-14 23:49:45 +02:00
Markus Machatschek
a331d72383
Add russian undo/redo shortcuts and fix tests
2021-07-14 23:49:45 +02:00
Markus Machatschek
6ca7ebde55
Replace node-sass with dart sass and fix deprecation warning
2021-07-14 23:32:09 +02:00
Javier Martínez
3bb1addf29
Fix typo
2021-07-14 15:49:22 +02:00
Hans Pagel
dbe2a8370a
collaboration cursor: fix type for clientId, fix #1582
2021-07-13 23:30:01 +02:00
Hans Pagel
408835aafd
Merge branch 'main' of github.com:ueberdosis/tiptap
2021-07-10 23:56:43 +02:00
Hans Pagel
2ebed3054f
docs: update link demo, fix #1564
2021-07-10 23:56:29 +02:00
BrianHung
1ac8353768
initialize task-item nodeview with dataset checked
2021-07-10 23:36:03 +02:00
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