impress-2020/src/app
Matt Dunn-Rankin 08aef8d863 oops, fix item/itemgroup transition!
It broke because I refactored the CSSTransition into a wrapper component, which doesn't actually work for the react-transition-group API!
2020-04-27 10:14:13 -07:00
..
App.js docs for App component 2020-04-25 23:57:11 -07:00
Item.js ItemsPanel docs + cleanup 2020-04-26 01:14:31 -07:00
ItemsAndSearchPanels.js create ItemsAndSearchPanel, simplify search refs 2020-04-26 00:37:58 -07:00
ItemsPanel.js oops, fix item/itemgroup transition! 2020-04-27 10:14:13 -07:00
OutfitPreview.js move most of the app into a src/app subdir 2020-04-25 23:52:20 -07:00
OutfitResetModal.js docs for OutfitResetModal 2020-04-26 01:45:17 -07:00
SearchPanel.js SearchPanel docs & cleanup 2020-04-26 01:42:24 -07:00
SpeciesColorPicker.js SpeciesColorPicker docs 2020-04-26 01:44:26 -07:00
useOutfitState.js oops, restricting the same zone is not conflict! 2020-04-26 23:26:27 -07:00
util.js docs for util! 2020-04-26 00:46:05 -07:00
WardrobePage.js create ItemsAndSearchPanel, simplify search refs 2020-04-26 00:37:58 -07:00