codecombat/app/views/play/level/tome
2014-09-01 09:11:10 -07:00
..
CastButtonView.coffee Fixed #828. Added many other minor refactorings. 2014-08-27 12:24:11 -07:00
DocFormatter.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
Problem.coffee Instrument user code problems 2014-08-14 13:32:00 -07:00
ProblemAlertView.coffee Fixed #828. Added many other minor refactorings. 2014-08-27 12:24:11 -07:00
Spell.coffee Fixed a few bugs and added a bunch of defensive handling for permissions not existing without new defaults. Fixed longstanding mistake with signup ignoring email newsletter setting. 2014-09-01 09:11:10 -07:00
SpellDebugView.coffee Fixed #847. Fixed some subscription schemas. 2014-08-27 18:43:17 -07:00
SpellListEntryThangsView.coffee Fixed #828. Added many other minor refactorings. 2014-08-27 12:24:11 -07:00
SpellListEntryView.coffee Fixed #828. Added many other minor refactorings. 2014-08-27 12:24:11 -07:00
SpellListTabEntryView.coffee Fixed #847. Fixed some subscription schemas. 2014-08-27 18:43:17 -07:00
SpellListView.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
SpellPaletteEntryView.coffee moving the popover for palette entries into the body to fix layering with popover of autocomplete 2014-08-14 22:29:57 +02:00
SpellPaletteView.coffee Fixed #828. Added many other minor refactorings. 2014-08-27 12:24:11 -07:00
SpellToolbarView.coffee Fixed #828. Added many other minor refactorings. 2014-08-27 12:24:11 -07:00
SpellView.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
ThangListEntryView.coffee Fixed #828. Added many other minor refactorings. 2014-08-27 12:24:11 -07:00
ThangListView.coffee A ton of misc bug fixes and performance improvements, getting ready to merge world streaming and flags back in. 2014-08-24 21:39:34 -07:00
TomeView.coffee Fixed a bug with reloading non-writable code. 2014-08-28 09:41:47 -07:00