impress/src/app
Matchu 2a8be58973 Show thumbnail in wardrobe page while outfit loads
To help the load time for outfits feel shorter, we now reuse the outfit thumbnail from the Your Outfits page as a placeholder!

This doesn't add any overhead when the thumbnail data _isn't_ in your session cache, e.g. if you navigate to the outfit directly. But if we have the thumbnail on hand already, we just show it, easy peasy!
2021-01-08 01:23:24 -08:00
..
cached-data Build cached zones, stop querying on server 2020-08-19 17:50:05 -07:00
components Show thumbnail in wardrobe page while outfit loads 2021-01-08 01:23:24 -08:00
images move src/images into src/app/images 2021-01-04 03:49:08 +00:00
WardrobePage Show thumbnail in wardrobe page while outfit loads 2021-01-08 01:23:24 -08:00
apolloClient.js show outfit name faster, instead of "Untitled Outfit" 2021-01-05 06:39:12 +00:00
App.js Show saved outfits in wardrobe page! 2021-01-05 06:29:39 +00:00
GlobalFooter.js update chakra imports 2020-12-25 09:08:33 -08:00
GlobalHeader.js simulate login with IMPRESS_LOG_IN_AS flag 2021-01-05 23:22:03 -08:00
HomePage.js tweak site bg color, to let card elements "pop" 2021-01-04 09:17:54 +00:00
ItemPage.js fix large-icon visual bug 2021-01-04 03:11:55 +00:00
ItemPageDrawer.js update chakra imports 2020-12-25 09:08:33 -08:00
ItemPageLayout.js update chakra imports 2020-12-25 09:08:33 -08:00
ItemTradesPage.js fix large-icon visual bug 2021-01-04 03:11:55 +00:00
ModelingPage.js update chakra imports 2020-12-25 09:08:33 -08:00
PageLayout.js update chakra imports 2020-12-25 09:08:33 -08:00
PrivacyPolicyPage.js fix large-icon visual bug 2021-01-04 03:11:55 +00:00
UserItemsPage.js fix large-icon visual bug 2021-01-04 03:11:55 +00:00
UserOutfitsPage.js Show thumbnail in wardrobe page while outfit loads 2021-01-08 01:23:24 -08:00
util.js tweak site bg color, to let card elements "pop" 2021-01-04 09:17:54 +00:00