aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/views/PanelTop.vue
Commit message (Collapse)AuthorAge
* viewer: prettier formatting based on eslint-prettier pluginZero~Informatique2020-06-28
|
* viewer: major code and search mode overhaulZero~Informatique2020-02-24
| | | | | | | | | Updated libraries to the lastest version SCSS Formatter as suggested VSC extensions Renamed toolbar-color by scrollbar-color LD components use Props in favor of touching the stores directly (when possible) Moved most common algorithms to a "services" folder Complete search overhaul (lots of code change)
* viewer: code cleaning, moved some views to componentsZero~Informatique2020-01-31
|
* viewer: finalized the command buttons. added the 'up to parent' commandZero~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.