impress-2020/src/app/components
Matchu 07bf555a02 Oops, fix a perf regression in Hi-Res Mode!
Ah oops, because I forgot to set `hiResMode` here in the image preloader, we would preload the PNG, and _then_ load the SVG separately.

This doubled the effective image loading time in Hi-Res Mode!

Now, the image preloader respects hi-res mode, and will preload the SVG in the SVG case, and the PNG in the PNG case.
2021-06-11 05:52:53 -07:00
..
HangerSpinner.js fix large-icon visual bug 2021-01-04 03:11:55 +00:00
HTML5Badge.js Fix crash when knownGlitches is undefined 2021-03-13 02:21:32 -08:00
ItemCard.js [WIP] UI for isManuallyNc support tool 2021-02-22 19:11:03 -08:00
OutfitMovieLayer.js LRU caches to speed up outfit layer preload 2021-04-16 20:16:56 -07:00
OutfitPreview.js Oops, fix a perf regression in Hi-Res Mode! 2021-06-11 05:52:53 -07:00
OutfitThumbnail.js Move getVisibleLayers to a new shared directory 2021-05-13 17:35:58 -07:00
PaginationToolbar.js extract PaginationToolbar from ItemSearchPage 2021-05-21 00:50:55 -07:00
SpeciesColorPicker.js Fix performance regression in SpeciesColorPicker 2021-05-24 17:50:31 -07:00
SquareItemCard.js Add extra flair to trade matches 2021-06-08 01:23:31 -07:00
useCurrentUser.js Create Cypress command to log in 2021-04-19 02:22:45 -07:00
useOutfitAppearance.js Move getVisibleLayers to a new shared directory 2021-05-13 17:35:58 -07:00
useRequireLogin.js simulate login with IMPRESS_LOG_IN_AS flag 2021-01-05 23:22:03 -08:00
WIPCallout.js Can edit closet list text, incl as Support 2021-03-23 17:48:11 -07:00