0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
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
..
client Enable Escape key to close tag suggestion popup 2014-01-14 13:17:06 -08:00
server Error message updates 2014-01-12 21:49:24 +00:00
shared Modified github.js to ensure __ isn't escaped at beginning of line 2014-01-03 09:45:40 -05:00
test Minor fixes to asset helper and tests 2014-01-12 21:48:34 +00:00
index.js Restore support for using ghost as a npm module fixes #1326 2013-11-27 17:39:14 +00:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00