| Commit message (Collapse) | Author | Age |
|
|
|
| |
github: resolves #259
|
|
|
|
| |
github: resolves #28
|
|
|
|
|
|
| |
Types { [x: T]: R } updated to Record<T, R>
Methods in template updated to getters (computed in VueJS), which are reactive and cached
Code formatting
|
|
|
|
|
|
| |
Introducing a generic error page with some icon and a different error for unknown resources
GitHub: closes #190
|
| |
|
| |
|
|
|
|
| |
found
|
|
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)
|