aboutsummaryrefslogtreecommitdiff
path: root/js/collapse.js
AgeCommit message (Collapse)AuthorFilesLines
2013-12-01bump version numbers to 3.0.3Mark Otto1-1/+1
2013-11-06bump versions to v3.0.2Mark Otto1-1/+1
2013-11-05Merge pull request #10039 from daguej/js-refsChris Rebert1-1/+1
Don't explicitly reference global jQuery
2013-11-01update version numbers in JS file comment headers to v3.0.1 & regruntChris Rebert1-1/+1
2013-10-29JS comments pointed to new documentationJared Christensen1-1/+1
2013-10-22Update license yearZlatan Vasović1-1/+1
2013-09-25Add 'collapse' class back after expandingTravesty31-1/+1
2013-08-22Don't explicitly reference global jQueryJosh Dague1-1/+1
Removes `window.jQuery` in favor of `jQuery`, fixes #10038
2013-08-12Drop the accordion for the panelMark Otto1-1/+1
* Deletes the accordion.less file * Extends the panel to be collapsible with our JS plugin * Supports panel color variations
2013-08-04use quotes to allow dots in data-parentJason Diamond1-1/+1
2013-07-31fixes #8892Jacob Thornton1-1/+1
2013-07-26change how collapse works - collapse, collapsing, and infat1-30/+41
2013-07-25fix collapse event #8596fat1-1/+1
2013-07-25twbs ALL the linksChris Rebert1-1/+1
2013-07-23revert collapse change + add emulateTransitionEvent to catch dead css ↵Jacob Thornton1-2/+4
transitions
2013-07-23fixes #7970Jacob Thornton1-1/+1
2013-07-17fixes #7880fat1-7/+8
2013-07-17fixes #6691fat1-7/+11
2013-07-17maybe fix this old ass issue #5973fat1-8/+13
2013-06-27Merge pull request #7424 from sody/3.0.0-wipJacob1-0/+3
Fixes #7213 Collapse plugin does not correctly set the "collapsed" class.
2013-06-27fixes #6982fat1-1/+1
2013-05-27Merge remote-tracking branch 'bootstrap/3.0.0-wip' into 3.0.0-wipIvan Khalopik1-0/+156
Conflicts: js/bootstrap-collapse.js
2013-05-24add show/shown hide/hidden events to dropdown + update dropdown links for ↵Jacob Thornton1-1/+1
testing + catch a few missed namespace things
2013-05-21upgrade jshint to 2.1.2 for anton <3Jacob Thornton1-4/+4
2013-05-16change namespace back to dot notation and someother js shizzlefat1-3/+3
2013-05-16fix testsfat1-2/+2
2013-05-16straight trash wangfat1-2/+2
2013-05-16update collapse js stylefat1-90/+76
2013-05-16a bunch javascript junkfat1-0/+167