Commit graph

2 commits

Author SHA1 Message Date
Your Name 7869a747bc feat(core): port FileIcon to Vue 3, replace require() with import.meta.glob
30 webpack require() calls replaced by a single eager import.meta.glob.
The extension-to-icon mapping is preserved exactly, restructured from a
switch chain into lookup tables. Fixes alt="name" rendering the literal
string 'name'.
2026-07-21 20:49:27 -04:00
lights0123 35df1c69f4
Refactor common code out 2020-10-02 16:17:55 -04:00
Renamed from desktop/src/components/FileIcon.vue (Browse further)