tiptap/demos/src
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
..
Examples feat: add some improvements to CharacterCount extension (#2256), fix #1049, fix #1550, fix #1839, fix #2245 2021-12-08 21:26:30 +01:00
Experiments demos: add more extensions to all demo 2021-12-03 21:21:16 +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
GuideContent Add GenerateHTML demo for React 2021-11-16 20:35:39 +01:00
GuideGettingStarted/VModel/Vue docs: change this.value to value in the vue examples with custom v-model (#1813) 2021-09-07 11:23:43 +02:00
GuideNodeViews add newline-after-var rule to eslint config 2021-12-03 00:03:39 +01:00
Marks feat: Add support for autolink (#2226) 2021-12-03 08:53:58 +01:00
Nodes add newline-after-var rule to eslint config 2021-12-03 00:03:39 +01:00
Overview/Installation/Vue fix tests 2021-08-26 14:07:37 +02:00