| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-07-27 | temporarily undo @fat's scrollspy enhancement since it fucks firefox and ie | Mark Otto | 1 | -1/+1 | |
| 2013-07-27 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 2 | -0/+5 | |
| 2013-07-27 | Merge pull request #8696 from twbs/jshintrc | Chris Rebert | 1 | -0/+2 | |
| get jshint close to passing by updating .jshintrc settings | |||||
| 2013-07-28 | make pull-right !important | liuyl | 6 | -19/+5 | |
| 2013-07-27 | get jshint close to passing by updating .jshintrc settings | Chris Rebert | 1 | -0/+2 | |
| I don't agree with these personally, but they jive with BS/@fat's JS code style. The remaining jshint complaints are things that really actually should get fixed. | |||||
| 2013-07-27 | Merge pull request #8695 from twbs/fix-grunt-jshint | Chris Rebert | 0 | -0/+0 | |
| Fix grunt jshint | |||||
| 2013-07-27 | tweak Gruntfile.js so it passes jshint | Chris Rebert | 1 | -0/+2 | |
| 2013-07-27 | workaround possible bug in grunt-contrib-jshint | Chris Rebert | 1 | -0/+1 | |
| 2013-07-27 | tweak Gruntfile.js so it passes jshint | Chris Rebert | 1 | -0/+2 | |
| 2013-07-27 | workaround possible bug in grunt-contrib-jshint | Chris Rebert | 1 | -0/+1 | |
| 2013-07-27 | Add Bootstrap JS to make collapsible nav work | Ross Allen | 1 | -0/+2 | |
| This example uses the collapsible nav for smaller screen sizes, and it requires Bootstrap JS to get that functionality. | |||||
| 2013-07-27 | Add new 'form-control' class to style header inputs | Ross Allen | 1 | -2/+2 | |
| 2013-07-27 | Replace 'input-block-level' with 'form-control' | Ross Allen | 1 | -2/+2 | |
| 'input-block-level' was replaced with 'form-control' in v3. To get block-level inputs, the 'form-control' class is now needed. | |||||
| 2013-07-27 | Update carousel example JS path | Ross Allen | 1 | -1/+1 | |
| 'bootstrap.min.js' lives in '../bootstrap/js' now. Switch to the minified version for a smaller download since this example is focused on CSS changes, not JavaScript ones. | |||||
| 2013-07-27 | Match .carousel-inner specificity to beat styles | Ross Allen | 1 | -1/+1 | |
| '.carousel ing' was replaced with '.carousel-inner > .item > img' in 3.0 and now loses the specificity war. To make carousel images 500px tall, match specificity to make carousel.css win. | |||||
| 2013-07-27 | Remove back to top link from docs | Mark Otto | 2 | -28/+0 | |
| 2013-07-27 | fixes #8665: have modals use auto margin on sides and widen it instead of ↵ | Mark Otto | 3 | -13/+7 | |
| positioning and negative margin | |||||
| 2013-07-27 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 1 | -2/+2 | |
| 2013-07-27 | Input groups overhaul | Mark Otto | 10 | -562/+645 | |
| * Moves input groups CSS into separate file * Moves input groups docs into the Components page * Add support for radios and checkboxes in input groups to fix #8679 | |||||
| 2013-07-27 | Merge pull request #8685 from jouve/3.0.0-wip | Chris Rebert | 1 | -2/+2 | |
| fix README.md | |||||
| 2013-07-28 | fix README.md | Cyril Jouve | 1 | -2/+2 | |
| 2013-07-27 | fixes #8659: remove lingering .nav-header | Mark Otto | 3 | -10/+1 | |
| 2013-07-27 | fixes #8642: use .pull-right to keep dropdowns aligned in example | Mark Otto | 1 | -2/+2 | |
| 2013-07-27 | fixes #8675: align horizontal form label and input | Mark Otto | 3 | -3/+3 | |
| 2013-07-27 | Merge pull request #8676 from sprice/update-editorconfig | Mark Otto | 1 | -3/+0 | |
| Remove Makefile section from .editorconfig | |||||
| 2013-07-27 | Use local copy of jquery instead of hotlinking | Shawn Price | 1 | -2/+2 | |
| 2013-07-27 | Fix path to bootstrap javascript | Shawn Price | 1 | -1/+1 | |
| 2013-07-27 | Remove Makefile section from .editorconfig | Shawn Price | 1 | -3/+0 | |
| 2013-07-27 | Merge pull request #8650 from loic/3.0.0-wip | Mark Otto | 2 | -4/+4 | |
| Fixed minor typos in css.html | |||||
| 2013-07-27 | Merge pull request #8657 from Micronax/3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| Added rel="stylesheet" to CDN-Examples | |||||
| 2013-07-27 | Merge pull request #8663 from mekishizufu/fix-typo | Mark Otto | 1 | -1/+1 | |
| Fix typo in css.html | |||||
| 2013-07-28 | Fixed minor typos in javascript.html | Loic Bistuer | 1 | -2/+2 | |
| 2013-07-27 | Fix typo in css.html | Jiri Pospisil | 1 | -1/+1 | |
| 2013-07-27 | Update getting-started.html | Fabian Golle | 1 | -1/+1 | |
| 2013-07-27 | Fixed minor typos in css.html | Loic Bistuer | 1 | -2/+2 | |
| 2013-07-27 | update links to point to download linksv3.0.0-rc1 | Mark Otto | 1 | -1/+1 | |
| 2013-07-27 | unfuck broke links in docs | Mark Otto | 1 | -1/+1 | |
| 2013-07-27 | mo links, fix ads and analytics in gh pages | Mark Otto | 7 | -38/+30 | |
| 2013-07-27 | fixes for hella broken links on account of jekyll and twbs.github.com links | Mark Otto | 7 | -30/+29 | |
| 2013-07-27 | herpy derpy shit for urls | Mark Otto | 9 | -12/+17 | |
| 2013-07-26 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| 2013-07-26 | 2.3.2 not 2.3.3 | Mark Otto | 1 | -1/+1 | |
| 2013-07-26 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | fat | 2 | -1/+2 | |
| 2013-07-26 | update js title | fat | 1 | -1/+1 | |
| 2013-07-26 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 5 | -3/+5 | |
| 2013-07-26 | add cname | Mark Otto | 2 | -1/+2 | |
| 2013-07-26 | rebuild + use serif arrows | fat | 4 | -2/+4 | |
| 2013-07-26 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | fat | 1 | -1/+1 | |
| 2013-07-26 | small copy change | fat | 1 | -1/+1 | |
| 2013-07-26 | ignore the gruntfile from jekyll | Mark Otto | 1 | -1/+1 | |
