1
0
Fork 0
forked from OpenNeo/impress
impress/app/javascript/wardrobe-2020/WardrobePage
Matchu a983ac9053 Add compatibility with older-style outfit URLs
Notable things:
- We used to have the parameters in the hash (`#`) part of the URL.
- We used to use the key `outfit=123` instead of `outfitId=123`.

In this change, we add backwards-compatibility for these things, while
still keeping the latest behavior too, with no change to the URLs we
generate!
2023-10-24 16:50:07 -07:00
..
support Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
index.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
Item.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
ItemsAndSearchPanels.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
ItemsPanel.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
LayersInfoModal.js Add outfit layers info modal to download PNGs etc 2023-10-23 19:05:10 -07:00
OutfitControls.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
OutfitKnownGlitchesBadge.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
PosePicker.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
SearchFooter.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
SearchPanel.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
SearchToolbar.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
useOutfitSaving.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
useOutfitState.js Add compatibility with older-style outfit URLs 2023-10-24 16:50:07 -07:00
useSearchResults.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
WardrobePageLayout.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
WardrobePreviewAndControls.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00