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

Support input type=color #2

Closed
dzc34 opened this issue Apr 9, 2016 · 1 comment
Closed

Support input type=color #2

dzc34 opened this issue Apr 9, 2016 · 1 comment
Assignees

Comments

@dzc34
Copy link
Member

dzc34 commented Apr 9, 2016

As Firefox 29 now supports input type="color", replace the input type="text"`

http://caniuse.com/#feat=input-color

Verify:
it's OK on windows 7 / Chrome
it doesn't break the firefox extension

dzc34 added a commit that referenced this issue Sep 4, 2016
@dzc34
Copy link
Member Author

dzc34 commented Sep 4, 2016

input type="text"`
selection_034

input type="color"
selection_036

dzc34 added a commit to dzc34/Contrast-Finder that referenced this issue Sep 4, 2016
dzc34 added a commit that referenced this issue Dec 19, 2016
dzc34 added a commit that referenced this issue Dec 19, 2016
dzc34 added a commit that referenced this issue Dec 20, 2016
dzc34 added a commit that referenced this issue Dec 20, 2016
@dzc34 dzc34 self-assigned this Dec 20, 2016
dzc34 added a commit to dzc34/Contrast-Finder that referenced this issue Dec 30, 2016
dzc34 added a commit to dzc34/Contrast-Finder that referenced this issue Jan 2, 2017
dzc34 added a commit to dzc34/Contrast-Finder that referenced this issue Jan 2, 2017
@dzc34 dzc34 closed this as completed in fdc2049 Jan 5, 2017
dzc34 added a commit to dzc34/Contrast-Finder that referenced this issue Jan 12, 2017
----------------------

  set version to 0.4.1
  Updated RELEASE/Dockerfile
  typo
  Added useHttpOnly flag for session ID (fixed Asqatasun#9)
  typo Tomcat/Dockerfile
  Docker image based on Tomcat7 image OK
  Enhanced docker image based on Tomcat7 (still WIP)
  Dockerfile FROM tomcat:8.0-jre7 : not working (WIP)
  Fixed edge cases on tests
  typo
  Webapp - Used input tag type=color instead off type=text (fixed Asqatasun#2)
  typo
  Updated docker/SNAPSHOT-local*
  updated .gitignore
  fixed descriptor.xml
  added descriptor.xml (building tar.gz with maven)
  refactor packaging
  set version to 0.4.1-dev
dzc34 added a commit that referenced this issue Jan 17, 2017
dzc34 added a commit that referenced this issue Jan 25, 2017
----------------------

  set version to 0.4.3
  webapp - updated web.xml
  Updated CHANGELOG
  Updated docker/RELEASE/README.md
  DOC - Updated "Other contrast tools"
  see #17 - Revert "Webapp - Used input tag type=color instead off type=text (fixed #2)"
  Docker typo + test README
  Updated .gitignore
  Docker: typo
  Webapp - Updated favicon
  Webapp - Loaded Piwik after the Onload event
  Webapp - Cleaned up loading javascript files
  Webapp - Fixed HTML: bad value "Shortcut Icon" for attribute rel on element link
  Wepapp - Upgraded yuicompressor-maven-plugin
  Webapp - Concatenation of js/css files
  Webapp - Fixed paths to JS files
  Webapp - Renamed JS and CSS files
  i18n - English spelling correction: very closed -> very close
  set version to 0.4.3-dev
dzc34 added a commit to dzc34/Contrast-Finder that referenced this issue Jan 25, 2017
----------------------

  set version to 0.4.3
  typo
  webapp - updated web.xml
  Updated CHANGELOG
  Updated docker/RELEASE/README.md
  DOC - Updated "Other contrast tools"
  see Asqatasun#17 - Revert "Webapp - Used input tag type=color instead off type=text (fixed Asqatasun#2)"
  Docker typo + test README
  Updated .gitignore
  Docker: typo
  Webapp - Updated favicon
  Webapp - Loaded Piwik after the Onload event
  Webapp - Cleaned up loading javascript files
  Webapp - Fixed HTML: bad value "Shortcut Icon" for attribute rel on element link
  Wepapp - Upgraded yuicompressor-maven-plugin
  Webapp - Concatenation of js/css files
  Webapp - Fixed paths to JS files
  Webapp - Renamed JS and CSS files
  i18n - English spelling correction: very closed -> very close
  set version to 0.4.3-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