bug fixes & improvements & missing features & font loader

This commit is contained in:
2026-04-07 00:36:21 +03:00
parent e95606d18b
commit 9f658f5615
54 changed files with 4087 additions and 1843 deletions

View File

@@ -17,10 +17,10 @@
"@codemirror/language": "^6.12.3",
"@codemirror/state": "^6.6.0",
"@codemirror/view": "^6.41.0",
"@duhanbalci/codemirror-lang-dexpr": "0.1.0",
"@lezer/highlight": "^1.2.3",
"@lezer/lr": "^1.4.8",
"codemirror": "^6.0.2",
"codemirror-lang-dexpr": "file:../../rust-expr/editor",
"pinia": "^3.0.4",
"vue": "^3.5.31"
},