impress/app/javascript/wardrobe-2020/WardrobePage
Matchu eef8f1349d Use react-router to *set* the page URL too
We never had a specific reason why we didn't use the router for this I don't think? Not that I wrote down anyway. Let's just switch it over and see what happens!

I mainly did this as a misdiagnosis of the page reload problem fixed in c162864, but it seems like a good idea to try out anyway!
2023-10-23 19:05:08 -07:00
..
support Add AppProvider to wardrobe-2020 2023-10-23 19:05:08 -07:00
index.js Add AppProvider to wardrobe-2020 2023-10-23 19:05:08 -07:00
Item.js Replace next/link with physical links 2023-10-23 19:05:08 -07:00
ItemsAndSearchPanels.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
ItemsPanel.js Remove next/router references 2023-10-23 19:05:08 -07:00
OutfitControls.js Replace next/link with physical links 2023-10-23 19:05:08 -07:00
OutfitKnownGlitchesBadge.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
PosePicker.js Replace next/image references 2023-10-23 19:05:08 -07:00
SearchFooter.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
SearchPanel.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
SearchToolbar.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
useOutfitSaving.js Remove next/router references 2023-10-23 19:05:08 -07:00
useOutfitState.js Use react-router to *set* the page URL too 2023-10-23 19:05:08 -07:00
useSearchResults.js Add AppProvider to wardrobe-2020 2023-10-23 19:05:08 -07:00
WardrobePageLayout.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
WardrobePreviewAndControls.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00