impress-2020/src/app
Matchu b78cede939 Add brief delay before Latest Items loading state
This UI generally loads very fast, thanks to the CDN cache, so the flash of skeleton content is more distracting than anything else! We still show it quickly after 300ms, but good network connections should reliably get it loaded before then.
2021-01-18 06:46:18 -08:00
..
cached-data Build cached zones, stop querying on server 2020-08-19 17:50:05 -07:00
components Add Latest Items section to homepage 2021-01-18 06:31:27 -08:00
images move src/images into src/app/images 2021-01-04 03:49:08 +00:00
WardrobePage Fix "Untitled outfit" on open outfit in new window 2021-01-17 08:19:47 -08:00
apolloClient.js show outfit name faster, instead of "Untitled Outfit" 2021-01-05 06:39:12 +00:00
App.js Fix ChunkLoadError crashes after deploys 2021-01-18 05:17:14 -08: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 Add brief delay before Latest Items loading state 2021-01-18 06:46:18 -08: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 Privacy policy copy tweak 2021-01-18 06:44:07 -08:00
UserItemsPage.js Try a grid-based view for item lists 2021-01-14 04:58:40 -08:00
UserOutfitsPage.js Mention starred outfits in "Your outfits" WIP 2021-01-17 08:05:05 -08:00
util.js Clearer errors when image download fails 2021-01-17 04:42:35 -08:00