| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
|
| |
Search from the URL requires a strict match instead of a loose match
Category search was case sensitive
Category + disambiguation was matching like an intersection of both tags instead of being hard-coupled
Removed the logs for the release (coming soon)
|
|
|
|
|
|
| |
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
|
|
|
|
| |
GitHub: Resolves #91
|
|
|
|
| |
Code review fix
|
|
|
|
|
|
|
|
|
| |
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)
|
|\ |
|
| | |
|
| |
| |
| |
| | |
to be avoided if possible, it's slow and dangerous)
|
| |
| |
| |
| | |
By using more explicit icons and tooltip.
|
| |
| |
| |
| |
| |
| | |
Hiding secondary buttons and allowing the bar to collapse.
GitHub: closes #100
|
| |
| |
| |
| | |
Properly centering icons in their boxes instead of having them sitting in a corner.
|
|/
|
|
| |
By using proper semantics, using 'a' instead of 'div' to allow keyboard selection
|
|
|
|
| |
before the commit)
|
| |
|
|
|