0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/utils
Jake Wright 349fd649f8 Fix markdown/preview tab for mobile
Fixes #3813

- Add togglePreview action to controller
- Implement action and bind attributes
- Remove the now pointless
- Update to comply with issue suggestions
2014-08-21 17:13:30 +01:00
..
ajax.js
bound-one-way.js Change Ember function.property() to Ember.computed 2014-08-19 10:01:17 -06:00
caja-sanitizers.js Add XSS prevention 2014-07-27 23:03:01 +02:00
codemirror-mobile.js Fix markdown/preview tab for mobile 2014-08-21 17:13:30 +01:00
codemirror-shortcuts.js Working CopyHTML shortcut 2014-08-19 15:05:26 +01:00
date-formatting.js
editor-shortcuts.js Working CopyHTML shortcut 2014-08-19 15:05:26 +01:00
ghost-paths.js Settings: Admin User Tab 2014-07-14 08:52:06 -04:00
link-view.js
mobile.js Refactor settings routing and mobile interactions 2014-07-14 17:36:48 -06:00
notifications.js Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
set-scroll-classname.js
text-field.js
titleize.js Cleanup CodeMirror shortcuts. 2014-07-31 10:53:13 -04:00
validator-extensions.js
word-count.js