Skip to content

Commit

Permalink
Refactor/editor (#908)
Browse files Browse the repository at this point in the history
  • Loading branch information
robinv8 authored Apr 15, 2024
1 parent d90269c commit 6cf118b
Show file tree
Hide file tree
Showing 16 changed files with 1,182 additions and 1,416 deletions.
6 changes: 5 additions & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,15 @@
"analyze": "source-map-explorer 'build/static/js/*.js'"
},
"dependencies": {
"@codemirror/lang-markdown": "^6.2.4",
"@codemirror/language-data": "^6.5.0",
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.26.1",
"axios": "^0.27.2",
"bootstrap": "^5.3.2",
"bootstrap-icons": "^1.10.5",
"classnames": "^2.3.1",
"codemirror": "5.65.0",
"codemirror": "^6.0.1",
"color": "^4.2.3",
"copy-to-clipboard": "^3.3.2",
"dayjs": "^1.11.5",
Expand Down
Loading

0 comments on commit 6cf118b

Please sign in to comment.