Ghost-Admin/lib/koenig-editor
Kevin Ansfield 754f8483e9 Added number formatting to all pluralized counts
closes https://github.com/TryGhost/Ghost/issues/12110

- adds `{{gh-pluralize}}` helper that wraps the `{{pluralize}}` helper from `ember-inflector` but formats the number using our `{{format-number}}` helper
- updates all uses of `{{pluralize}}` to `{{gh-pluralize}}`
2020-08-10 11:16:03 +01:00
..
addon Added number formatting to all pluralized counts 2020-08-10 11:16:03 +01:00
app Added first draft of email-only card 2020-04-06 10:56:40 +01:00
docs/specs Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
public/icons/koenig Added email indicator icon, card menu style bugfix 2020-04-08 14:01:04 +02:00
index.js Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
package.json Remove deprecated ember-cli-htmlbars-inline-precompile dependency 2019-10-14 09:51:40 +01:00