Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | viewer: ldcommandsearch: clarify flex shrink fix | pacien | 2020-04-17 |
| | | | | | | | The bug only affects old version of webkit and seem to have been fixed in the latest releases of Chromium. GitHub: #183 | ||
* | viewer: ldcommandsearch: fix flexbox shrinking and overlap | pacien | 2020-04-11 |
| | | | | GitHub: closes #183 | ||
* | viewer: more minor architectural and performance improvement | Zero~Informatique | 2020-02-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) |