| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
item? may return undefined, and undefined === null returns false.
Co-authored-by: OzoneGrif <OzoneGrif@users.noreply.github.com>
|
|
|
|
| |
We'll see for dynamic component loading later.
|
|
|
|
| |
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)
|