0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client
William Dibbern 9a089ecee3 Save post button now stays spun up
Fixes #352

- Removed one-off styles and code for the publish button. Publish button
now uses data-toggle attribute wired up in toggle.js and forms.scss.
- Ensured split button common styles are up to date to conform with
vendor prefixing of transform properties.
2013-08-29 22:16:16 -05:00
..
assets Save post button now stays spun up 2013-08-29 22:16:16 -05:00
helpers rename helpers paginate -> pagination, dateFormat -> date 2013-08-22 20:42:54 +01:00
models Current user added 2013-08-17 22:02:46 +01:00
tpl content management preview pane displays post title 2013-08-22 22:48:33 +01:00
views Save post button now stays spun up 2013-08-29 22:16:16 -05:00
init.js Improvements to settings pane switching 2013-08-22 08:08:43 +01:00
markdown-actions.js Dropping !image[] & other regex fixes 2013-08-20 21:22:41 +01:00
mobile-interactions.js Removed swiping from Mobile Interactions 2013-08-19 16:13:47 +01:00
router.js Rename /logout/ to /signout/ and /login/ to /signin/ 2013-08-24 22:38:48 -05:00
tagui.js Improved mobile interactions 2013-08-16 12:44:11 +01:00
toggle.js