impress/app/javascript/wardrobe-2020/WardrobePage
Emi Matchu 0ed4e8f216 Add "Baby Body Paint" warning to Known Glitches badge in-app, too
I previously added a warning to the item page, and thought about doing
one here but was sicky and misjudged the complexity and forgot you
don't need to hook into the `knownGlitches` API field to do it! Easy
peasy for a hacky little bug message!
2024-02-27 19:22:08 -08:00
..
support
index.js
Item.js
ItemsAndSearchPanels.js
ItemsPanel.js Make the "Incompatible" explainer more specific for Alt Styles 2024-02-01 05:43:33 -08:00
LayersInfoModal.js
OutfitControls.js Make species/color picker smaller on small screens, to fit pose picker 2024-02-01 05:31:34 -08:00
OutfitKnownGlitchesBadge.js Add "Baby Body Paint" warning to Known Glitches badge in-app, too 2024-02-27 19:22:08 -08:00
PosePicker.js Add Alt Styles reference page link to the Alt Styles picker 2024-02-25 10:44:00 -08:00
SearchFooter.js
SearchPanel.js Use MajorErrorMessage for search result errors 2024-02-27 12:03:23 -08:00
SearchToolbar.js
useOutfitSaving.js Oops, fix infinite autosaving loop! 2024-02-25 10:37:08 -08:00
useOutfitState.js Add item search results to Apollo cache, use in finding item conflicts 2024-02-27 12:19:07 -08:00
useSearchResults.js Remove the GQL-based useSearchResults, everyone is on it now! 2024-02-27 16:49:52 -08:00
WardrobePageLayout.js
WardrobePreviewAndControls.js