impress-2020/src/app
Matchu 7a5a6b919b Fix Download button
Huh, I'm not sure why SVGs ever didn't have `crossOrigin: "anonymous"`? The old commit isn't really super helpful for understanding that. Maybe I just didn't notice the problem in that case?

Well, whatever. Let's see if this breaks something else! (I'm also wondering if we should just like, _always_ ask for things with crossOrigin set?)
2021-01-08 17:38:27 -08:00
..
cached-data Build cached zones, stop querying on server 2020-08-19 17:50:05 -07:00
components Fix Download button 2021-01-08 17:38:27 -08:00
images move src/images into src/app/images 2021-01-04 03:49:08 +00:00
WardrobePage Disable PosePicker while saved outfit is loading 2021-01-08 03:37:56 -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 fix visual regressions on Your Outfits page 2021-01-08 01:26:28 -08:00
util.js tweak site bg color, to let card elements "pop" 2021-01-04 09:17:54 +00:00