| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-14 | Fixes #12210: badges in xs buttons | Mark Otto | 3 | -2/+6 | |
| 2014-01-11 | Merge branch 'minify-assets' of https://github.com/XhmikosR/bootstrap into ↵ | Mark Otto | 2 | -2/+1 | |
| XhmikosR-minify-assets Conflicts: package.json | |||||
| 2014-01-10 | Fixes #12171: Ensure panel groups have a bottom margin since we nuke it on ↵ | Mark Otto | 3 | -2/+5 | |
| child panels | |||||
| 2014-01-09 | Fixes #11990 and #12159: Make range inputs block level and 100% wide by default | Mark Otto | 3 | -2/+6 | |
| 2014-01-09 | grunt dist | Mark Otto | 2 | -2/+2 | |
| 2014-01-09 | grunt dist | Chris Rebert | 3 | -3/+3 | |
| 2014-01-08 | grunt dist | Chris Rebert | 1 | -1/+1 | |
| 2014-01-08 | Use single quotes in the jqueryCheck too. | XhmikosR | 1 | -1/+1 | |
| 2014-01-08 | Remove extra newline from banner. | XhmikosR | 1 | -1/+0 | |
| 2014-01-07 | Fix #12073: Consistent order of variations | Julian Thilo | 7 | -181/+193 | |
| 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-07 | Update copyright notices in all places | Julian Thilo | 7 | -21/+21 | |
| - 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-01 | New Year | Zlatan Vasović | 6 | -7/+7 | |
| 2013-12-31 | Update Gruntfile.js to copy 'dist/' files to 'docs/dist/' with 'grunt dist' ↵ | Mark Otto | 3 | -2/+5 | |
| task; Fixes #12030: navbar toggle focus state | |||||
| 2013-12-29 | add note about ios dropdown compat | fat | 2 | -3/+4 | |
| 2013-12-29 | fixes #11379 - Fix carousel this.sliding not getting reset if ↵ | fat | 2 | -2/+2 | |
| $next.hasClass('active') | |||||
| 2013-12-29 | fixes #11373 - adds related target to dropdown events | fat | 2 | -9/+10 | |
| 2013-12-29 | Merge branch 'scrollspy-speedy-scroll-top' of ↵ | fat | 2 | -1/+7 | |
| git://github.com/ziogaschr/bootstrap into ziogaschr-scrollspy-speedy-scroll-top Conflicts: dist/js/bootstrap.min.js | |||||
| 2013-12-29 | fixes #11288 - Vertical scroll position of modal saves between openings | fat | 2 | -5/+11 | |
| 2013-12-28 | fixes #10658 jQuery Popover content loses bound events on second setContent ↵ | fat | 2 | -2/+4 | |
| call. | |||||
| 2013-12-27 | grunt on last merge | Mark Otto | 2 | -2/+2 | |
| 2013-12-26 | fixes #10911 - add loading event for use with remote option :| | fat | 2 | -2/+4 | |
| 2013-12-26 | fixes #10890 | fat | 2 | -15/+17 | |
| 2013-12-26 | rebuild | fat | 2 | -1/+4 | |
| 2013-12-26 | fixes #10798 | fat | 2 | -4/+4 | |
| 2013-12-25 | fixes #10675 | fat | 2 | -2/+2 | |
| 2013-12-25 | build js | fat | 2 | -4/+14 | |
| 2013-12-24 | fixes #11788 - focusin focusout instead of focus/blur | fat | 2 | -3/+3 | |
| 2013-12-24 | fixes #11720 - Add events trigger to affix | fat | 2 | -4/+14 | |
| 2013-12-24 | fixes #10134 – dont use jquery offset directly because it uses sub pixel ↵ | fat | 2 | -4/+13 | |
| rendering | |||||
| 2013-12-24 | Merge branch 'slide-event-reset' of git://github.com/Rowno/bootstrap into ↵ | fat | 2 | -9/+9 | |
| Rowno-slide-event-reset Conflicts: js/tests/unit/carousel.js | |||||
| 2013-12-24 | Merge branch 'master' of github.com:twbs/bootstrap | fat | 7 | -21/+21 | |
| Conflicts: dist/js/bootstrap.min.js docs-assets/js/raw-files.js | |||||
| 2013-12-24 | fixes #10236 | fat | 2 | -5/+16 | |
| if affixed top add scrollTop to it position.top calculate and cache pinnedoffset independent of scrolling for initial load | |||||
| 2013-12-24 | don't roll back that comment | Mark Otto | 1 | -1/+1 | |
| 2013-12-24 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -3/+5 | |
| Conflicts: docs-assets/js/raw-files.js | |||||
| 2013-12-24 | roll back version numbers to avoid broken links in docs and readme (fixes ↵ | Mark Otto | 7 | -19/+19 | |
| #12000) | |||||
| 2013-12-23 | change where modal loads content -– fixes #10105, #9318, #9459 | fat | 2 | -2/+2 | |
| 2013-12-23 | fixes #10568 - kill hoverstate info once command has been executed | fat | 2 | -1/+3 | |
| 2013-12-23 | fixes #10205 Scrollspy Doesn't Support Chinese ID Targets ↵ | fat | 2 | -2/+2 | |
| http://mathiasbynens.be/notes/html5-id-class | |||||
| 2013-12-23 | Fixes #10492 better: | Supergibbs | 3 | -14/+22 | |
| - Made more generic. Applies to "> .table" and "> .table-responsive > .table" to support td/tr background colors too and not just .table-striped - Supports tfoot | |||||
| 2013-12-23 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 4 | -4/+0 | |
| 2013-12-23 | Upgrade to CSScomb 1.2.1 and reset some ordering to ensure no rogue spaces | Mark Otto | 2 | -48/+53 | |
| 2013-12-23 | Improve banner | Zlatan Vasović | 4 | -4/+0 | |
| 2013-12-22 | Fixes #10492 and some of #11970: round the proper corner on table cells in ↵ | Mark Otto | 3 | -3/+3 | |
| panels | |||||
| 2013-12-20 | add new variables for "pagination" to improve support of customizing | Tobias Lindig | 3 | -2/+5 | |
| 2013-12-19 | Fixes #11952: Refactor blockquote styles | Mark Otto | 4 | -15/+21 | |
| * 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-19 | No leading pluses | Zlatan Vasović | 3 | -2/+3 | |
| 2013-12-18 | check that href id's are followed by valid char – fixes #10044 | fat | 2 | -2/+2 | |
| 2013-12-18 | update licensing header in JS files & run grunt | Chris Rebert | 1 | -144/+12 | |
| 2013-12-18 | grunt after that carousel merge | Mark Otto | 2 | -2/+2 | |
| 2013-12-18 | more license mentions | Mark Otto | 6 | -6/+6 | |
