0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional/client
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
..
app_test.js Introduce new help menu 2015-03-09 11:53:40 +02:00
content_test.js Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
editor_test.js No more CodeMirror 2015-03-17 14:32:55 +00:00
psm_test.js Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
settings_about_test.js Adjust about page tests 2014-12-25 17:35:11 +00:00
settings_test.js Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
signin_test.js Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
signout_test.js Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
signup_test.js