Ghost/core/client/views
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
..
base.js Notifications can be dismissed with ESC 2014-01-09 20:34:16 +00:00
blog.js Fix hanging loading bar on deleting a post 2014-01-07 18:56:00 -06:00
debug.js Refactor click handlers on upload button. 2014-01-27 21:35:24 +00:00
editor-tag-widget.js Enable Escape key to close tag suggestion popup 2014-01-14 13:17:06 -08:00
editor.js New Post UX behaviour. 2014-01-06 21:05:17 -05:00
login.js Guard against multiple signup events 2014-01-26 22:38:50 +00:00
post-settings.js Post settings don't render on change 2014-01-27 10:55:22 +00:00
settings.js Path, url and subdir cleanup & test 2013-12-28 16:09:56 +00:00