Skip to content

Commit

Permalink
Merge branch 'master' into selectmenu
Browse files Browse the repository at this point in the history
  • Loading branch information
fnagel committed May 14, 2012
2 parents 41dfb09 + d393c8b commit c6a8d7e
Show file tree
Hide file tree
Showing 232 changed files with 9,845 additions and 15,134 deletions.
3 changes: 0 additions & 3 deletions .gitignore
@@ -1,6 +1,3 @@
build/dist
build/size
build/build/.sizecache.json
dist
node_modules
docs
Expand Down
12 changes: 12 additions & 0 deletions .jshintrc
@@ -0,0 +1,12 @@
{
"curly": true,
"eqnull": true,
"eqeqeq": true,
"expr": true,
"latedef": true,
"noarg": true,
"onevar": true,
"smarttabs": true,
"trailing": true,
"undef": true
}
373 changes: 0 additions & 373 deletions build/build.xml

This file was deleted.

Binary file removed build/build/ant-contrib-0.6.jar
Binary file not shown.
5,504 changes: 0 additions & 5,504 deletions build/build/lib/jslint.js

This file was deleted.

1,315 changes: 0 additions & 1,315 deletions build/build/lib/parse-js.js

This file was deleted.

0 comments on commit c6a8d7e

Please sign in to comment.