tiptap/docs/api
Philipp Kühn 5daa870b09
feat: add some improvements to CharacterCount extension (#2256), fix #1049, fix #1550, fix #1839, fix #2245
* fix a bug when exceeding the character limit

* find a better way to limit the doc size

* check paste events

* add storage method

* refactoring

* use textBetween instead of textContent

* return early if no limit is set

* add words method to storage

* show word count in charactercount demo

Co-authored-by: Philipp Kühn <philippkuehn@MacBook-Pro-von-Philipp.local>
2021-12-08 21:26:30 +01:00
..
commands feat: add scrollIntoView option to focus command, fix #2172 2021-11-25 17:18:30 +01:00
extensions feat: add some improvements to CharacterCount extension (#2256), fix #1049, fix #1550, fix #1839, fix #2245 2021-12-08 21:26:30 +01:00
marks feat: Add support for autolink (#2226) 2021-12-03 08:53:58 +01:00
nodes docs: add the emoji extension 2021-11-11 12:47:22 +01:00
utilities feat!: Add editor to items prop in suggestion plugin (#2082) 2021-10-25 09:42:41 +02:00
commands.md docs: use regular case for Tiptap 2021-10-19 22:30:45 +02:00
editor.md feat: add some improvements to CharacterCount extension (#2256), fix #1049, fix #1550, fix #1839, fix #2245 2021-12-08 21:26:30 +01:00
events.md docs: Update events.md (#2152) 2021-11-09 23:15:17 +01:00
extensions.md docs: use regular case for Tiptap 2021-10-19 22:30:45 +02:00
introduction.md docs: use regular case for Tiptap 2021-10-19 22:30:45 +02:00
keyboard-shortcuts.md docs: make all node keyboard shortcuts a table 2021-10-01 22:57:27 +02:00
marks.md Merge branch 'main' of https://github.com/ueberdosis/tiptap into docs/remove-gridsome 2021-09-17 23:45:04 +02:00
nodes.md docs: use regular case for Tiptap 2021-10-19 22:30:45 +02:00
schema.md docs: use regular case for Tiptap 2021-10-19 22:30:45 +02:00