WordPress/wp-content/themes/twentyfourteen/js
Lance Willett 9d0e238255 Twenty Fourteen: JavaScript fixes after running jshint, see r25960:
* Enforce `===` instead of `==`
 * Fix confusing use of `!`
 * Remove unused variables like `calcNext`, defined but never used
 * Proper use of braces
 * Move functions out of if/else statements
 * Document unknown functions as Microsoft-specific
Built from https://develop.svn.wordpress.org/trunk@25995


git-svn-id: http://core.svn.wordpress.org/trunk@25928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-30 18:53:10 +00:00
..
customizer.js Importing the Further theme, first pass at the new default theme for 2014. 2013-07-28 22:55:10 +00:00
featured-content-admin.js Twenty Fourteen: implement tag auto-complete for featured content settings, and uppercase __CLASS__ for consistency. Props kovshenin, see #25549. 2013-10-16 18:27:09 +00:00
functions.js Twenty Fourteen: JavaScript fixes after running jshint, see r25960: 2013-10-30 18:53:10 +00:00
html5.js Importing the Further theme, first pass at the new default theme for 2014. 2013-07-28 22:55:10 +00:00
keyboard-image-navigation.js Twenty Fourteen: JavaScript fixes after running jshint, see r25960: 2013-10-30 18:53:10 +00:00
slider.js Twenty Fourteen: JavaScript fixes after running jshint, see r25960: 2013-10-30 18:53:10 +00:00