aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)AuthorFilesLines
2014-03-24tests/index.html: re-indent.XhmikosR1-68/+68
2014-03-24tests/index.html: add missing `meta charset`.XhmikosR1-0/+1
2014-03-24Update QUnit to v1.14.0.XhmikosR2-69/+139
2014-03-21Add tooltip `viewport` option, respect bounds of the viewportBen Ogle2-41/+142
2014-03-16Merge branch 'hnrch02-modal-toggle'Chris Rebert1-1/+1
2014-03-16Fix #12845 - Modal#hide should only be called with an event argumentHeinrich Fenkart1-1/+1
2014-03-16Merge pull request #12862 from sultano/patch-1Jacob1-3/+1
2014-03-16Fix #12375: stop using document.body.scrollTop as it's deprecated in the stri...Zlatan Vasović1-1/+1
2014-03-16correct event naming of `scroll` and `load' eventTobias Lindig1-2/+2
2014-03-16fixes #9855fat1-6/+29
2014-03-14Fix JSHint errorsJulian Thilo1-36/+35
2014-03-13Merge pull request #13060 from twbs/role-tooltipChris Rebert1-1/+1
2014-03-13Merge pull request #11937 from IHomer/masterJacob1-1/+1
2014-03-13Merge pull request #11453 from moodyroto/patch-1Jacob1-0/+37
2014-03-13add role="tooltip" to tooltips by default to improve accessibilityChris Rebert1-1/+1
2014-03-10fix #12771Chris Rebert1-1/+1
2014-03-09Remove unneeded quotes.XhmikosR3-10/+11
2014-03-08fixes #9836fat1-2/+4
2014-03-08fix #9342fat1-1/+1
2014-03-06use quotes around all element attr vals in JS; fixes #12946Chris Rebert2-5/+5
2014-02-28Move `trailing` check to JSCS.XhmikosR1-0/+1
2014-02-28Move `camelcase` check to JSCS.XhmikosR1-0/+1
2014-02-28JSCS: Use more style checks.XhmikosR1-0/+3
2014-02-28Move the quotes check to JSCS.XhmikosR2-2/+2
2014-02-28Switch to using JSCS for the indentation check.XhmikosR3-16/+15
2014-02-27Fixed flickering and simplified calculationsSuleman Chikhalia1-3/+1
2014-02-26Bump grunt-jscs-checker.XhmikosR1-0/+0
2014-02-21updated qunit test reporting so sauce labs can report failing testsjonahss1-2/+26
2014-02-21Merge pull request #12761 from hnrch02/no-event-aliasesMark Otto2-8/+8
2014-02-18Merge pull request #12058 from ZDroid/utiXhmikosR4-45/+45
2014-02-18Improve `js/tests/index.html`Zlatan Vasović1-6/+5
2014-02-17Remove semicolons from JS testsZlatan Vasović4-45/+45
2014-02-16Merge pull request #12720 from twbs/reident-test-filesChris Rebert12-1470/+1471
2014-02-16Remove event aliases from JavaScriptHeinrich Fenkart2-8/+8
2014-02-16Merge pull request #12513 from ZDroid/jshintXhmikosR1-1/+0
2014-02-16Remove `curly: false` from `.jshintrc`Zlatan Vasović1-1/+0
2014-02-14Re-indent test files.XhmikosR12-1470/+1471
2014-02-13v3.1.1 bumpMark Otto12-12/+12
2014-01-30Update jQuery to v1.11.0.XhmikosR1-6/+4
2014-01-30Bump versions, run gruntv3.1.0Mark Otto12-12/+12
2014-01-17add namespace `.bs` also to the event `dismiss.modal`Tobias Lindig1-3/+3
2014-01-17remove needless space characterTobias Lindig1-1/+1
2014-01-16Revert "Add tooltip `viewport` option, respect bounds of the viewport"Chris Rebert2-116/+30
2014-01-16Merge branch 'bo-tooltip-viewport' of https://github.com/benogle/bootstrap in...Mark Otto2-30/+116
2014-01-16add missing parenfat1-1/+1
2014-01-16tooltip subpixel test fixesfat1-2/+6
2014-01-16remove flaky pos bottom test which is effect by unit scroll posfat1-10/+0
2014-01-16new qunitfat9-1055/+1720
2014-01-16Fixing js error in IE9 where no transition is supportedIslam Sharabash1-1/+1
2014-01-14more detailed QUnit test results in SauceChris Rebert1-1/+6