aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/@types/scrollposition.d.ts
Commit message (Collapse)AuthorAge
* viewer: prettier formatting based on eslint-prettier pluginZero~Informatique2020-06-28
|
* 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: project configuration - eof-last enforcedZero~Informatique2020-02-12
|
* viewer: store and restore the scroll position through navigationZero~Informatique2020-02-11
GitHub: closes #58