2020-04-25 02:20:23 -07:00
* Use react-virtualized instead of our own scroller, but we need total count known, and we need another solution for the CSS transitions in the outfit case
2020-04-25 03:02:11 -07:00
* Restore good download behavior: use crossOrigin for everything, and remove cache-buster in the URL we use for canvas
2020-04-24 23:13:28 -07:00
* Undo the local linking we did for @chakra-ui/core, react, and react-dom on Matchu's machine 😅
2020-04-25 04:38:55 -07:00
* Present invalidated items somewhere on the screen, instead of them just vanishing? :/
2020-04-25 06:50:34 -07:00
Features:
* Search by zone
* Outfit saving
* Use the space better on big screens?