aboutsummaryrefslogtreecommitdiff
path: root/viewer/package.json
Commit message (Collapse)AuthorAge
* viewer: code cleaning, moved some views to componentsZero~Informatique2020-01-31
|
* viewer: updated librariesZero~Informatique2020-01-31
|
* viewer: improved the picture layout. clicking a picture will switch between ↵Zero~Informatique2020-01-29
| | | | resized-to-screen and original-size (+fullscreen). drag-n-drop scrolls/moves the picture, just like a touch device. Resolves #19
* viewer: finalized the thumbnails view layouts. implemented thumbnails ↵Zero~Informatique2020-01-29
| | | | lazy-loading
* viewer: minor dep version updateZero~Informatique2020-01-29
|
* viewer: Plugin for Optional chaining and Coalesce. Implemented tag ↵Zero~Informatique2019-12-24
| | | | operations (intersection, addition, substraction). Unified Tag.Search
* 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)
* Implemented VueX and a basic UIStore with the fullscreen mutationZero~Informatique2019-12-21
| | | | Some renaming
* Updated EsLintZero~Informatique2019-12-20
| | | | Removed logic from the view
* Viewer project foundationsZero~Informatique2019-12-20