Commit Graph

5 Commits

Author SHA1 Message Date
Philipp Kühn
ed21bfc422 demos: remove content of index.html files 2021-12-17 14:02:22 +01:00
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
Sven Adlung
40624e7500 Add CharacterCount demo for React 2021-11-15 17:01:03 +01:00
Philipp Kühn
e0016c40e9 migrate beforeDestroy to beforeUnmount 2021-08-25 18:36:11 +02:00
Philipp Kühn
88804668ff add extension demos 2021-08-25 18:03:42 +02:00