aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/store/index.ts
Commit message (Collapse)AuthorAge
* viewer: prettier formatting based on eslint-prettier pluginZero~Informatique2020-06-28
|
* viewer: global formatting unificationZero~Informatique2020-04-28
|
* viewer: architectural fixes and improvementsZero~Informatique2020-02-27
| | | | | | Make use of VueX's strict mode (which is different from vuex-class-component strict mode) Fixed issues and bad-practices with search filter tags mutations Correctly implement the new index.json format
* viewer: license headersZero~Informatique2020-01-10
|
* viewer:Zero~Informatique2019-12-21
Implemented the "example" project in devServer Display loader and error messages (not translated yet) Created a "GalleryStore" to fetch the JSon data from the gallery (currently from example)