Jason Williams
c55f760037
Swap in new action
2015-06-08 23:11:48 -05:00
Matt Enlow
380ada8aaa
Remove dead toggle preview actions
...
Ref #5384
- Removes "togglePreview" actions from template (the action itself was removed in 5384)
2015-06-08 13:29:16 -07:00
John O'Nolan
636390b58e
Content management & editor refactor
2015-06-05 13:58:00 +01:00
Austin Burdine
eb4c555e49
fixes autofocus on post edit
...
closes #5383
- sets the default focus of the editor component to false
- removes the check for model.isNew in editor controller
2015-06-03 12:01:32 -06:00
John O'Nolan
6972271dd6
Move in new icons
2015-05-22 19:02:09 +01:00
John O'Nolan
1802442d40
Integrate new admin frame
2015-05-22 19:02:05 +01:00
Matt Enlow
3b5c7f634b
Ember 1.11.1
...
- remove `bind-attr` all over the place
2015-04-05 21:13:30 -06: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
Matt Enlow
589a563b30
The great migration (EAK -> ember-cli)
2015-03-11 12:37:41 -06:00