0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client
Harry Wolff 0ea22ab8d0 Have NProgress called for all ajax calls
fixes #2011

- rather than trigger NProgress for fetch calls
 I’ve moved it to be used for all sync calls

- issue #2011 was a result of NProgress only being
 called during a fetch() call, which when saving
 is not used - save() is.  Sync is used by all
 ajax calls.
2014-01-26 00:09:01 -05:00
..
assets No select or text cursor on rendered preview 2014-01-11 16:05:33 +00:00
helpers New URL helper - URL consistency fixes 2014-01-06 15:15:48 +00:00
models Have NProgress called for all ajax calls 2014-01-26 00:09:01 -05:00
tpl Change help text wording on settings page 2014-01-10 20:05:38 +00:00
views Merge pull request #1950 from Damiya/1893-fix 2014-01-20 06:28:15 -08:00
init.js Show message and don't start if javascript files have not been built 2014-01-15 19:10:43 +00:00
markdown-actions.js
mobile-interactions.js
router.js
toggle.js Speed up heinous slow animations 2014-01-07 22:19:52 +01:00