| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-03-30 | add list group component | Mark Otto | 1 | -0/+11 | |
| 2013-03-30 | Change error to danger for all classes; add panels component | Mark Otto | 1 | -7/+32 | |
| 2013-03-17 | Exploring rems as font-size unit | Mark Otto | 1 | -1/+1 | |
| * Added a new mixin to calculate rems and pixels for IE fallback * Updated the body, p, and .lead elements to use the new .font-size() mixin * New mixin has default value of 14px or 1.4rem * Still needs exploration, and change this means lots of work rejiggering margins and line-heights * Related, started to reorganize the mixins a bit to call out mixins that are used by the framework and not utilities or snippets | |||||
| 2013-03-15 | Overhaul the grid system and its docs | Mark Otto | 1 | -5/+3 | |
| * Add new grid mixins adapted from Preboot (http://github.com/mdo/preboot) * Drop the @grid-row-width and @grid-column-width variables * Add the @grid-float-breakpoint variable, as used in Preboot * Add support for .push* and .pull* classes for column ordering manipulation * Document all the things | |||||
| 2013-03-06 | make less files compile with strict maths in 1.4.0 | Luke Page | 1 | -8/+8 | |
| 2013-03-01 | nuke commented out unused var | Mark Otto | 1 | -5/+0 | |
| 2013-02-28 | Fixes #6995: Add disabled navbar nav link support | Mark Otto | 1 | -2/+6 | |
| 2013-02-17 | Bring back the label, make it scale somewhat with the font-size of the ↵ | Mark Otto | 1 | -0/+8 | |
| parent using percentages and ems | |||||
| 2013-02-13 | update makefile to work again; gitignore the compiled docs _gh_pages folder; ↵ | Mark Otto | 1 | -1/+1 | |
| test makefile with darkened navbar active bg | |||||
| 2013-02-07 | finish modal tweaks | Mark Otto | 1 | -0/+6 | |
| 2013-02-05 | White navbar brand text for inverted navbar | Mark Otto | 1 | -1/+1 | |
| 2013-02-02 | Simplify input and input group sizing | Mark Otto | 1 | -1/+2 | |
| * Remove .input-mini because who really needs inputs that small * Remove unnecessary border-radius resets from large and small input groups | |||||
| 2013-02-02 | Merge branch '3.0.0-wip' of https://github.com/gilbarbara/bootstrap into ↵ | Mark Otto | 1 | -2/+11 | |
| gilbarbara-3.0.0-wip | |||||
| 2013-02-02 | Add @btn-color variable and use in buttons and carets; fixes dropup caret as ↵ | Mark Otto | 1 | -0/+1 | |
| well | |||||
| 2013-02-01 | Refactor colors and progress bars | Mark Otto | 1 | -11/+28 | |
| * Buttons and progress bars now make use of more semantic global @brand- colors * Progress bars have been rewritten to reduce the number of possible selectors * Instead of .progress .bar, it's .progress-bar for individual bars of color, ultimately making for less CSS | |||||
| 2013-01-31 | Update line-height and padding for input sizes | Gil Barbara | 1 | -2/+11 | |
| 2013-01-17 | Restore .btn-info | Mark Otto | 1 | -0/+4 | |
| 2013-01-17 | Simplify and bring back the grid mixin for generating spans and offsets | Mark Otto | 1 | -10/+0 | |
| 2013-01-16 | improve navbar vars and fix side nav alignment | Mark Otto | 1 | -14/+19 | |
| 2013-01-16 | More navbar derping | Mark Otto | 1 | -8/+16 | |
| 2013-01-16 | mo betta new navbar styles; hook up some changed vars | Mark Otto | 1 | -12/+8 | |
| 2013-01-15 | mobile-first navs, navbar, grids, and type | Mark Otto | 1 | -1/+1 | |
| 2013-01-13 | Fix btn link hover and tweak dropdown border/shadows | Mark Otto | 1 | -1/+1 | |
| 2013-01-12 | finetune buttons flattened colors | Mark Otto | 1 | -10/+10 | |
| 2013-01-12 | Flatten navbar | Mark Otto | 1 | -1/+1 | |
| 2013-01-11 | Add glyphicons font path variable | Fabien | 1 | -0/+5 | |
| 2012-12-26 | Cleanup spacing in variables file | Mark Otto | 1 | -35/+34 | |
| 2012-12-20 | lighter buttons closer to todays versions | Mark Otto | 1 | -2/+2 | |
| 2012-12-19 | Holy shit, buttons, button states, and input states updated | Mark Otto | 1 | -1/+1 | |
| 2012-12-19 | Unfuck the fucked gradient with it's fucked mix() of background colors; nuke ↵ | Mark Otto | 1 | -1/+1 | |
| commented out code | |||||
| 2012-12-19 | More button tweaks | Mark Otto | 1 | -9/+8 | |
| 2012-12-19 | overhaul buttons | Mark Otto | 1 | -6/+0 | |
| 2012-12-19 | Remove @black and just use #000 | Mark Otto | 1 | -1/+0 | |
| 2012-12-19 | Rename .hero-unit to .jumbotron becaue fuck dashes in filenames and sports ↵ | Mark Otto | 1 | -4/+4 | |
| metaphors are cooler than ad ones | |||||
| 2012-12-09 | Refactor input groups | Mark Otto | 1 | -2/+2 | |
| * Deprecate .input-append and .input-prepend * Use new, single base class for component, .input-group * Deprecate .addon for .input-group-addon * For compatibility with all buttons, require .input-group-btn to wrap buttons and button dropdowns * Still need to reimplement with segmented button dropdowns, but that's dependent on a refactor of those first | |||||
| 2012-11-30 | grid vars updated | Mark Otto | 1 | -10/+10 | |
| 2012-11-30 | popovers and tooltips vars | Mark Otto | 1 | -10/+10 | |
| 2012-11-30 | form state vars | Mark Otto | 1 | -12/+12 | |
| 2012-11-30 | hero unit and pagination vars | Mark Otto | 1 | -6/+10 | |
| 2012-11-30 | alignment | Mark Otto | 1 | -19/+19 | |
| 2012-11-30 | navbar vars | Mark Otto | 1 | -30/+31 | |
| 2012-11-30 | more vars changed | Mark Otto | 1 | -20/+18 | |
| 2012-11-30 | remove sprites vars, change zindex vars | Mark Otto | 1 | -13/+6 | |
| 2012-11-30 | remove color variables, swap others were appropro | Mark Otto | 1 | -11/+0 | |
| 2012-11-30 | more vars changing | Mark Otto | 1 | -10/+20 | |
| 2012-11-30 | more vars changed, remove @white var | Mark Otto | 1 | -34/+33 | |
| 2012-11-30 | more consistent variable naming patterns | Mark Otto | 1 | -17/+17 | |
| 2012-11-30 | Part 1 of unCamelCasing variables | Mark Otto | 1 | -19/+18 | |
| 2012-11-05 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -1/+1 | |
| Conflicts: docs/assets/css/bootstrap.css less/navbar.less less/variables.less | |||||
| 2012-11-04 | Fixes #5471: Remove color from .navbar and .navbar-inverse and reassign to ↵ | Mark Otto | 1 | -1/+1 | |
| .navbar-text to prevent unintended cascading | |||||
