codecombat/app/views/editor/level/components
2014-08-29 18:07:32 -07:00
..
ComponentsTabView.coffee All ace editors must die. I found that certain editor modes will leave a mess in memory, so when editors are destroyed, I also set their modes to '' which seems to take care of most of the issue. They still leave memory behind just a little bit, though. 2014-08-29 18:02:29 -07:00
LevelComponentEditView.coffee Fixed #1297. 2014-08-29 18:07:32 -07:00
NewLevelComponentModal.coffee Fixed #828. Added many other minor refactorings. 2014-08-27 12:24:11 -07:00