|
f99a9cf79b
|
Fix slow re-render of sidebar due to useSWR
Very weird that useSWR is blocking the render in this way. Trusty `requestAnimationFrame` is here to save the day yet again.
|
2022-08-21 01:54:53 -04:00 |
|
|
a067f21f15
|
Add dialog for searching and adding mod
Still WIP, need to implement selecting a particular plugin under mod, which will require some backend changes.
|
2022-05-31 23:55:36 -04:00 |
|
|
8c86871723
|
Fix searchbar styling
|
2022-03-14 23:42:09 -04:00 |
|
|
761ef80669
|
Default sidebar and WIP PluginLoader
|
2022-02-27 01:17:52 -05:00 |
|
|
6005028439
|
Use downshift-js for better search bar experience
|
2022-02-06 20:45:18 -05:00 |
|
|
b263c6b0cb
|
Add search, query url based state
Still need to wire up the mod and cell data to the search.
|
2022-01-24 00:59:36 -05:00 |
|