1
0
Fork 0
forked from OpenNeo/impress
impress/src/app/WardrobePage
Matchu 9a68bd1355 Use standard image URLs on Your Outfits page
The old URLs were glitchy because we weren't escaping the `layerUrls` param… and this will let us take better advantage of the same shared caching as other stuff!
2021-09-03 15:37:38 -07:00
..
support Oops, fix bug in pet appearance support! 2021-06-29 00:10:42 -07:00
index.js Add search footer to layout, behind a feature flag 2021-06-21 14:48:08 -07:00
Item.js Add page-reload recovery to *all* code splitting 2021-01-21 14:34:55 -08:00
ItemsAndSearchPanels.js Add general error message for wardrobe crashes 2021-05-05 00:22:28 -07:00
ItemsPanel.js Enable auto-saving while searching for items 2021-05-04 13:28:29 -07:00
OutfitControls.js Try moving the glitch badges to the top 2021-06-24 20:05:31 -07:00
OutfitKnownGlitchesBadge.js Handle OFFICIAL_SWF_IS_INCORRECT for pet layers 2021-08-14 16:46:05 -07:00
PosePicker.js Move getVisibleLayers to a new shared directory 2021-05-13 17:35:58 -07:00
SearchFooter.js Add search footer to layout, behind a feature flag 2021-06-21 14:48:08 -07:00
SearchPanel.js Use itemSearchV2 in wardrobe too 2021-06-21 10:37:54 -07:00
SearchToolbar.js Add search footer to layout, behind a feature flag 2021-06-21 14:48:08 -07:00
useOutfitSaving.js Stop adding extras to Your Outfits after save 2021-05-04 18:38:14 -07:00
useOutfitState.js Finish outfit auto-saving! 2021-05-04 12:33:13 -07:00
WardrobeDevHacks.js Lint against console.log 2021-05-03 15:01:49 -07:00
WardrobePageLayout.js Add search footer to layout, behind a feature flag 2021-06-21 14:48:08 -07:00
WardrobePreviewAndControls.js Use standard image URLs on Your Outfits page 2021-09-03 15:37:38 -07:00