aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/@types/gallery/index.d.ts
Commit message (Collapse)AuthorAge
* viewer: Tag propositions. Disabled directory indexation.Zero~Informatique2019-12-28
| | | | Note: The propositions are not based on the current search results, but on the searched tags, which doesn't seem to be the correct way. We'll probably have to move the search results to a store for global visibility.
* viewer: Improved the Gallery type definitions. Basic display of the images ↵Zero~Informatique2019-12-21
| | | | | | and thumbnails example: "thumbnails" instead of "thumbs"
* 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)