Ghost/core/client
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
..
assets Merge pull request #1704 from ErisDS/featured-star 2013-12-21 12:37:39 -08:00
helpers Date helper fix, moment breaks with null values 2013-12-21 21:43:38 +00:00
models Fix error when uploading logo/cover image 2013-12-06 16:43:53 +01:00
tpl Markup & style fixes for post list statuses 2013-12-20 12:29:47 +00:00
views Improved comma tag completion on international keyboard layouts 2013-12-24 10:38:05 -05:00
init.js backbonejs model conflict with connect-slashes 2013-12-11 21:33:01 +11:00
markdown-actions.js Merge pull request #925 from matthojo/New-line 2013-10-09 11:32:43 -07:00
mobile-interactions.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
router.js API refactor / cleanup 2013-12-20 13:07:01 +00:00
toggle.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00