aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js
AgeCommit message (Expand)AuthorFilesLines
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton13-24/+24
2012-05-31rebuild and fix testJacob Thornton3-5/+6
2012-04-25rebuild with typeahead changeJacob Thornton3-3/+3
2012-04-25fix #3234Jacob Thornton3-3/+3
2012-04-24fix regression in resetting collapse to auto on collapse open. (+ add spec an...v2.0.3Jacob Thornton3-3/+3
2012-04-242.0.2 -> 2.0.3Jacob Thornton13-24/+24
2012-04-24changes for build in preperation for 2.0.3 releaseJacob Thornton1-2/+1
2012-04-18allow for pushstate in scrollspyJacob Thornton3-5/+17
2012-04-18offset -> position #3088Jacob Thornton3-3/+3
2012-04-16rebuildJacob Thornton3-3/+13
2012-04-15build bootstrap.js and bootstrap.min.js into docsJacob Thornton2-0/+1819
2012-04-15fixes #2941 + whitespace in collapseJacob Thornton2-2/+3
2012-04-14whitespaceJacob Thornton1-1/+1
2012-04-14fix opera bug \o/ !!!! #1776Jacob Thornton1-4/+3
2012-04-14rebuild with tooltip formatting changeJacob Thornton1-22/+14
2012-04-14change position of var in dropdown + cleanup makefile varsJacob Thornton1-1/+5
2012-04-14calling pause on a slide should actually pause it - even when hoveringJacob Thornton1-2/+5
2012-04-14hack for subnavJacob Thornton1-0/+5
2012-04-14add jshint support + a few minor stylistic changesJacob Thornton12-129/+142
2012-04-07https://github.com/twitter/bootstrap/issues/2954Jacob Thornton1-0/+2
2012-04-04remake and add isHTML check to popover as wellJacob Thornton2-3/+14
2012-03-29MSTransitionEnd + move paren (thanks rick waldron)Jacob Thornton1-1/+1
2012-03-29move over paren just because.Jacob Thornton1-1/+1
2012-03-29simplify transition plugin a littleJacob Thornton1-20/+19
2012-03-29remove "technique"Jacob Thornton1-1/+1
2012-03-29replace UA sniffingJacob Thornton1-11/+18
2012-03-24add missing closing braceJacob Thornton1-0/+2
2012-03-24return matcher value directly + cleanup first lines of filesJacob Thornton12-11/+17
2012-03-24add preventDefault support for all inital event types (show, close, hide, etc...Jacob Thornton5-16/+26
2012-03-24allow prevent default for show and hide event in modalJacob Thornton1-7/+12
2012-03-21filter out non matches in mapJacob Thornton1-2/+2
2012-03-21cache $(href) lookupJacob Thornton1-3/+4
2012-03-21sort scrollspy to prevent flicker for unordered navJacob Thornton1-6/+15
2012-03-21clear timeout to reset delays for tooltip/popoverJacob Thornton1-2/+4
2012-03-21Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wipJacob Thornton1-4/+16
2012-03-21top stripping leading and trailing whitespace + always use .html methodJacob Thornton2-6/+2
2012-03-20if transitioning collapse, don't start new transitionJacob Thornton1-4/+16
2012-03-19prevent dropdowns from closing when clicking inside form element inside dropdownJacob Thornton2-3/+6
2012-03-19fix slide logic for ie+ in carouselJacob Thornton1-7/+7
2012-03-19if parent in collapse, only grab childrenJacob Thornton1-2/+1
2012-03-19fix collapse bug in ie7+ for initial collapse inJacob Thornton1-1/+1
2012-03-19add activate to scrollspy docsJacob Thornton1-1/+3
2012-03-19if interval is false, do not autocycle the carouselJacob Thornton2-5/+7
2012-03-19;)Jacob Thornton1-1/+1
2012-03-19select last item in scrollspy if you've reached the bottom of the document or...Jacob Thornton1-0/+7
2012-03-122.0.2 derpv2.0.2Jacob Thornton12-12/+12
2012-03-12remove collapse class on open so that dropdowns are viewableJacob Thornton1-1/+3
2012-03-08rebuildJacob Thornton1-6/+6
2012-02-26Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto2-1/+5
2012-02-24and pause on hover option to carouselJacob Thornton1-0/+4