impress/app/javascript/wardrobe-2020
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
..
components Add AppProvider to wardrobe-2020 2023-10-23 19:05:08 -07:00
images Replace next/image references 2023-10-23 19:05:08 -07:00
ItemPage Remove next/router references 2023-10-23 19:05:08 -07:00
WardrobePage Use react-router to *set* the page URL too 2023-10-23 19:05:08 -07:00
apolloClient.js Add AppProvider to wardrobe-2020 2023-10-23 19:05:08 -07:00
AppProvider.js 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
ItemPage.js Oops, fix bad export in ItemPage 2023-10-23 19:05:08 -07:00
ItemPageDrawer.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
ItemPageLayout.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
util.js Replace next/image references 2023-10-23 19:05:08 -07:00