Ghost/ghost/admin/app/utils
Kevin Ansfield eed299d1f6 Matched Portal's contrast threshold for white/black text on background color
refs https://github.com/TryGhost/Team/issues/928

- switched to using `color` for color conversion and adjustments rather than maintaining our own limited utils (preparation to extract our own utils to separate library)
- changed contrast threshold for yiq-based contrast adjustment from `128` to `186` to match Portal's current behaviour
2021-07-28 17:14:33 +01:00
..
bound-one-way.js
caja-sanitizers.js
color.js Matched Portal's contrast threshold for white/black text on background color 2021-07-28 17:14:33 +01:00
copy-text-to-clipboard.js
ctrl-or-cmd.js
currency.js Wired membership tiers UI in new members setting 2021-05-17 20:06:03 +05:30
flatten-grouped-options.js Brought checkboxes back to publish menu recipient selection (#1972) 2021-05-21 18:22:01 +01:00
format-markdown.js
ghost-paths.js
isNumber.js
link-component.js
password-generator.js
route.js
window-proxy.js