Ghost/ghost/admin/app/utils
Fabien 'egg' O'Carroll 34b2162c32 Added support for 113 new currencies (#1853)
refs https://github.com/TryGhost/Team/issues/473

This list of currencies was compiled by taking the union of the UK and US from
https://stripe.com/docs/currencies and removing all non-decimal currencies, e.g.
Japanese Yen.

The members module does not need any additional logic to handle these currencies,
however we do need to clean up hardcoded currency symbols in favour of using the new
`{{price}}` helper and `Intl.NumberFormat`
2021-02-25 09:47:08 +00:00
..
bound-one-way.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
caja-sanitizers.js Fixed multiple no-shadow linting errors 2020-06-17 09:35:46 +01:00
computed-fallback-if-undefined.js Upgraded ember-power-* addons (#1459) 2020-01-15 13:53:51 +00:00
copy-text-to-clipboard.js Added integration details to Zapier integration screen behind dev flag 2019-04-04 12:25:16 +01:00
ctrl-or-cmd.js
currency.js Added support for 113 new currencies (#1853) 2021-02-25 09:47:08 +00:00
format-markdown.js Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00
ghost-paths.js Switched from v3 to canary API 2021-02-05 09:12:26 +00:00
isNumber.js
link-component.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
password-generator.js Fix linting errors 2019-07-22 11:21:24 +01:00
route.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
window-proxy.js use windowProxy to avoid mangling URL during team acceptance tests 2017-11-10 14:27:47 +00:00