codecombat/app/views/editor/component
2014-08-30 09:47:23 -07:00
..
AddThangComponentsModal.coffee Fixed some bugs with the ThangComponentsEditView, added AddThangComponentsModal. 2014-08-11 15:41:08 -07:00
ComponentVersionsModal.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
ThangComponentConfigView.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
ThangComponentsEditView.coffee Selected component in the thang components edit view shows up with a blue header. 2014-08-30 09:47:23 -07:00