Ghost/ghost/admin/app/utils
Kevin Ansfield 3c3b3e6710 Fixed infinite loop when lightening/darkening colors
refs https://github.com/TryGhost/Team/issues/928
refs eed299d1f6

- usage of `color` was incorrect resulting in an infinite loop because the color was not being changed on each iteration
  - `Color().lightness()` adjusts via percentage not exact number
  - `Color().l()` does not return lightness
2021-07-28 19:10:26 +01:00
..
bound-one-way.js
caja-sanitizers.js
color.js Fixed infinite loop when lightening/darkening colors 2021-07-28 19:10:26 +01:00
copy-text-to-clipboard.js
ctrl-or-cmd.js
currency.js
flatten-grouped-options.js
format-markdown.js
ghost-paths.js
isNumber.js
link-component.js
password-generator.js
route.js
window-proxy.js