codecombat/app/views/editor/thang
2014-08-29 18:04:50 -07:00
..
ThangTypeColorsTabView.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
ThangTypeEditView.coffee Fixed #1268. 2014-08-29 17:33:25 -07:00
ThangTypeSearchView.coffee Fixed #1000. 2014-08-28 10:50:20 -07:00
ThangTypeVersionsModal.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