codecombat/app/views/editor/component
Scott Erickson be78f4049c Fix adding inventory items to hero in level editor
Was only happening when HeroPlaceholder had HasPet component.
Presumably because the collection was loaded by HasPet, but the thang node
for the inventory node needed to populate its autocomplete array.
2016-06-06 15:35:10 -07:00
..
AddThangComponentsModal.coffee Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways. 2014-11-28 17:49:41 -08:00
ComponentVersionsModal.coffee Yaaaaay 2015-01-30 09:40:46 -08:00
ThangComponentConfigView.coffee Fix adding inventory items to hero in level editor 2016-06-06 15:35:10 -07:00
ThangComponentsEditView.coffee Remove name from loadModel 2016-02-18 16:44:40 +00:00