Ghost/ghost/admin/app/helpers
Kevin Ansfield 45a857c951 Fixed {{gh-pluralize}} errors
refs fd91b593a5

- fixed incorrect call `pluralize(undefined, {withoutCount: true})` when number is undefined - `pluralize()` expects only one argument when no number is provided
- fixed destructuring in ghPluralize
- fixed linting error for undefined method after removal of `formatNumber` import
- fixed typo of import path in members controller
2020-08-10 11:37:21 +01:00
..
author-names.js
background-image-style.js
event-name.js
format-number.js Improved number formatting in members screen 2020-05-26 14:40:03 +01:00
gh-count-characters.js
gh-count-down-characters.js
gh-format-post-time.js Added UTC offset to scheduled editor status text 2020-07-01 20:37:46 +01:00
gh-pluralize.js Fixed {{gh-pluralize}} errors 2020-08-10 11:37:21 +01:00
gh-user-can-admin.js
gravatar.js
highlighted-text.js
integration-icon-style.js
reset-query-params.js Added all/free/paid filter to members admin screen (#1600) 2020-06-12 12:12:27 +01:00
ui-btn-span.js
ui-btn.js
ui-text.js