Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Use .hidden on checkbox and radio toggle elements #987 #999

Merged

Conversation

BenjaminNeilDavis
Copy link
Contributor

  • Fixes issue #987
  • checkbox and radio remove both .hide and .hidden but only add .hidden.

- Fixes issue #987
- checkbox and radio remove both .hide and .hidden but only add .hidden.

release 3.5.1
@interactivellama interactivellama added this to the 3.6.0 milestone Jan 22, 2015
@cmcculloh-kr
Copy link

From Bootstrap's docs:

.hide is available, but it does not always affect screen readers and is deprecated as of v3.0.1. Use .hidden or .sr-only instead.

This change updates Fuel UX to be compatible with this standard.

@cmcculloh-kr
Copy link

More is needed to bring us into compliance here, but I've created Issue #1002 to address these other occurrences.

cmcculloh-kr pushed a commit that referenced this pull request Jan 22, 2015
Use .hidden on checkbox and radio toggle elements #987
@cmcculloh-kr cmcculloh-kr merged commit 08c6cc3 into ExactTarget:master Jan 22, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants