impress-2020/src/app/components
Matchu 7d1872920c Add page numbers to item search
I'm gonna make this a bit more powerful later, but just for now, the text "Page 1 of 27" shows up!

I also don't like that the page number has to blink out while we load the new stuff; there are multiple solutions, but tbh I think the Apollo Cache should be the one to handle this, and that we can do it by refactoring the query structure a bit!
2021-06-21 10:21:25 -07:00
..
HangerSpinner.js fix large-icon visual bug 2021-01-04 03:11:55 +00:00
HTML5Badge.js Fix crash when knownGlitches is undefined 2021-03-13 02:21:32 -08:00
ItemCard.js [WIP] UI for isManuallyNc support tool 2021-02-22 19:11:03 -08:00
MarkdownAndSafeHTML.js Add description to list page 2021-06-18 17:26:21 -07:00
OutfitMovieLayer.js Fade from image -> movie, instead of harsh change 2021-06-20 12:21:11 -07:00
OutfitPreview.js Better error handling when preloading layers 2021-06-21 09:34:05 -07:00
OutfitThumbnail.js Move getVisibleLayers to a new shared directory 2021-05-13 17:35:58 -07:00
PaginationToolbar.js Add page numbers to item search 2021-06-21 10:21:25 -07:00
SpeciesColorPicker.js Improve item page perf by caching valids in client 2021-06-11 07:37:49 -07:00
SquareItemCard.js Highlight trade matches with pretty shadow 2021-06-19 11:43:51 -07:00
useCurrentUser.js Create Cypress command to log in 2021-04-19 02:22:45 -07:00
useOutfitAppearance.js Move getVisibleLayers to a new shared directory 2021-05-13 17:35:58 -07:00
useRequireLogin.js simulate login with IMPRESS_LOG_IN_AS flag 2021-01-05 23:22:03 -08:00
WIPCallout.js First draft of UserItemListPage 2021-06-12 04:45:23 -07:00