impress/app/javascript/wardrobe-2020
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
..
components Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
images Replace next/image references 2023-10-23 19:05:08 -07:00
ItemPage Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
WardrobePage Add compatibility with older-style outfit URLs 2023-10-24 16:50:07 -07:00
apolloClient.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
AppProvider.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
index.js Add wardrobe-2020 outfit preview to item pages 2023-10-23 19:05:08 -07:00
ItemPage.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
ItemPageDrawer.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
ItemPageLayout.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
util.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00