aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/components/LdPlainTextViewer.vue
Commit message (Collapse)AuthorAge
* viewer: code update (no functional change)Zero~Informatique2020-06-19
| | | | | | Types { [x: T]: R } updated to Record<T, R> Methods in template updated to getters (computed in VueJS), which are reactive and cached Code formatting
* viewer/css/global: factorise util classespacien2020-05-22
|
* viewer: add plain text file viewerpacien2020-05-22
GitHub: closes #213