Skip to content

Conversation

@joelpittet
Copy link

This may look unwieldy but it's not terribly exhaustive clean-up.

  • Delinted most of the JavaScript.
  • Wrapped the JS in a closure for better no-conflict support.
  • Made all tabs spacing into 2 spaces for consistency.
  • Removed a few overqualified CSS selectors (May be better to BEMize these to avoid conflicts)
  • Commented out the CSS generic table styles, probably should move that to a different CSS for the demo presentation only?
  • Moved the events to the bottom of the JS.
  • Made the function declarations use all the same declaration style.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant