Ghost/ghost/admin/tests/unit/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-test.js 🐛 correctly count multibyte chars in character counters (#487) 2017-01-11 14:45:22 +01:00
gh-count-down-characters-test.js 🐛 correctly count multibyte chars in character counters (#487) 2017-01-11 14:45:22 +01:00
gh-format-time-scheduled-test.js
gh-format-timeago-test.js
gh-user-can-admin-test.js
highlighted-text-test.js
is-equal-test.js
is-not-test.js