0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/models
Matt Enlow 6b5b949099 Indirect post title in editor
Closes #3179
- Add `titleScratch` property to `PostModel`.
- Changed references to `title` to `titleScratch`
2014-07-03 11:09:05 -06:00
..
app.js Ported settings/apps logic to Ember. 2014-06-17 23:25:24 +02:00
notification.js Persistent notifications 2014-07-01 11:36:21 +02:00
post.js Indirect post title in editor 2014-07-03 11:09:05 -06:00
setting.js Enable validation for settings/general screen 2014-06-24 13:32:47 +00:00
slug-generator.js Refactored PostSettingsMenuController 2014-06-13 12:14:58 -06:00
tag.js Make exports consitent. 2014-06-09 13:58:35 -04:00
user.js Merge pull request #3150 from javorszky/iss2843 2014-06-30 16:18:20 +01:00