impress-2020/src/app/components
Matchu 81117218a3 Only wait for auth on queries that need it
I switched from my `_NoAuthRequired` opname hack, to a more robust `context` argument, and it's opt-in!

This should make queries without user data faster by default. We'll need to remember to specify this in order to get user data, but it shouldn't be something we'd like, ship without remembering—the feature just won't work until we do!
2021-01-21 14:57:21 -08:00
..
HangerSpinner.js fix large-icon visual bug 2021-01-04 03:11:55 +00:00
ItemCard.js Add Latest Items section to homepage 2021-01-18 06:31:27 -08:00
OutfitMovieLayer.js fix bug with items with %20 in movie clip URL 2020-10-28 00:29:32 -07:00
OutfitPreview.js Fix Download button 2021-01-08 17:38:27 -08:00
OutfitThumbnail.js Show thumbnail in wardrobe page while outfit loads 2021-01-08 01:23:24 -08:00
SpeciesColorPicker.js Only wait for auth on queries that need it 2021-01-21 14:57:21 -08:00
SquareItemCard.js Avoid alt text flash of content for item thumbnail 2021-01-18 06:51:23 -08:00
useCurrentUser.js simulate login with IMPRESS_LOG_IN_AS flag 2021-01-05 23:22:03 -08:00
useOutfitAppearance.js add items to outfit thumbnails 2021-01-04 08:26:05 +00:00
useRequireLogin.js simulate login with IMPRESS_LOG_IN_AS flag 2021-01-05 23:22:03 -08:00
WIPCallout.js Show saved outfits in wardrobe page! 2021-01-05 06:29:39 +00:00