Ghost/core
Matt Hughes 56e9c70547 Improved comma tag completion on international keyboard layouts
Reported in issue #1475
- `String.localeCompare` can be more reliable for keys that do not relate to cursor movement
- Adds a third key handler (`keypress`) that contains the character code rather than physical key
- `COMMA` key constant no longer required (unless `,` char should be a constant?)
2013-12-24 10:38:05 -05:00
..
client Improved comma tag completion on international keyboard layouts 2013-12-24 10:38:05 -05:00
server Merge pull request #1728 from mjbshaw/clean-admin-regex 2013-12-22 07:46:31 -08:00
shared Create the config module, initially used 2013-11-25 16:35:16 -05:00
test Escape URL for use in regex 2013-12-21 14:19:23 -07:00
index.js Restore support for using ghost as a npm module fixes #1326 2013-11-27 17:39:14 +00:00