impress-2020/src/app
Matchu 62629865d8 stop removing items after you try something on
I was getting annoyed by how, when you're using search, trying on an item will remove conflicting stuff, and then if you decide you don't like what you tried the old stuff _doesn't come back_

As of this change, it does! When you start a new search, we save the outfit state, and then whenever you change the items we ask "hey can these old ones safely be re-worn again?" and re-wear them if so.
2020-09-02 00:53:35 -07:00
..
cached-data Build cached zones, stop querying on server 2020-08-19 17:50:05 -07:00
components move restrictedZones from layer to PetAppearance 2020-08-31 23:18:30 -07:00
WardrobePage stop removing items after you try something on 2020-09-02 00:53:35 -07:00
apolloClient.js first draft of search zones 2020-09-01 18:59:05 -07:00
App.js remove stray console.log 2020-08-19 19:12:56 -07:00
HomePage.js bug fix for light/dark mode toggle 2020-08-14 18:21:40 -07:00
util.js refactor to use new query object in SearchPanel 2020-09-01 19:53:38 -07:00