Dashboard updates to support content creation + search

This commit is contained in:
Elio Struyf
2021-08-25 21:39:26 +02:00
parent 722c0d6888
commit 6cce35de6c
29 changed files with 509 additions and 161 deletions
+1 -4
View File
@@ -346,10 +346,6 @@
{
"command": "frontMatter.collapseSections",
"when": "false"
},
{
"command": "frontMatter.dashboard",
"when": "frontMatterCanOpenDashboard"
}
],
"view/title": [
@@ -392,6 +388,7 @@
"css-loader": "5.2.7",
"date-fns": "2.23.0",
"downshift": "6.0.6",
"fuse.js": "6.4.6",
"glob": "7.1.6",
"gray-matter": "4.0.2",
"html-loader": "1.3.2",