| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-04-16 | lots of property ordering | Jacob Thornton | 1 | -7/+7 | |
| 2012-03-25 | add position relative to .dropup | Mark Otto | 1 | -0/+1 | |
| 2012-03-22 | Dropdowns overhaul: | Mark Otto | 1 | -13/+7 | |
| 1. Removed broken and unused dropup examples from the navs/pills docs 2. New defaults for dropdown menus: all corners are rounded and always 1px offset from top unless otherwise specified 3. Refined active and open states for button dropdowns by adding a darker background color for each button variation when opened; also changed the opened dropdown-toggle's inset shadow to match that of an :active button 4. Generalized .dropdown.open to just .open, thus removing a few lines from button-groups.less. 5. Annnnnnnnnd I think that's it. | |||||
| 2012-03-11 | remove the unused text-indent on dropdown carets | Mark Otto | 1 | -5/+1 | |
| 2012-03-10 | add button sizes to docs for button dropdowns, clean up styles for them | Mark Otto | 1 | -5/+0 | |
| 2012-03-05 | Merge branch 'charettes-small-button-dropdowns-caret' into 2.0.2-wip | Mark Otto | 1 | -0/+6 | |
| Conflicts: less/dropdowns.less | |||||
| 2012-03-05 | utilize new dropdown variables | Mark Otto | 1 | -4/+4 | |
| 2012-03-04 | Fixed small button caret and moved less code to dropdowns | Simon Charette | 1 | -0/+4 | |
| 2012-02-21 | clean up and simplify support for bottom navbar by automagically turning ↵ | Mark Otto | 1 | -1/+3 | |
| dropdowns into dropups | |||||
| 2012-02-21 | Merge branch '2.0/fork/components/dropup' of ↵ | Mark Otto | 1 | -5/+30 | |
| https://github.com/buraktuyan/bootstrap into buraktuyan-2.0/fork/components/dropup Conflicts: docs/assets/css/bootstrap.css docs/components.html docs/templates/pages/components.mustache less/navbar.less | |||||
| 2012-02-20 | add horizontal divider support to nav list, including documentation for it, ↵ | Mark Otto | 1 | -12/+1 | |
| per #2106 | |||||
| 2012-02-19 | Remove underscore hack for IE6 | Jacob Rask | 1 | -1/+0 | |
| IE6 does not seem to be supported by Bootstrap, and reducing the number of unused and invalid properties is always nice. | |||||
| 2012-02-18 | fix right aligned dropdowns | Mark Otto | 1 | -0/+6 | |
| 2012-02-07 | fix for #1779, use line-height var | Mark Otto | 1 | -1/+1 | |
| 2012-02-04 | remove max-width on dropdown menus | Mark Otto | 1 | -1/+0 | |
| 2012-01-30 | Adding dropup support to split buttons and navbar | Burak Tuyan | 1 | -1/+15 | |
| * Documents the hidden .dropdown-menu.bottom-up option (to be used for dropups) * Extends the .bottom-up class to carets and all relevant caret styles * Adds .dropdown-menu.pull-right class for right-aligned dropdowns and dropups * Adds examples and some information to the "split dropdown" and "navbar" sections of the Docs | |||||
| 2012-01-28 | nav, buttons, and docs updates to account for outline: 0; on :active | Mark Otto | 1 | -1/+5 | |
| 2012-01-27 | IE7 fixes for split buttons and dropdowns | Pete Hopkins | 1 | -2/+19 | |
| 2012-01-26 | moving structure around + more work on builder... | Jacob Thornton | 1 | -0/+110 | |
