Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'develop' into feature-secondary-command-buttons | OzoneGrif | 2020-02-10 |
|\ | |||
| * | viewer: use a different background to separate command buttons and breadcrumbs | pacien | 2020-02-10 |
| | | |||
* | | viewer: formatting and > a instead of > * in the CSS (the star selector is ↵ | Zero~Informatique | 2020-02-10 |
| | | | | | | | | to be avoided if possible, it's slow and dangerous) | ||
* | | viewer: ldcommand: clarify command button actions | pacien | 2020-02-08 |
| | | | | | | | | By using more explicit icons and tooltip. | ||
* | | viewer: ldcommand: reduce command bar on mobile | pacien | 2020-02-08 |
| | | | | | | | | | | | | Hiding secondary buttons and allowing the bar to collapse. GitHub: closes #100 | ||
* | | viewer: ldcommand: fix command buttons active boxes | pacien | 2020-02-08 |
| | | | | | | | | Properly centering icons in their boxes instead of having them sitting in a corner. | ||
* | | viewer: ldcommand: fix keyboard navigation | pacien | 2020-02-08 |
|/ | | | | By using proper semantics, using 'a' instead of 'div' to allow keyboard selection | ||
* | viewer: fixed the command button's titles (somehow the `:` were removed ↵ | Zero~Informatique | 2020-02-02 |
| | | | | before the commit) | ||
* | viewer: Unify the minor size differences between command icons | Zero~Informatique | 2020-01-31 |
| | |||
* | viewer: code cleaning, moved some views to components | Zero~Informatique | 2020-01-31 |