tiptap/demos/src
Philipp Kühn fe6a3e7491
feat: add getText() and generateText() methods (fix #1428) (#1875)
* move getTextBetween method

* add getText method

* refactoring

* refactoring

* refactoring

* move renderText to schema, add generateText method

* add GenerateText demo

* docs: update

* remove demo from html page
2021-09-09 23:51:05 +02:00
..
Examples feat: parseHTML for attributes should return the value instead of an object now, fix #1863 2021-09-08 23:53:44 +02:00
Experiments feat: parseHTML for attributes should return the value instead of an object now, fix #1863 2021-09-08 23:53:44 +02:00
Extensions fix tests 2021-08-26 14:07:37 +02:00
GuideContent feat: add getText() and generateText() methods (fix #1428) (#1875) 2021-09-09 23:51:05 +02: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 migrate beforeDestroy to beforeUnmount 2021-08-25 18:36:11 +02:00
Marks fix tests 2021-08-26 14:07:37 +02:00
Nodes docs: Horizontal rule demo: add selected style (#1848) 2021-09-08 09:48:33 +02:00
Overview/Installation/Vue fix tests 2021-08-26 14:07:37 +02:00