Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | viewer: use CSS modules | Zero~Informatique | 2021-07-04 |
| | | | | GitHub: closes #196 | ||
* | viewer: prettier formatting based on eslint-prettier plugin | Zero~Informatique | 2020-06-28 |
| | |||
* | viewer: major code and search mode overhaul | Zero~Informatique | 2020-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 components | Zero~Informatique | 2020-01-31 |
| | |||
* | viewer: finalized the command buttons. added the 'up to parent' command | Zero~Informatique | 2020-01-31 |
| | |||
* | viewer: Improved the proposition layout | Zero~Informatique | 2020-01-30 |
| | |||
* | viewer: new breadcrumb. navigation buttons. and styling improvements | Zero~Informatique | 2020-01-30 |
| | |||
* | viewer: license headers | Zero~Informatique | 2020-01-10 |
| | |||
* | viewer: Changed "image" type to "picture". Adapted the code to the current ↵ | Zero~Informatique | 2020-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. |