impress-2020/src/app/WardrobePage
Matchu d0f133acda Stop showing clear on item search page when empty
Oops, the old condition depending on `queryFilterText` to implicitly check for filter presence. But now that we always show "Items" as prefix text for the filters on this page, the reset button was always showing!

Use our new util function instead.
2021-01-21 16:38:08 -08:00
..
support fix large-icon visual bug 2021-01-04 03:11:55 +00:00
index.js Add page-reload recovery to *all* code splitting 2021-01-21 14:34:55 -08:00
Item.js Add page-reload recovery to *all* code splitting 2021-01-21 14:34:55 -08:00
ItemsAndSearchPanels.js Add "Items you own" and "Items you want" filters 2021-01-21 15:58:24 -08:00
ItemsPanel.js Fix "Untitled outfit" on open outfit in new window 2021-01-17 08:19:47 -08:00
OutfitControls.js Back links to Your Outfits, *if* it's yours 2021-01-17 08:04:21 -08:00
PosePicker.js Add page-reload recovery to *all* code splitting 2021-01-21 14:34:55 -08:00
SearchPanel.js Add "Items you own" and "Items you want" filters 2021-01-21 15:58:24 -08:00
SearchToolbar.js Stop showing clear on item search page when empty 2021-01-21 16:38:08 -08:00
useOutfitState.js Only wait for auth on queries that need it 2021-01-21 14:57:21 -08:00
WardrobeDevHacks.js add zone restrict hack tools 2020-08-28 00:12:41 -07:00
WardrobeOutfitPreview.js Keep outfit thumbnail while individual layers load 2021-01-08 02:53:31 -08:00
WardrobePageLayout.js tweak site bg color, to let card elements "pop" 2021-01-04 09:17:54 +00:00