Ghost/core/client
Jeff Jewiss 619647fd53 Saves post title on focus blur if status is draft
Closes #6656
- adds an action to update the title
- checks if the post title has changed and is a draft and sends a silent + background save action
- includes the action on the focus-out event on the post title
2016-04-10 21:47:28 -04:00
..
app Saves post title on focus blur if status is draft 2016-04-10 21:47:28 -04:00
config various test 🐛 fixes 2016-02-23 23:27:57 -06:00
lib Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
public/assets Move user/cover image files used in admin team area into the client folder 2016-01-14 16:26:48 +00:00
tests Avoid use of this.attrs for closure actions 2016-04-09 10:46:19 +01:00
.ember-cli grunt init, dev 2015-03-11 12:37:41 -06:00
.gitignore Convert Sass to Myth 2015-05-22 19:05:09 +01:00
.jscsrc Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
.jshintrc Remove $ from jshint's predef, always use Ember's $ 2015-12-01 20:52:25 +00:00
.watchmanconfig deps: ember-cli@1.13.13 2015-11-30 11:21:39 -06:00
bower.json deps: pretender@1.0.0 2016-04-08 15:54:23 +01:00
ember-cli-build.js Drop XRegExp dependency 2016-03-30 19:45:20 +01:00
package.json Merge pull request #6690 from kevinansfield/ember-suave-2-0 2016-04-08 23:05:51 +01:00
testem.js deps: ember-cli@2.4.0 2016-03-01 12:49:28 +00:00