refactoring of cmaps, widgets, etc.
This commit is contained in:
+3
-3
@@ -12,7 +12,7 @@ Bijgewerkt: 25 augustus 2026
|
||||
- EasyMDE/Marked voor Markdown, DOMPurify voor sanitizing, highlight.js voor code en diff2html voor versieverschillen;
|
||||
- lokale, tijdens setup gedownloade frontendbibliotheken, zodat normaal gebruik geen CDN nodig heeft.
|
||||
|
||||
De ontwikkelversie is **0.2.122** (`info.rkt`). De huidige PostgreSQL-schemaversie is **21** (`private/migrations.rkt`).
|
||||
De ontwikkelversie is **0.2.122** (`info.rkt`). De huidige PostgreSQL-schemaversie is **22** (`private/migrations.rkt`).
|
||||
|
||||
## Belangrijk: huidige werkboom
|
||||
|
||||
@@ -40,7 +40,7 @@ static/cmap/cmap-racket-wiki.js
|
||||
static/cmap/cmap.css
|
||||
static/index.html
|
||||
static/js/wiki.js
|
||||
static/js/cmap-export.js
|
||||
static/cmap/model/markdown-exporter.js
|
||||
test/cmap-export.test.js
|
||||
translate.rkt
|
||||
```
|
||||
@@ -143,7 +143,7 @@ raco make main.rkt server.rkt setup-vendor.rkt \
|
||||
migrate-cmap-subpages.rkt architecture/import.rkt
|
||||
|
||||
node --check static/js/wiki.js
|
||||
node --check static/js/cmap-export.js
|
||||
node --check static/cmap/model/markdown-exporter.js
|
||||
node --check static/js/combobox.js
|
||||
node --check static/cmap/cmap.js
|
||||
node --check static/cmap/cmap-racket-wiki.js
|
||||
|
||||
Reference in New Issue
Block a user