0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/client
Mikkel Hoegh d45d036ecb Refactor click handlers on upload button.
closes #2028
- Instead of binding and unbinding the click event, bind the data to the
  outer scope so we can use a standard click handler.
- Use removeProp instead of setting the property to false when enabling.
- Use the `disabled` as value when disabling.
2014-01-27 21:35:24 +00: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 Refactor click handlers on upload button. 2014-01-27 21:35:24 +00: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 API refactor / cleanup 2013-12-20 13:07:01 +00:00
toggle.js Speed up heinous slow animations 2014-01-07 22:19:52 +01:00