1
0
Fork 0
forked from OpenNeo/impress
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 Remove the item page drawer, just link to the item page instead 2023-11-03 16:56:51 -07:00
ItemsAndSearchPanels.js
ItemsPanel.js
LayersInfoModal.js
OutfitControls.js
OutfitKnownGlitchesBadge.js Add "Baby Body Paint" warning to Known Glitches badge in-app, too 2024-02-27 19:22:08 -08:00
PosePicker.js
SearchFooter.js
SearchPanel.js
SearchToolbar.js
useOutfitSaving.js
useOutfitState.js Add item search results to Apollo cache, use in finding item conflicts 2024-02-27 12:19:07 -08:00
useSearchResults.js
WardrobePageLayout.js
WardrobePreviewAndControls.js