impress-2020/src/app/WardrobePage
Matchu 16c9e1a25d Simplify page title & SSR for saved outfit
Now we can just use our usual pattern: preload some GraphQL data, and render the title and such in the page component itself! Whew!
2022-09-15 04:03:51 -07:00
..
support Migrate /support/petAppearances to Next.js routing 2022-09-14 19:46:57 -07:00
index.js Simplify page title & SSR for saved outfit 2022-09-15 04:03:51 -07:00
Item.js [WIP] Migrate outfit page, with known bug 2022-09-15 00:27:49 -07:00
ItemsAndSearchPanels.js Add general error message for wardrobe crashes 2021-05-05 00:22:28 -07:00
ItemsPanel.js [WIP] Migrate outfit page, with known bug 2022-09-15 00:27:49 -07:00
OutfitControls.js [WIP] Migrate outfit page, with known bug 2022-09-15 00:27:49 -07:00
OutfitKnownGlitchesBadge.js Oops, fix SVG message and build error 2021-11-27 20:01:38 -08:00
PosePicker.js [WIP] Fix app images in Next.js 2021-11-02 00:50:39 -07:00
SearchFooter.js Add search footer to layout, behind a feature flag 2021-06-21 14:48:08 -07:00
SearchPanel.js Use itemSearchV2 in wardrobe too 2021-06-21 10:37:54 -07:00
SearchToolbar.js Add search footer to layout, behind a feature flag 2021-06-21 14:48:08 -07:00
useOutfitSaving.js [WIP] Migrate outfit page, with known bug 2022-09-15 00:27:49 -07:00
useOutfitState.js Simplify page title & SSR for saved outfit 2022-09-15 04:03:51 -07:00
WardrobeDevHacks.js Lint against console.log 2021-05-03 15:01:49 -07:00
WardrobePageLayout.js Add search footer to layout, behind a feature flag 2021-06-21 14:48:08 -07:00
WardrobePreviewAndControls.js Stop requesting bad outfit thumbnails in wardrobe 2021-11-01 16:05:13 -07:00