0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client/assets/lib/editor
Hannah Wolfe 80bdfd7967 Refactor the Ghost Editor
issue #2385, issue #2108

- Separate out the various objects which form the editor into their own
  modules
- Decouple the modules where possible
- Rename and reshuffle bits of modules for consistency
- Minimise public APIs of the modules, and ensure they are consistent
- Add comments to the modules
2014-03-17 23:06:12 +00:00
..
htmlPreview.js Refactor the Ghost Editor 2014-03-17 23:06:12 +00:00
index.js Refactor the Ghost Editor 2014-03-17 23:06:12 +00:00
markdownEditor.js Refactor the Ghost Editor 2014-03-17 23:06:12 +00:00
markerManager.js Refactor the Ghost Editor 2014-03-17 23:06:12 +00:00
scrollHandler.js Refactor the Ghost Editor 2014-03-17 23:06:12 +00:00
uploadManager.js Refactor the Ghost Editor 2014-03-17 23:06:12 +00:00