impress-2020/src/app/components
Matchu a0be9942fb Add extra flair to trade matches
I refactor the hide-badge thing into 3 "trade matching modes". Then, the logic for whether to hide specific badges moves into the component, and we use that same flag to decide whether to show the big word "match"!
2021-06-08 01:23:31 -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
OutfitMovieLayer.js
OutfitPreview.js
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
useOutfitAppearance.js Move getVisibleLayers to a new shared directory 2021-05-13 17:35:58 -07:00
useRequireLogin.js
WIPCallout.js