cobbspur
7fbd9f84e6
Fix-up remaining functional tests
...
No Issue
- signup, signin and setup tests
- fixup other files for code styles
2015-05-22 20:13:54 +01:00
Austin Burdine
70f6b2bf3f
fixed notification components
2015-05-22 19:05:17 +01:00
Robert Jackson
3c5df473d1
Replace gh-blog-url helper with a component.
...
Accessing `this` inside an `Ember.HTMLBars.makeBoundHelper` will not
always return the containing `view` object. Instead, use a component.
2015-05-05 14:40:18 -04:00
Hannah Wolfe
703906e983
Merge pull request #5106 from acburdine/ghost-cm-editor
...
Added code editor to injection interface: the sequel (this time, with CodeMirror!)
2015-04-06 19:33:18 +01:00
Austin Burdine
ee685e448a
add code editor component
...
closes #4995
- adds code mirror editor component
- converted code-injection editor fields to gh-cm-editor component
2015-04-05 11:57:18 -05:00
Matt Enlow
4d1660e546
Autosave by observing model.scratch in editor
...
No issue
- removes keypress handling in the editor component
- automated value changes via shortcuts still autosave
2015-04-02 17:06:00 -06:00
Hannah Wolfe
2f8de51d67
No more CodeMirror
...
closes #4368 , fixes #1240 (spellcheck), fixes #4974 & fixes #4983 (caret positioning bugs)
- Drop CodeMirror in favour of a plain text area
- Use rangyinputs to handle selections cross-browser
- Create an API for interacting with the textarea
- Replace marker manager with a much simpler image manager
- Reimplement shortcuts, including some bug fixes
2015-03-17 14:32:55 +00:00
Jason Williams
b9c7f8e6c2
fix routes test. ember-mocha@0.4.2
2015-03-11 12:37:42 -06:00
Matt Enlow
6d80907c99
Ember init, bower deps, es6 modules
2015-03-11 12:37:41 -06:00
Matt Enlow
589a563b30
The great migration (EAK -> ember-cli)
2015-03-11 12:37:41 -06:00