aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/components/LdProposition.vue
Commit message (Collapse)AuthorAge
* viewer: crash fix for proposed tags when using discriminant formatZero~Informatique2020-02-02
|
* viewer: code cleaning, moved some views to componentsZero~Informatique2020-01-31
|
* viewer: tag propositions depend on current's directory. resolves #22Zero~Informatique2020-01-31
|
* viewer: Improved the proposition layoutZero~Informatique2020-01-30
|
* viewer: new breadcrumb. navigation buttons. and styling improvementsZero~Informatique2020-01-30
|
* viewer: license headersZero~Informatique2020-01-10
|
* viewer: Changed "image" type to "picture". Adapted the code to the current ↵Zero~Informatique2020-01-09
| | | | compiler output format. The currentItem and currentPath are calculated in the store for easier multi-component access. Breadcrumb for current's position and navigation.
* 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.