0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/client/app/components
Hannah Wolfe 5db6fc4f18 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
..
gh-activating-list-item.js
gh-dropdown-button.js
gh-dropdown.js
gh-ed-editor.js No more CodeMirror 2015-03-17 14:32:55 +00:00
gh-ed-preview.js No more CodeMirror 2015-03-17 14:32:55 +00:00
gh-file-upload.js
gh-form.js
gh-input.js
gh-modal-dialog.js
gh-navitem-url-input.js
gh-navitem.js
gh-notification.js
gh-notifications.js
gh-popover-button.js
gh-popover.js
gh-role-selector.js
gh-select.js
gh-tab-pane.js
gh-tab.js
gh-tabs-manager.js
gh-textarea.js
gh-trim-focus-input.js
gh-upload-modal.js fix routes test. ember-mocha@0.4.2 2015-03-11 12:37:42 -06:00
gh-uploader.js
gh-url-preview.js