This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1k
Ch1972 add accessibility check for checkbox and radio #1996
Merged
interactivellama
merged 36 commits into
ExactTarget:master
from
cmcculloh-kr:CH1972---add-accessibility-check-for-checkbox
Jun 28, 2017
Merged
Changes from 29 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
8d48c0b
(GH1972) fixes all eslint errors in checkbox-test in preparation for …
86f31db
(GH1972) fixes html lint error
6cd5fee
(GH1972) adds checkbox html to qunit fixture and begins structuring t…
859c37a
(GH1972) more cleanup of checkbox tests
30de167
(GH1972) cleans up checkbox qunit tests to utilize fixture, helpers, …
82a8723
(GH1972) cleans up remaining checkbox tests. Corrects tested checkbox…
6517999
(GH1972) renames return functions properly
8b23823
(GH1972) stubs out keyboard tests
42f2f14
(GH1972) removes attempt to innapropriately test browser functionality
2c3ae6d
(GH1972) moves keypress factory method into more shareable location
14e7913
(GH1972) puts back non-checkbox unit tests
11bbee5
(GH1972) adds check for visibility hidden|collapse and errors out if …
2cdcd78
Merge remote-tracking branch 'origin/master' into GH1972---checkbox-a…
c8a6aa9
(GH1972) makes UMD wrapper consistent across Fuel UX
384d28f
(GH1972) fixes eslint errors in checkbox
dfe29b0
(GH1972) adds line breaks to error messages in case there are more th…
0b97844
(GH1972) makes a11y checkbox error non-breaking
13769f2
(CH1972) references correct PR number from error message
f81f9b9
(CH1972) adds error to radio also
a13c5f8
(CH1972) cleans up eslint error. Moves setDisabledState closer to a f…
4ced2a4
(CH1972) allow options override to ignore visibility check
67dcc06
(CH1972) checks actual input element visibility instead of label
f58b649
(CH1972) adds dev tests for visibility checks
28a0256
(CH1972) adds unit tests for visibility error check
e97f9c4
(CH1972) adds unit test for ignoreVisibilityCheck option
deaa53e
(CH1972) fixes all eslint errors in radio unittests
1fced53
(CH1972) makes checkbox test both checked and unchecked change event …
906def4
(CH1972) cleans up radio tests. They were badly copy-pastad versions …
4779116
Merge branch 'master' into CH1972---add-accessibility-check-for-checkbox
60598f4
(CH1972) removes commented out feature
82424b5
Merge branch 'master' of github.com:ExactTarget/fuelux into CH1972---…
fe0c272
Merge branch 'CH1972---add-accessibility-check-for-checkbox' of githu…
3a6c720
(CH1972) places single require error checking code outside of code th…
eb88b1d
(CH1972) attempts to clarify skipped tests
871c0e8
Merge remote-tracking branch 'upstream/master' into CH1972---add-acce…
af3961c
(CH1972) removes incorrect markup variants
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just remove it, if you don't want it.