bootstrap/js/tests/unit
XhmikosR 5ef9383f53 Tweak JSHint and JSCS checks.
Be more consistent across the whole codebase.

Also, make use of JSHint's 2.5.1 `extends` and `qunit` options. This way we set our basis options in js/.jshintrc and override the rest.
2014-06-06 01:23:06 +03:00
..
.jshintrc Tweak JSHint and JSCS checks. 2014-06-06 01:23:06 +03:00
affix.js #11464 - Fix JS noConflict mode - Refactor all plugins to use an internal reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object 2014-04-21 23:03:33 -06:00
alert.js #11464 - Fix JS noConflict mode - Refactor all plugins to use an internal reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object 2014-04-21 23:03:33 -06:00
button.js Allow for resetText of a button to be a falsey value; fixes #13466 2014-05-05 19:07:47 +02:00
carousel.js make new Carousel tests compatible with noConflict mode 2014-05-01 13:37:44 -07:00
collapse.js #11464 - Fix JS noConflict mode - Refactor all plugins to use an internal reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object 2014-04-21 23:03:33 -06:00
dropdown.js #11464 - Fix JS noConflict mode - Refactor all plugins to use an internal reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object 2014-04-21 23:03:33 -06:00
modal.js fix typo in assertion description 2014-05-19 00:47:06 -07:00
phantom.js Tweak JSHint and JSCS checks. 2014-06-06 01:23:06 +03:00
popover.js Add tooltip self-reference to address #12320 2014-05-14 10:36:32 -07:00
scrollspy.js Add Scrollspy maxScroll with offset test. 2014-05-13 12:53:54 -05:00
tab.js #11464 - Fix JS noConflict mode - Refactor all plugins to use an internal reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object 2014-04-21 23:03:33 -06:00
tooltip.js Merge pull request #13593 from ResentedHook/master 2014-05-23 14:33:19 -07:00