Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
Go to file
Matt Hughes 2e69992d9b 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
ghost/admin Improved comma tag completion on international keyboard layouts 2013-12-24 10:38:05 -05:00