1
0
Fork 0
forked from OpenNeo/impress
impress/src/app/WardrobePage
Matchu 59ffc86481 update PetAppearance id to match petStateId
Previously, we were using a custom-y `id` field to help Apollo cross-reference `petAppearance` queries with the results from bulk `petAppearances` queries. Now, instead, we deprecate `petStateId`, and start using `id` to have the same stable value!

This is in anticipation of pet appearance support tools: a stable ID will make it easier to edit them, esp changing their pose (which would otherwise have changed the ID!)
2020-08-27 21:32:22 -07:00
..
support Support tool: Remove layer from item 2020-08-20 21:40:05 -07:00
index.js oops, fix bad comment to work around compiler bug 2020-08-05 01:23:26 -07:00
Item.js remove stray unused outfitState prop 2020-08-20 21:46:32 -07:00
ItemsAndSearchPanels.js dark mode first draft! 2020-08-12 00:37:31 -07:00
ItemsPanel.js dark mode first draft! 2020-08-12 00:37:31 -07:00
OutfitControls.js hide invalid colors in wardrobe page dropdown 2020-08-19 19:05:44 -07:00
PosePicker.js update PetAppearance id to match petStateId 2020-08-27 21:32:22 -07:00
SearchPanel.js fix bug where search error states are hidden 2020-08-19 18:11:40 -07:00
useOutfitState.js Build cached zones, stop querying on server 2020-08-19 17:50:05 -07:00