1
0
Fork 0
forked from OpenNeo/impress
impress/app/javascript/wardrobe-2020/WardrobePage
Emi Matchu fc71f5b5a5 Filter by Alt Style in item search and item appearance API calls
I'm not planning to port full Alt Style support over to the 2020
frontend, I really am winding that down, but adding a couple lil API
parameters are *by far* the easiest way to get Alt Styles working in
the main app because of how it calls the 2020 API. So here we are, just
using new parameters for DTI 2020 that I'm gonna deploy to impress-2020
first!
2024-02-01 04:58:30 -08:00
..
support Display alt styles in outfit editor when selected 2024-01-30 07:01:03 -08: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 Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
ItemsPanel.js Filter by Alt Style in item search and item appearance API calls 2024-02-01 04:58:30 -08:00
LayersInfoModal.js Add outfit layers info modal to download PNGs etc 2023-10-23 19:05:10 -07:00
OutfitControls.js Move alt style state into the outfit state 2024-01-30 06:21:32 -08:00
OutfitKnownGlitchesBadge.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
PosePicker.js Move alt style state into the outfit state 2024-01-30 06:21:32 -08:00
SearchFooter.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
SearchPanel.js Set up eslint for wardrobe-2020 2023-11-02 18:11:07 -07:00
SearchToolbar.js Set up eslint for wardrobe-2020 2023-11-02 18:11:07 -07:00
useOutfitSaving.js Fix outfit saving infinite loop in error case 2023-11-06 12:54:23 -08:00
useOutfitState.js Filter by Alt Style in item search and item appearance API calls 2024-02-01 04:58:30 -08:00
useSearchResults.js Filter by Alt Style in item search and item appearance API calls 2024-02-01 04:58:30 -08:00
WardrobePageLayout.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
WardrobePreviewAndControls.js Display alt styles in outfit editor when selected 2024-01-30 07:01:03 -08:00