| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-07-26 | Added windows hint to jekyll documentation instructions. | Jordan Hess | 1 | -1/+1 | |
| 2013-07-26 | Changed old reference to "grunt bootstrap" to "grunt dist" | Jordan Hess | 1 | -2/+2 | |
| 2013-07-26 | readme /cc @zdroid | Mark Otto | 1 | -1/+1 | |
| 2013-07-26 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 13 | -163/+252 | |
| 2013-07-26 | Mo betta placement of old docs callouts | Mark Otto | 4 | -31/+36 | |
| 2013-07-26 | Merge pull request #8614 from cvrebert/grunt | Chris Rebert | 12 | -162/+251 | |
| Switch from `make` to `grunt` Rebase of #7786 against soon-to-be 3.0.0-rc.1 | |||||
| 2013-07-26 | Merge pull request #8616 from caouecs/patch-1 | Chris Rebert | 1 | -1/+1 | |
| Small typo in less/mixins.less | |||||
| 2013-07-26 | re-integrate #8560 using @fat's code from the comment on #8614 | Chris Rebert | 3 | -2/+5 | |
| 2013-07-26 | Small typo | Fred Delrieu | 1 | -1/+1 | |
| 2013-07-26 | specify explicit ordering for grunt concat step | Chris Rebert | 3 | -451/+451 | |
| 2013-07-26 | Replace Makefile with GruntJS | John-Philip Johansson | 12 | -611/+697 | |
| A rebase (against soon-to-be 3.0.0-rc.1) & squash of https://github.com/twbs/bootstrap/pull/7786 AKA https://github.com/twitter/bootstrap/pull/7786 originally by @seriema @mokkabonna @jojohess Rebased by @cvrebert | |||||
| 2013-07-26 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | fat | 12 | -50/+34 | |
| 2013-07-26 | fix makefile error thing | fat | 3 | -3/+4 | |
| 2013-07-26 | Fixes #8586: add addional color text classes to apply all of branch colors ↵ | Mark Otto | 4 | -29/+14 | |
| easily | |||||
| 2013-07-26 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 6 | -24/+59 | |
| 2013-07-26 | Fuck a color purple | Mark Otto | 6 | -15/+14 | |
| 2013-07-26 | Make it so back to top link ain't broked no mo | Mark Otto | 2 | -6/+6 | |
| 2013-07-25 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | fat | 5 | -14/+74 | |
| 2013-07-25 | update docs a bit more for affix | fat | 1 | -1/+1 | |
| 2013-07-25 | update the affix docs a bit | fat | 1 | -12/+14 | |
| 2013-07-25 | Fix up navbar forms | Mark Otto | 1 | -7/+7 | |
| 2013-07-25 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | fat | 9 | -30/+62 | |
| 2013-07-25 | fix affix… | fat | 5 | -12/+45 | |
| 2013-07-25 | Disable the customizer for rc1 for now | Mark Otto | 4 | -7/+67 | |
| 2013-07-25 | Bump version of old docs in callout | Mark Otto | 1 | -2/+2 | |
| 2013-07-25 | Update docs to better indicate v3 RC1 | Mark Otto | 2 | -3/+3 | |
| 2013-07-25 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 5 | -6/+8 | |
| 2013-07-25 | fixes #8560 | fat | 3 | -3/+5 | |
| 2013-07-25 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | fat | 1 | -1/+1 | |
| 2013-07-25 | fix collapse event #8596 | fat | 3 | -3/+3 | |
| 2013-07-25 | Merge pull request #8419 from hollensteiner/3.0.0-wip | Jacob | 1 | -1/+1 | |
| Replace position() with offset() in scrollspy.js | |||||
| 2013-07-25 | Add `.panel-title` to panel component to mirror modals | Mark Otto | 4 | -11/+45 | |
| /cc @leeaston | |||||
| 2013-07-25 | single include for old ads callout | Mark Otto | 5 | -16/+14 | |
| 2013-07-25 | Merge pull request #8611 from twitter/bs3_form_classes | Mark Otto | 5 | -364/+264 | |
| Updated BS3 form classes | |||||
| 2013-07-25 | Add comment about opacity mixin not being used | Mark Otto | 1 | -0/+4 | |
| 2013-07-25 | Update form validation states | Mark Otto | 5 | -47/+32 | |
| * Once again no longer applies to single inputs (this is a bit simpler, but I'm open to new ideas) but the entire set of inputs, labels, and help text within a particular element. However, the styles are not too dependent on markup or layout, so they're super flexible. * Simplified the markup in the validation docs examples to match latest changes. * Renamed `.form-state-validation` mixin to `.form-control-validation` to match naming of prev commit. | |||||
| 2013-07-25 | Spacing | Mark Otto | 1 | -3/+0 | |
| 2013-07-25 | Refactor forms styles | Mark Otto | 4 | -321/+239 | |
| * Reorganize forms.less * Change from attribute selectors to `.form-control`. Few lines, less specific (meaning easier overrides as `element[type=""]` is more specific than a class), less intrusive, and more performant. * Add `.form-group` for basic spacing in vertical forms. * Remove (unnecessary?) `margin: 0;` from `form` element (as far as I can tell no browser sets that anyway). | |||||
| 2013-07-25 | Merge pull request #8603 from cvrebert/twbs | Mark Otto | 25 | -45/+45 | |
| twbs ALL the links | |||||
| 2013-07-25 | twbs ALL the links | Chris Rebert | 25 | -45/+45 | |
| 2013-07-25 | update docs to use buttons for tooltips | Mark Otto | 3 | -13/+7 | |
| 2013-07-25 | move some thing around | Mark Otto | 2 | -12/+16 | |
| 2013-07-25 | run make on prev commits | Mark Otto | 2 | -16/+16 | |
| 2013-07-25 | Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into 3.0.0-wip | Mark Otto | 5 | -22/+114 | |
| 2013-07-25 | fixes #8571 completely: add better th support for table classes | Mark Otto | 3 | -9/+25 | |
| 2013-07-25 | make on prev commits | Mark Otto | 2 | -2/+2 | |
| 2013-07-25 | Merge branch '3.0.0-wip' of https://github.com/tagliala/bootstrap into ↵ | Mark Otto | 1 | -1/+1 | |
| tagliala-3.0.0-wip | |||||
| 2013-07-25 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 7 | -48/+79 | |
| 2013-07-25 | fix #8584: add readme callout for npm and node | Mark Otto | 1 | -0/+2 | |
| 2013-07-25 | Navbar toggle is not vertically aligned (3.0.0-wip) with custom navbar height | Geremia Taglialatela | 1 | -1/+1 | |
| When using navbar heights higher that default, the navbar-toggle button is not centered. Fiddle demonstrating this issue (compiled with `@navbar-height: 60px;`): http://jsfiddle.net/tagliala/mRVMe/2/ Another fiddle with the proposed fix: http://jsfiddle.net/tagliala/mRVMe/3/ | |||||
