aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js/bootstrap.js
AgeCommit message (Collapse)AuthorFilesLines
2013-07-26finish bumping copyrightMark Otto1-13/+13
2013-07-26revert to 2.3.2 tag insteadMark Otto1-13/+13
2013-07-25Version bumpMark Otto1-13/+13
2013-07-25twitter/bootstrap => twbs/bootstrap in links etc.Chris Rebert1-13/+13
2013-05-17update versioning to 2.3.2fat1-13/+13
2013-05-17patch dropdowns for #7118fat1-1/+5
2013-02-28shiiiitfat1-1/+1
2013-02-282.3.1fat1-13/+13
2013-02-28rebuildfat1-1/+0
2013-02-28only pass unique options through to child nodes in tooltipsfat1-1/+10
2013-02-28rebuildfat1-1/+1
2013-02-28le sighfat1-1/+1
2013-02-07remove prevent default on focusfat1-1/+0
2013-02-07only fire hidden once backdrop has been removedfat1-8/+9
2013-02-07Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipfat1-1/+1
Conflicts: docs/assets/js/bootstrap.min.js
2013-02-07if no callback, don't try to call callback ya gooffat1-0/+2
2013-02-06Fixes #6823: add some docs notes about tooltips in input groupsMark Otto1-1/+1
2013-02-05Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipfat1-5/+6
Conflicts: docs/assets/js/bootstrap.min.js
2013-02-05clean up stylesfat1-5/+52
2013-02-05Fixes #6190: Add print utility classesMark Otto1-4/+5
2013-02-05screwed up a merge and an old version number crept inMark Otto1-1/+1
2013-02-05don't hide if already hidden ya n00bfat1-1/+1
2013-02-05clear interval in cycle + rebuildfat1-7/+9
2013-01-10Nuke .popover-inner from the JS since we nuked it from the CSS/HTML long agoMark Otto1-2/+2
2012-12-26Add longer tooltip example to docs, tighten up line-height on tooltip; run makeMark Otto1-5/+19
2012-12-26Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipMark Otto1-12/+30
2012-12-22Version bumpMark Otto1-13/+13
2012-12-22shifting focus to parent and adding aria menuitem for dropdownfat1-1/+4
2012-12-22remake jsfat1-1/+1
2012-12-22allow multiple trigger types in tooltip and popover + default tooltip to ↵fat1-8/+16
hover & focus
2012-12-21chnage for #6248fat1-1/+1
2012-12-21add support for [data-slide-to] attr on carouselfat1-1/+8
2012-12-21rewrite makefile to make a bit more "efficient" + rebuildfat1-0/+1
2012-12-21rebuildfat1-0/+1
2012-12-20fix up code snippetMark Otto1-2/+2
2012-12-19lol we dont' have affix(refresh)fat1-2/+1
2012-12-19add js support for carousel indicatorsfat1-8/+21
2012-12-19whitespace in tooltip + don't pass empty selector to $() in dropdown.jsfat1-3/+3
2012-12-19can't extend bounding box thingyfat1-1/+2
2012-12-19fix ghetto ass timeout shitfat1-2/+14
2012-12-19remove inside support from tooltip + fix tooltip svg support + change ↵fat1-10/+8
makefile to rely on local npm install
2012-12-10Version bumpMark Otto1-13/+13
2012-12-07get tests passing for typeahead :Pfat1-6/+8
2012-12-07insert menu of typeahead after input which it suggests on #3529fat1-2/+2
note: this will likely break things for people in the same way that doing this to tooltip did… however we think this is a better insertion model for z-index,scrolling,modal,etc. applications
2012-12-07focus on escape in typeaheadfat1-2/+3
2012-12-07remove slide from carousel constructor #5579fat1-1/+0
2012-12-07rebuild and only select visible dropdown itemsfat1-2/+2
2012-12-07add noConflict functionality to all bootstrap pluginsfat1-6/+136
2012-12-04Fixes #4550: Temporary fix for dropdown taps on mobileMark Otto1-0/+1
* Fix as documented here: https://github.com/twitter/bootstrap/issues/4756#issuecomment-9952781 * Stops propagation for touchstart for dropdowns
2012-12-02run make on js changes to popoverMark Otto1-3/+4