Commit Graph

534 Commits

Author SHA1 Message Date
Philipp Kühn
53e8ba1b7b demos: move shiki to worker 2021-09-14 22:28:49 +02:00
Philipp Kühn
2ec53efb91 dependencies: update 2021-09-14 21:29:00 +02:00
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
Philipp Kühn
8a3b47a529 feat: parseHTML for attributes should return the value instead of an object now, fix #1863 2021-09-08 23:53:44 +02:00
Gregory Cadars
99ea9c87da
docs: Horizontal rule demo: add selected style (#1848) 2021-09-08 09:48:33 +02:00
Philipp Kühn
707ba29fa5 docs: use functional component for mention list 2021-09-07 23:22:11 +02:00
Lia Va
67ce72a9ee
docs: change this.value to value in the vue examples with custom v-model (#1813) 2021-09-07 11:23:43 +02:00
Philipp Kühn
8d15436c28 dependencies: update 2021-09-06 22:43:40 +02:00
Philipp Kühn
e0d7b01b1c docs: improve types 2021-08-26 23:40:31 +02:00
Philipp Kühn
afd021fffa fix a bug 2021-08-26 23:28:52 +02:00
Philipp Kühn
8670891ae8 add missing dep 2021-08-26 23:12:20 +02:00
Philipp Kühn
4492d069bb improve demo styling 2021-08-26 23:03:31 +02:00
Philipp Kühn
2407732df4 change demo styling 2021-08-26 18:28:40 +02:00
Philipp Kühn
121616537b prebundle some deps in vite 2021-08-26 16:23:19 +02:00
Philipp Kühn
2d129459ca fix tests 2021-08-26 14:07:37 +02:00
Philipp Kühn
ebfcdf3958 add some overview list styling 2021-08-26 10:52:15 +02:00
Philipp Kühn
25b36a6cb3 redirect demos 2021-08-26 10:06:14 +02:00
Philipp Kühn
43274cd9aa change max-height for demos 2021-08-26 09:46:29 +02:00
Philipp Kühn
a1c9535041 change max-height for collab demo 2021-08-26 09:45:29 +02:00
Philipp Kühn
acbaa41ee0 add missing emoji demo 2021-08-25 23:12:53 +02:00
Philipp Kühn
d050ee164f add global active styling for buttons 2021-08-25 21:18:36 +02:00
Philipp Kühn
e0016c40e9 migrate beforeDestroy to beforeUnmount 2021-08-25 18:36:11 +02:00
Philipp Kühn
8a5a491d8e add GuideNodeViews demos 2021-08-25 18:32:54 +02:00
Philipp Kühn
b1a87e4ad6 add GuideGettingStarted demos 2021-08-25 18:27:05 +02:00
Philipp Kühn
f99357b9a3 add GuideContent demos 2021-08-25 18:21:37 +02:00
Philipp Kühn
b95c81baff add overview demos 2021-08-25 18:18:15 +02:00
Philipp Kühn
7dd4e38af5 add node demos 2021-08-25 18:15:10 +02:00
Philipp Kühn
502b533f60 add mark demos 2021-08-25 18:07:36 +02:00
Philipp Kühn
88804668ff add extension demos 2021-08-25 18:03:42 +02:00
Philipp Kühn
6ab708b1a2 add experiment demos 2021-08-25 17:53:02 +02:00
Philipp Kühn
2498c24186 fix some demos 2021-08-25 12:29:46 +02:00
Philipp Kühn
a68a2a62a3 fix remix url 2021-08-25 12:23:47 +02:00
Philipp Kühn
4607a2dbd5 add example demos 2021-08-25 12:13:46 +02:00
Philipp Kühn
15c7e1955a add basic vite setup 2021-08-25 11:52:20 +02:00