codecombat/app/styles/play/modal
2014-11-29 17:06:56 -08:00
..
buy-gems-modal.sass Set up stripe on the server and site to allow purchases through the website. 2014-11-17 15:15:08 -08:00
item-details-view.sass ItemDetailsView showing item descriptions now. 2014-11-25 10:28:31 -08:00
play-account-modal.sass Refactored the AccountSettingsView to be both in the site and in the PlayAccountModal. 2014-11-25 12:43:17 -08:00
play-achievements-modal.sass Fixed a few UX issues Chloe found. 2014-11-22 20:56:46 -08:00
play-heroes-modal.sass Requiring certain heroes for certain levels, and showing the choose hero view when they go to play a level where the hero has changed. 2014-11-26 08:53:06 -08:00
play-items-modal.sass Do not load silhouetted or hidden items. More importantly, remove the absolute positioning on the .required-level tag inside the item element to save 150MB (!!!) of memory for no discernible reason. (But actualy just remove that whole .required-level tag, because who even needs it.) 2014-11-29 17:06:56 -08:00
play-level-modal.sass Moved spellbooks to right hand. Put full-body hero feature images in. Saved some height on ChooseHeroView and InventoryView for smaller screens. Hid level play counts unless admin. 2014-10-14 09:54:36 -07:00
play-settings-modal.sass Starting new front view (at /front for now) and play view (at /play-hero for now). 2014-09-17 18:56:08 -07:00