aboutsummaryrefslogtreecommitdiff
path: root/dist/js
AgeCommit message (Collapse)AuthorFilesLines
2014-05-08grunt distChris Rebert2-5/+6
2014-04-30grunt distMark Otto2-57/+87
2014-04-26Run `grunt`.XhmikosR2-3/+5
2014-04-20grunt distChris Rebert2-6/+11
2014-04-17grunt distMark Otto2-3/+11
2014-04-09Run `grunt dist`.XhmikosR2-3/+3
2014-04-08grunt distMark Otto2-3/+3
2014-04-03Run `grunt`.XhmikosR1-9/+4
2014-04-01Run `grunt`.XhmikosR1-4/+4
2014-03-28Modal body shift fix for IE10/11Tyler Cipriani2-10/+15
Closes #13103 by merging it.
2014-03-24gruntMark Otto2-2/+2
2014-03-24gruntMark Otto2-2/+2
2014-03-24Fixes #13079: Scope .open class in button variant mixin to immediate childrenMark Otto2-40/+64
2014-03-16Update gruntfile to point to new customizer nav, run gruntMark Otto2-4/+2
2014-03-16Fix #12845 - Modal#hide should only be called with an event argumentHeinrich Fenkart1-1/+1
Closes #12850
2014-03-16Fix #12375: stop using document.body.scrollTop as it's deprecated in the ↵Zlatan Vasović1-1/+1
strict mode Closes #12377
2014-03-16correct event naming of `scroll` and `load' eventTobias Lindig1-2/+2
closes #12337
2014-03-16buildfat2-9/+32
2014-03-09Remove unneeded quotes.XhmikosR1-4/+4
2014-03-08fixes #9836fat2-3/+5
2014-03-08fix #9342fat2-2/+2
2014-03-06gruntMark Otto2-6/+6
2014-02-21gruntMark Otto1-1/+1
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 Otto2-14/+14
2014-02-04Don't offset customizer alert, grunt distMark Otto2-2/+2
2014-01-30Bump versions, run gruntv3.1.0Mark Otto2-14/+14
2014-01-18kill bottom margin on last docs sectionMark Otto1-1/+1
2014-01-17add namespace `.bs` also to the event `dismiss.modal`Tobias Lindig2-4/+4
2014-01-17remove needless space characterTobias Lindig2-2/+2
2014-01-16gruntMark Otto1-1/+1
2014-01-16remove flaky pos bottom test which is effect by unit scroll posfat2-2/+3
2014-01-08Use single quotes in the jqueryCheck too.XhmikosR1-1/+1
2014-01-08Remove extra newline from banner.XhmikosR1-1/+0
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 Thilo2-16/+16
- 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ć2-3/+3
2013-12-29add note about ios dropdown compatfat2-3/+4
2013-12-29fixes #11379 - Fix carousel this.sliding not getting reset if ↵fat2-2/+2
$next.hasClass('active')
2013-12-29fixes #11373 - adds related target to dropdown eventsfat2-9/+10
2013-12-29Merge branch 'scrollspy-speedy-scroll-top' of ↵fat2-1/+7
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 openingsfat2-5/+11
2013-12-28fixes #10658 jQuery Popover content loses bound events on second setContent ↵fat2-2/+4
call.
2013-12-26fixes #10911 - add loading event for use with remote option :|fat2-2/+4
2013-12-26fixes #10890fat2-15/+17
2013-12-26rebuildfat2-1/+4
2013-12-26fixes #10798fat2-4/+4
2013-12-25fixes #10675fat2-2/+2
2013-12-25build jsfat2-4/+14
2013-12-24fixes #11788 - focusin focusout instead of focus/blurfat2-3/+3