0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/client/views
Kate von Roeder 4dbf57f2d3 Enable Escape key to close tag suggestion popup
closes #1893
- Checking the contents of search term after evaluating the keycode caused the suggestion box to be hidden and immediately reshown
- Moving the if/else to the top of the function enables us to fix the issue without complicating the suggestion update logic
2014-01-14 13:17:06 -08: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 Prevented duplicate binding of upload button on debug importer 2014-01-10 18:08:24 -05: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
post-settings.js Publish date and time display fix 2014-01-13 02:39:08 +00:00
settings.js