0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/components
Matt Enlow ff5af6c29b Create Post Settings Menu and its functionality on the Post controller.
closes #2419
- Added blur-text-field component, which fires actions on focusOut
- Added utils/date-formatting for moment & date functionality  consolidation
- Added functionality to PostsPostController
- Added fixtures: posts/3 & posts/4, posts/slug/test%20title/
- Added Post model saving
- Set posts.post as controller for EditorRoute
- Added PostSettingsMenuView and template
- Added "showErrors" convenience method to notifications
2014-04-20 13:28:43 -06:00
..
-codemirror.js Amend fixtures & put body classes in styleBody mixin 2014-03-09 15:30:54 +00:00
-markdown.js Amend fixtures & put body classes in styleBody mixin 2014-03-09 15:30:54 +00:00
activating-list-item.js Refactor navbar to eliminate nested {{link-to}}. 2014-04-01 22:36:16 -04:00
blur-text-field.js Create Post Settings Menu and its functionality on the Post controller. 2014-04-20 13:28:43 -06:00
ghost-notification.js Implement Notifications for Ember 2014-04-09 00:36:15 +00:00
ghost-notifications.js Implement Notifications for Ember 2014-04-09 00:36:15 +00:00
modal-dialog.js Creates Ember Modal infastructure 2014-04-06 12:45:19 -04:00
upload-modal.js Creates Ember Modal infastructure 2014-04-06 12:45:19 -04:00