| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-08-02 | Remove requirement of `.list-group-flush` when list groups are in panels | Mark Otto | 1 | -1/+1 | |
| Fixes #8900 | |||||
| 2013-08-02 | Tighten up buttons and form controls | Mark Otto | 1 | -1/+1 | |
| * Smaller padding on buttons and large buttons * Same with inputs and large inputs * Remove about 10px from height of large inputs/buttons and 4px from regular ones Fixes #8707 and #8700. (Also relevant: #8711) | |||||
| 2013-08-02 | fixes #9015: bold links not semibold in alerts | Mark Otto | 1 | -1/+1 | |
| 2013-08-02 | Merge branch '3.0.0-wip-fixed-grid-push-pull-offset' of ↵ | Mark Otto | 1 | -1/+1 | |
| https://github.com/jtickle/fp-bootstrap into jtickle-3.0.0-wip-fixed-grid-push-pull-offset Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-02 | run grunt dist for #8967 | Mark Otto | 1 | -1/+1 | |
| 2013-08-02 | Fixes #8996: shift placement of justified CSS for nav component | Mark Otto | 1 | -1/+1 | |
| 2013-08-02 | Fix #9008: consolidate `.alert-block` styles into `.alert` | Mark Otto | 1 | -1/+1 | |
| 2013-08-01 | Added classes for lg-pull, lg-push, lg-offset, sm-pull, sm-push, sm-offset | Jeff Tickle | 1 | -1/+1 | |
| 2013-08-01 | add table-layout | liuyl | 1 | -1/+1 | |
| 2013-07-31 | fixes #8937: align the dropdown menus in input groups | Mark Otto | 1 | -1/+1 | |
| 2013-07-31 | Run make on prev work | Mark Otto | 1 | -1/+1 | |
| 2013-07-30 | Compiles changes to CSS | Brian Nelson | 1 | -1/+1 | |
| 2013-07-30 | make navbar-text float left | liuyl | 1 | -1/+1 | |
| 2013-07-29 | Refactor .input-* sizing a bit by not chaining to .form-control (fixes #8672) | Mark Otto | 1 | -1/+1 | |
| 2013-07-29 | fixes #8670: move list group bg color to individual items for mo betta rendering | Mark Otto | 1 | -1/+1 | |
| 2013-07-29 | Restore mini button (fixes #8644) | Mark Otto | 1 | -1/+1 | |
| 2013-07-29 | add focus to button group active button behavior | Mark Otto | 1 | -1/+1 | |
| 2013-07-29 | buttons | liuyl | 1 | -1/+1 | |
| 2013-07-28 | fixes #8714: correct stacked pills nav | Mark Otto | 1 | -1/+1 | |
| 2013-07-28 | make pull-right !important | liuyl | 1 | -1/+1 | |
| 2013-07-27 | fixes #8665: have modals use auto margin on sides and widen it instead of ↵ | Mark Otto | 1 | -1/+1 | |
| positioning and negative margin | |||||
| 2013-07-27 | Input groups overhaul | Mark Otto | 1 | -1/+1 | |
| * 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 | fixes #8659: remove lingering .nav-header | Mark Otto | 1 | -1/+1 | |
| 2013-07-27 | fixes #8675: align horizontal form label and input | Mark Otto | 1 | -1/+1 | |
| 2013-07-26 | rebuild + use serif arrows | 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 | 1 | -1/+1 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-07-26 | Fix up dropdowns being incorrectly positioned on nav pills | Mark Otto | 1 | -1/+1 | |
| 2013-07-26 | use transforms to make the dialog smooooth | fat | 1 | -1/+1 | |
| 2013-07-26 | Undo changes from #8582 because it made links uneven on desktop | Mark Otto | 1 | -1/+1 | |
| /cc @salman-javed-confiz | |||||
| 2013-07-26 | Twerk lead font-size for mobile devices | Mark Otto | 1 | -1/+1 | |
| 2013-07-26 | rebuild + fix #2539 | fat | 1 | -1/+1 | |
| 2013-07-26 | change how collapse works - collapse, collapsing, and in | fat | 1 | -1/+1 | |
| 2013-07-26 | Update inline and horizontal forms | Mark Otto | 1 | -1/+1 | |
| * No more need for `.row.form-group`--only need `.form-group` * Change tag selectors for inline form to use `.form-control` * Docs improved to explain what's happening | |||||
| 2013-07-26 | Use `.form-control` in input sizing CSS | Mark Otto | 1 | -1/+1 | |
| 2013-07-26 | grunt on previous commits | Mark Otto | 1 | -1/+1 | |
| 2013-07-26 | Fixes #8605: use `.form-control` in `.input-group` instead of HTML tags | Mark Otto | 1 | -1/+1 | |
| 2013-07-26 | Vars update | Mark Otto | 1 | -1/+1 | |
| * Drop progress bar text-shadow * Reorganize popover and tooltip vars and fix complier error due to missing `;` * Run `grunt` | |||||
| 2013-07-26 | fix background of btn-link | Yulong Liu | 1 | -1/+1 | |
| 2013-07-26 | remove background:none | Yulong Liu | 1 | -1/+1 | |
| 2013-07-26 | Replace Makefile with GruntJS | John-Philip Johansson | 1 | -1/+1 | |
| 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 | Fixes #8586: add addional color text classes to apply all of branch colors ↵ | Mark Otto | 1 | -1/+1 | |
| easily | |||||
| 2013-07-25 | Add `.panel-title` to panel component to mirror modals | Mark Otto | 1 | -1/+1 | |
| /cc @leeaston | |||||
| 2013-07-25 | Update form validation states | Mark Otto | 1 | -1/+1 | |
| * 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 | Refactor forms styles | Mark Otto | 1 | -1/+1 | |
| * 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 | run make on prev commits | Mark Otto | 1 | -1/+1 | |
| 2013-07-25 | fixes #8571 completely: add better th support for table classes | Mark Otto | 1 | -1/+1 | |
| 2013-07-25 | make on prev commits | Mark Otto | 1 | -1/+1 | |
| 2013-07-24 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-07-24 | make again | Mark Otto | 1 | -1/+1 | |
| 2013-07-24 | set cursor to not-allowed for disabled elements | liuyl | 1 | -1/+1 | |
