impress/app/javascript/wardrobe-2020/components
Emi Matchu 75769304c1 Fix CORS bug when downloading in Chrome
Chrome has a known issue where `Vary: Origin` is not respected by its in-memory cache w/r/t CORS. By requesting the original image with `crossorigin="anonymous"` set, we provide `Origin` during this request, which gets the appropriate CORS response set in the cache.
2026-02-07 00:21:56 -08:00
..
getVisibleLayers.js Set Prettier default to tabs instead of spaces, run on all JS 2024-09-09 16:11:48 -07:00
HangerSpinner.js Set Prettier default to tabs instead of spaces, run on all JS 2024-09-09 16:11:48 -07:00
HTML5Badge.js Set Prettier default to tabs instead of spaces, run on all JS 2024-09-09 16:11:48 -07:00
ItemCard.js Set Prettier default to tabs instead of spaces, run on all JS 2024-09-09 16:11:48 -07:00
OutfitMovieLayer.js Fix HTML5 rendering differences in us vs Neopets 2026-01-19 11:00:59 -08:00
OutfitPreview.js Fix CORS bug when downloading in Chrome 2026-02-07 00:21:56 -08:00
OutfitThumbnail.js Set Prettier default to tabs instead of spaces, run on all JS 2024-09-09 16:11:48 -07:00
PaginationToolbar.js Set Prettier default to tabs instead of spaces, run on all JS 2024-09-09 16:11:48 -07:00
SpeciesColorPicker.js Set Prettier default to tabs instead of spaces, run on all JS 2024-09-09 16:11:48 -07:00
SquareItemCard.js Set Prettier default to tabs instead of spaces, run on all JS 2024-09-09 16:11:48 -07:00
useCurrentUser.js Set Prettier default to tabs instead of spaces, run on all JS 2024-09-09 16:11:48 -07:00
useOutfitAppearance.js Set Prettier default to tabs instead of spaces, run on all JS 2024-09-09 16:11:48 -07:00
usePreferArchive.js Set Prettier default to tabs instead of spaces, run on all JS 2024-09-09 16:11:48 -07:00