impress/app/javascript/wardrobe-2020/WardrobePage
Matchu 88836082f2 Release the Shopping List button to everyone
Deleting the feature-flag code to gate it, it just now always appears!
Happy launch day!
2024-07-09 13:39:20 -07:00
..
support Fix some eslint errors 2024-05-02 12:18:51 -07:00
index.js Set up eslint for wardrobe-2020 2023-11-02 18:11:07 -07:00
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 Add outfit layers info modal to download PNGs etc 2023-10-23 19:05:10 -07:00
OutfitControls.js Make species/color picker smaller on small screens, to fit pose picker 2024-02-01 05:31:34 -08:00
OutfitKnownGlitchesBadge.js
PosePicker.js Fix some eslint errors 2024-05-02 12:18:51 -07:00
SearchFooter.js
SearchPanel.js Use MajorErrorMessage for search result errors 2024-02-27 12:03:23 -08:00
SearchToolbar.js Set up eslint for wardrobe-2020 2023-11-02 18:11:07 -07:00
useOutfitSaving.js Oops, fix infinite autosaving loop! 2024-02-25 10:37:08 -08:00
useOutfitState.js Fix some eslint errors 2024-05-02 12:18:51 -07:00
useSearchResults.js Fix multi-word search in outfit editor 2024-05-06 15:08:37 -07:00
WardrobePageLayout.js
WardrobePreviewAndControls.js