0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client
William Dibbern 2329b34be7 Publish button fixes
Fixes #352

- Ensure publish button's default status is set in the `render`
function.
- Ensure publish button's popup arrow has animation reverted when a
status has been selected.
- Bumped up timeout in failing mocha test for exports-002.
2013-09-10 09:32:02 -05:00
..
assets fixed loading icon bug 2013-09-09 20:18:35 +01:00
helpers rename helpers paginate -> pagination, dateFormat -> date 2013-08-22 20:42:54 +01:00
models Merge pull request #649 from sebgie/issue#345 2013-09-09 01:32:35 -07:00
tpl Added blog cover image 2013-09-09 18:13:19 +01:00
views Publish button fixes 2013-09-10 09:32:02 -05:00
init.js Improvements to settings pane switching 2013-08-22 08:08:43 +01:00
markdown-actions.js Shortcut for italic inserts _ instead of * 2013-09-07 16:38:04 +01:00
mobile-interactions.js Removed swiping from Mobile Interactions 2013-08-19 16:13:47 +01:00
router.js Center login form with CSS instead of JS 2013-09-08 17:12:25 +02:00
toggle.js