Removing Generated Files From Repository
This release removes all generated JS and CSS from Chosen's git repository. A bundled zip file will now be made available using Grunt.
This change will help reenforce Chosen's code conventions for a PR:
- Make all changes in CoffeeScript files, not JavaScript files.
- Use Grunt to build the JavaScript files.