Skip to content
This repository was archived by the owner on Dec 11, 2017. It is now read-only.

A few minor fixes#118

Merged
digitalBush merged 3 commits intodigitalBush:masterfrom
j2jensen:master
Apr 4, 2013
Merged

A few minor fixes#118
digitalBush merged 3 commits intodigitalBush:masterfrom
j2jensen:master

Conversation

@j2jensen
Copy link
Contributor

I noticed a bug that prevented this from working correctly in IE7 (!), and while I was fixing that bug Resharper pointed out a few other minor issues that I figured I'd take care of while I was at it.

IE7 doesn't deal well with extra commas at the end of javascript object
initializers.
This variable is set in the `for` loop on the next line. We should
declare it locally to avoid setting a global variable.
@joecorcoran
Copy link

I just hit this IE7 error too. Would be great to see this merged. Merging this pull request would close #125 and #115 too.

digitalBush added a commit that referenced this pull request Apr 4, 2013
@digitalBush digitalBush merged commit d6d1558 into digitalBush:master Apr 4, 2013
digitalBush added a commit that referenced this pull request Apr 17, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants