Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can we input values as RGB numbers not Hex? #25

Closed
dzc34 opened this issue Feb 5, 2017 · 0 comments
Closed

how can we input values as RGB numbers not Hex? #25

dzc34 opened this issue Feb 5, 2017 · 0 comments

Comments

@dzc34
Copy link
Member

dzc34 commented Feb 5, 2017

https://twitter.com/colourblindorg/status/826748629381681153

  • rgb(0,0,0) instead of #000000
  • rgb(255,255,255) instead of #FFFFFF

ex:

@dzc34 dzc34 closed this as completed in c802727 Jun 4, 2017
dzc34 added a commit to dzc34/Contrast-Finder that referenced this issue Jun 8, 2017
----------------------

  set version to 0.5.0
  typo
  fixed typo DEFAULT_FOREGROUND
  Updated CSS
  Fixed Asqatasun#60 - Added the "required" attribute to the color fields
  Fixed Asqatasun#58 - Associated the user tips with the input fields
  fixed Asqatasun#54 - Upgraded outdated dependencies:: SpringFramework 4.3.9
  Asqatasun#57 Allowed colors by CSS name
  Asqatasun#57 Javascript: allowed colors by CSS name in isValidateColor()
  Updated JS / form.jsp
  fixed Asqatasun#55 (2) - Added "back to the homepage" link when result has errors
  CSS - Fixed .has-error .help-block
  IndexController - Fixed result.hasErrors()
  fixed Asqatasun#55 - Added "back to the homepage" link
  Updated css
  typo
  updated i18n FR
  fixed CSS for <code>
  updated i18n
  Changed DEFAULT_FOREGROUND
  fixed initial colors in results
  Added unit tests
  Added ColorConverter.colorFromStr() and ColorConverter.colorFromRgbStr()
  ColorConverter.formatColorStr() - Allowed rgb format
  Asqatasun#25 Javascript: allowed rgb format in isValidateColor()
  minor fix for ColorConverter.formatColorStr()
  Moved formatColor() into ColorConverter class + added unit tests
  typo
  webapp/(...)/ColorModel.java - a little refactored (2)
  webapp/(...)/ColorModel.java - a little refactored
  Javascript - Replaced change*Sample() functions by changeColorSample()
  Fixed Asqatasun#53 - White space allowed around the color in the form
  Fixed Asqatasun#52 - contrast-finder.conf: added option for debugging
  set version to 0.4.8-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant