aboutsummaryrefslogtreecommitdiff
path: root/js/bootstrap-collapse.js
AgeCommit message (Collapse)AuthorFilesLines
2012-03-122.0.2 derpv2.0.2Jacob Thornton1-1/+1
2012-03-12remove collapse class on open so that dropdowns are viewableJacob Thornton1-1/+3
2012-02-162.0.1v2.0.1Jacob Thornton1-1/+1
2012-02-13add semicolons to the end of js filesJacob Thornton1-1/+1
2012-01-29Fixes issue with Opera flickering on the collapse plugin when reset is ↵Mark Reeder1-1/+1
called without specifying the size https://github.com/twitter/bootstrap/issues/1208
2012-01-28all unit tests passing in ie7Jacob Thornton1-2/+4
2012-01-26consistent new lines at ends of filesMark Otto1-1/+1
2012-01-242.0-wip: fix js headsJon Stevens1-2/+2
2012-01-20only prevent default if getting data-hrefJacob Thornton1-2/+1
2012-01-14dates updated to 2012Mark Otto1-1/+1
2011-12-21minor cleanupsJacob Thornton1-2/+2
2011-12-20update more readme changes - introduce target specificty convention to more ↵Jacob Thornton1-1/+1
plugins
2011-12-20giant refactor - all spec passing again...Jacob Thornton1-7/+7
2011-11-30define constructor on prototypesJacob Thornton1-1/+3
2011-11-27add code to reset data for collapsed element so that item can be ↵Jacob Thornton1-2/+8
intitialized with correct options
2011-11-27rename tabs to tab - clean up lots of api stuff make href acceptable target valJacob Thornton1-2/+2
2011-11-25new plugin "collapse" for collapsible lists and "accordion" like supportJacob Thornton1-0/+127