Skip to content

Release 2.0 - 1 Dec 2015

Latest
Compare
Choose a tag to compare
@zz85 zz85 released this 05 Dec 19:28
· 67 commits to gh-pages since this release

This should have landed half a year go, but here this is finally!

http://zz85.github.io/mrdoobapproves/

I decided to bump down JSCS for this version so it loads faster on the web (<200kb gzipped), but "mrdoobapproves" will support ES6 syntax next release (v3)!

  • JSCS library with Autofix (v1.13.1, last official version without Babel)
  • Updated MDCS rules - space checks
  • Ability to chose other JSCS presets (crockford, google, jquery, wikimedia etc)
  • Simpler Autofix Button, Save Button

mrdoobapproves-v2

Related issues / PRs:
#50 V2 release
#51 requireSpaceBeforeKeywords, disallowMultipleSpaces
#46 else if formatting
#45 Spaces in Function Declarations
#49 Custom Embed preset
#44 Pre and post processing for block identation
#42 Auto Fix button
#41 Save Button
#39 JSCS presets
#40 Thoughts for v2
#38 Trailing tabs and/or spaces
#36 Track official JSCS branch
#35 Unary Operators

Thanks again to @gero3 @WestLangley @mrdoob for your contributions :)