Ghost/ghost/admin/app/helpers
Kevin Ansfield b1c94c6397 🐛 correctly count multibyte chars in character counters (#487)
closes https://github.com/TryGhost/Ghost/issues/7739

- use es6's `Array.from` to convert the string to an array to get a symbol count rather than a byte count
2017-01-11 14:45:22 +01:00
..
gh-count-characters.js 🐛 correctly count multibyte chars in character counters (#487) 2017-01-11 14:45:22 +01:00
gh-count-down-characters.js 🐛 correctly count multibyte chars in character counters (#487) 2017-01-11 14:45:22 +01:00
gh-count-words.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
gh-format-html.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00
gh-format-markdown.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00
gh-format-time-scheduled.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00
gh-format-timeago.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
gh-path.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00
gh-user-can-admin.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
highlighted-text.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
is-equal.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
is-not.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00