codecombat/app/views/editor/level/systems
2014-08-29 18:02:29 -07:00
..
AddLevelSystemModal.coffee Few more bugs fixed for defaults. 2014-08-29 12:29:42 -07:00
LevelSystemEditView.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
NewLevelSystemModal.coffee Fixed #828. Added many other minor refactorings. 2014-08-27 12:24:11 -07:00
SystemsTabView.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
SystemVersionsModal.coffee Refactored views. View file names now match view class names. Router lists routes explicitly rather than routing automagically. Hacking my way to renaming problem, spell. 2014-07-23 07:02:45 -07:00