-
Notifications
You must be signed in to change notification settings - Fork 421
Add switch example using HTML checkbox input #1895
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
97f74a9
adding initial switch example using input[type=checkbox]
jongund 02e388c
fixed spell checker issue
jongund 91aeb0b
updated documentation
jongund c00b665
add exception for the HTML validator
jongund 7f943cc
checked out menu-button_links.js to use same fix in add-jump-to branch
jongund 77abf1d
restored original test file
jongund a32ebb7
updated examples for on/off labels to be in content and not CSS
jongund 27f2ebe
updated CSS for example to make it simplier
jongund bf5ded6
updated code to include DIV with class example-header for code pen sp…
jongund 2d403bc
updated .vnurc file
jongund 218de1f
fixed label not to include visual on/off text
jongund 8e5f3be
Merge branch 'main' into switch-checkbox
jongund e73bc13
fixed label bug using aria-hidden=true on on and off text
jongund a7b41e3
identifed validator bug
jongund e7d7788
documented validator bug
jongund 1d86f3f
fixed code pen issue
jongund 6b61219
removed Enter key support
jongund 48851af
Revise title
mcking65 2ca24b8
Editorial revision to intro
mcking65 813cbf1
further clarification of intro
mcking65 02da47b
Editorial changes to accessibility features for clarity and brevity
mcking65 063e4a7
white space
mcking65 4b3f267
Merge remote-tracking branch 'origin/main' into switch-checkbox
mcking65 60ebb9f
Further editorial clarification of accessibility features documentation
mcking65 0308ff2
Revise state and property descriptions
mcking65 93d8996
Remove unnecessary list markup from kb table
mcking65 4456f7e
updated spacing discription
jongund 399fbc1
updated accessibility documentation
jongund 50cf98b
fixed linting error
jongund 85041af
fixed linting error
jongund 41a801c
updated accessibility documentation
jongund dd2535a
updated accessibility documentation
jongund 4372458
updated reference table
jongund 80e26b0
udpated documentation
jongund a60b782
updated accessibility documentation
jongund 197e98a
Merge branch 'main' into switch-checkbox
jongund b05cace
Merge branch 'main' of github.com:w3c/aria-practices
jongund bf32c6f
Merge branch 'main' into switch-checkbox
jongund e0b872f
removed statement about synchronizing with the input.checked property…
jongund ef6a773
Editorial clarification of accessibility features
mcking65 1b3f2c7
comment out links to similar examples that are not yet merged
mcking65 4334d0e
minor editorial change to intro
mcking65 499acde
Merge remote-tracking branch 'origin/main' into switch-checkbox
mcking65 c6e44db
Add link to example from main document
mcking65 66b6a55
Resolve conflicts with main and merge latest from main
mcking65 1a009fc
Add links to examples from main doc and between example pages
mcking65 6044a71
Merge branch 'main' of github.com:w3c/aria-practices
jongund 47041ce
Merge branch 'main' of github.com:w3c/aria-practices
jongund 13351af
Merge branch 'main' of github.com:w3c/aria-practices
jongund 7211c39
Merge in latest from main and resolve conflicts
mcking65 b761845
Add links among example pages for similar examples
mcking65 88733e1
Merge branch 'main' of github.com:w3c/aria-practices
jongund ac426b1
Merge branch 'main' of github.com:w3c/aria-practices
jongund 9c8fae3
Merge remote-tracking branch 'origin/main' into switch-checkbox
mcking65 b613279
Merge branch 'main' of github.com:w3c/aria-practices
jongund 5d41df7
Merge branch 'main' into switch-checkbox
jongund fcc1cc4
Change /> to >
mcking65 2b088d8
Change /> to >
mcking65 f31b97c
Change /> to >
mcking65 2e7ee8b
Change /> to >
mcking65 de13911
Merge branch 'main' of github.com:w3c/aria-practices
jongund 562fe03
Merge branch 'main' into switch-checkbox
jongund 13face8
updated CSS properties to remove -moz-user-select and -ms-user-select
jongund 558fc72
Remove more -moz- and -ms- properties
zcorpan 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
Revise title
- Loading branch information
commit 48851af35362333121a8dbdb14d6b315f9b70e9c
There are no files selected for viewing
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.