yunsi-toolbox-vue/components/nvs-editor
kerms 4e93301626
feat(nvs-editor): blob editor dialog, mobile layout, file import for all types
- Add BlobEditorDialog with hex editing, preview, import/export
- Responsive layout with JS+CSS breakpoint at 640px
- File upload support for string, blob, and primitive types
- Fix: use formatEscapes on string file import to preserve literal content
- Fix: robust download with delayed URL revocation
2026-03-13 15:26:10 +01:00
..
BlobEditorDialog.vue feat(nvs-editor): blob editor dialog, mobile layout, file import for all types 2026-03-13 15:26:10 +01:00
NvsEditor.vue feat(nvs-editor): blob editor dialog, mobile layout, file import for all types 2026-03-13 15:26:10 +01:00