Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Case patch#9

Open
Zegnat wants to merge 6 commits intodanheberden:masterfrom
Zegnat:case-patch
Open

Case patch#9
Zegnat wants to merge 6 commits intodanheberden:masterfrom
Zegnat:case-patch

Conversation

@Zegnat
Copy link

@Zegnat Zegnat commented Feb 13, 2014

This fixes the last open issue #3 in a way I think is satisfactory to most: every combination of lower- and uppercase characters can now be used.

More code than I originally planned but I did not want to forego support for IE8 by using array manipulations such as map and forEach. (Getting mixed-case strings using map.)

Additional changes:

  • Normalised whitespace (2 space indents)
  • Strict mode (use strict)
  • JSLint compatible with the directive: /*jslint browser: true, plusplus: true, indent: 2 */.

After nearly 3 years, @mathiasbynens will finally be able to use qUeweRy.

Generate all possible upper- and lowercase mixes.
Update .noConflict to match.
Reset whitespace.
Remove the last use of forEach.
Following the original look.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant