Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | viewer: use CSS modules | Zero~Informatique | 2021-07-04 |
| | | | | GitHub: closes #196 | ||
* | viewer: types normalization - gallery.d.ts | Zero~Informatique | 2021-07-03 |
| | | | | GitHub: closes #301 | ||
* | viewer: prettier formatting based on eslint-prettier plugin | Zero~Informatique | 2020-06-28 |
| | |||
* | viewer: tell webpack to import scss from module | pacien | 2020-04-26 |
| | |||
* | viewer: architectural fixes and improvements | Zero~Informatique | 2020-02-27 |
| | | | | | | Make use of VueX's strict mode (which is different from vuex-class-component strict mode) Fixed issues and bad-practices with search filter tags mutations Correctly implement the new index.json format | ||
* | viewer: breadcrumb search is now a link, allowing the right-click copy-link ↵ | Zero~Informatique | 2020-02-24 |
| | | | | | | by the user Code review fix | ||
* | 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: larger breadcrumb links | Zero~Informatique | 2020-02-11 |
| | |||
* | viewer: ldbreadcrumbs: implement horizontal scrolling | Zero~Informatique | 2020-02-10 |
| | | | | | | This comes with a fix for the DragScroll component for mobile devices. GitHub: closes #101, closes #102 | ||
* | viewer: use a different background to separate command buttons and breadcrumbs | pacien | 2020-02-10 |
| | |||
* | viewer: disabled colour is now static instead of an arbitrary alpha | Zero~Informatique | 2020-02-02 |
| | |||
* | viewer: code cleaning, moved some views to components | Zero~Informatique | 2020-01-31 |