aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/components/LdAudioViewer.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/LdAudioViewer: add audio viewerpacien2020-05-22
GitHub: closes #158