aboutsummaryrefslogtreecommitdiff
path: root/dist/js/bootstrap.js
AgeCommit message (Collapse)AuthorFilesLines
2014-03-08fix #9342fat1-1/+1
2014-03-06gruntMark Otto1-5/+5
2014-02-16Remove event aliases from JavaScriptHeinrich Fenkart1-8/+8
Makes life for people with custom jQuery builds excluding event aliases much easier.
2014-02-13v3.1.1 bumpMark Otto1-13/+13
2014-02-04Don't offset customizer alert, grunt distMark Otto1-1/+1
2014-01-30Bump versions, run gruntv3.1.0Mark Otto1-13/+13
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-16remove flaky pos bottom test which is effect by unit scroll posfat1-1/+2
2014-01-08Use single quotes in the jqueryCheck too.XhmikosR1-1/+1
2014-01-07Fix #12073: Consistent order of variationsJulian Thilo1-12/+24
This changes the order of component variations throughout the repo (code and docs) to be more consistent. The order now used everywhere is the one most frequently found in the repo before: Default, Primary, Success, Info, Warning, Danger
2014-01-07Update copyright notices in all placesJulian Thilo1-14/+14
- Implements new format "Copyright 2011-xxxx Twitter, Inc.", which resonates well with our History page and more accurately reflects the copyright status of the repo - grunt dist to update all the files
2014-01-01New YearZlatan Vasović1-2/+2
2013-12-29add note about ios dropdown compatfat1-2/+3
2013-12-29fixes #11379 - Fix carousel this.sliding not getting reset if ↵fat1-1/+1
$next.hasClass('active')
2013-12-29fixes #11373 - adds related target to dropdown eventsfat1-8/+9
2013-12-29Merge branch 'scrollspy-speedy-scroll-top' of ↵fat1-0/+6
git://github.com/ziogaschr/bootstrap into ziogaschr-scrollspy-speedy-scroll-top Conflicts: dist/js/bootstrap.min.js
2013-12-29fixes #11288 - Vertical scroll position of modal saves between openingsfat1-4/+10
2013-12-28fixes #10658 jQuery Popover content loses bound events on second setContent ↵fat1-1/+3
call.
2013-12-26fixes #10911 - add loading event for use with remote option :|fat1-1/+3
2013-12-26fixes #10890fat1-14/+16
2013-12-26rebuildfat1-0/+3
2013-12-26fixes #10798fat1-3/+3
2013-12-25fixes #10675fat1-1/+1
2013-12-25build jsfat1-3/+13
2013-12-24fixes #11788 - focusin focusout instead of focus/blurfat1-2/+2
2013-12-24fixes #11720 - Add events trigger to affixfat1-3/+13
2013-12-24fixes #10134 – dont use jquery offset directly because it uses sub pixel ↵fat1-3/+12
rendering
2013-12-24Merge branch 'slide-event-reset' of git://github.com/Rowno/bootstrap into ↵fat1-8/+8
Rowno-slide-event-reset Conflicts: js/tests/unit/carousel.js
2013-12-24Merge branch 'master' of github.com:twbs/bootstrapfat1-14/+14
Conflicts: dist/js/bootstrap.min.js docs-assets/js/raw-files.js
2013-12-24fixes #10236fat1-4/+15
if affixed top add scrollTop to it position.top calculate and cache pinnedoffset independent of scrolling for initial load
2013-12-24Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-2/+4
Conflicts: docs-assets/js/raw-files.js
2013-12-24roll back version numbers to avoid broken links in docs and readme (fixes ↵Mark Otto1-13/+13
#12000)
2013-12-23change where modal loads content -– fixes #10105, #9318, #9459fat1-1/+1
2013-12-23fixes #10568 - kill hoverstate info once command has been executedfat1-0/+2
2013-12-23fixes #10205 Scrollspy Doesn't Support Chinese ID Targets ↵fat1-1/+1
http://mathiasbynens.be/notes/html5-id-class
2013-12-19Fixes #11952: Refactor blockquote stylesMark Otto1-4/+4
* Deprecate .pull-right class for .blockquote-reverse * Move font-size change to the parent, blockquote, instead of setting on the p element to allow more flexible content
2013-12-18check that href id's are followed by valid char – fixes #10044fat1-1/+1
2013-12-18update licensing header in JS files & run gruntChris Rebert1-144/+12
2013-12-18grunt after that carousel mergeMark Otto1-1/+1
2013-12-18more license mentionsMark Otto1-1/+1
2013-12-18version bumpMark Otto1-13/+13
2013-12-18run grunt distMark Otto1-32/+32
2013-12-10Remove unused variables.XhmikosR1-1/+0
2013-12-08Use single quotes consistently.XhmikosR1-13/+13
2013-12-07grunt distMark Otto1-3/+3
2013-12-06Use a space after function consistently.XhmikosR1-2/+2
2013-12-04Fixes #11712: Better support for .table-responsive within .panel'sMark Otto1-1/+1
2013-12-01bump version numbers to 3.0.3Mark Otto1-13/+13
2013-11-30Alternate fix for #11303: add link to site in banner and remove @mdo and ↵Mark Otto1-3/+1
@fat usernames from it