| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-26 | docs & comments: v3.1 => v3.1.0 | Chris Rebert | 1 | -1/+1 | |
| 2014-01-21 | add @navbar-collapse-max-height Less variable | Chris Rebert | 1 | -0/+1 | |
| 2014-01-18 | Merge branch 'master' into modal-md | Mark Otto | 1 | -2/+2 | |
| 2014-01-17 | fix #12277 | Chris Rebert | 1 | -2/+2 | |
| Thanks to @Quy for pointing these out. | |||||
| 2014-01-15 | add & use @modal-md Less var for uniformity | Chris Rebert | 1 | -0/+1 | |
| 2014-01-09 | Add new varaible @icon-font-svg-id and set it to be the correct SVG font ID, ↵ | thomaswelton | 1 | -1/+1 | |
| used new variable in glyphicons.less | |||||
| 2014-01-08 | add support for '//===' for <h3>s in bs-lessdoc | Chris Rebert | 1 | -1/+1 | |
| 2014-01-08 | Use JS & Jade to generate the customizer variables form HTML from ↵ | Chris Rebert | 1 | -124/+277 | |
| variables.less; fixes #11095 also updates variables file organization (courtesy @mdo) | |||||
| 2014-01-07 | Fix #12073: Consistent order of variations | Julian Thilo | 1 | -10/+10 | |
| This changes the order of component variations throughout the repo (code and docs) to be more consistent. The order now used everywhere is the one most frequently found in the repo before: Default, Primary, Success, Info, Warning, Danger | |||||
| 2013-12-24 | don't roll back that comment | Mark Otto | 1 | -1/+1 | |
| 2013-12-24 | roll back version numbers to avoid broken links in docs and readme (fixes ↵ | Mark Otto | 1 | -1/+1 | |
| #12000) | |||||
| 2013-12-20 | add new variables for "pagination" to improve support of customizing | Tobias Lindig | 1 | -1/+7 | |
| 2013-12-15 | Merge pull request #11840 from ZDroid/pagination-boom | Mark Otto | 1 | -1/+9 | |
| Improve pager customization | |||||
| 2013-12-15 | Change variable | Mark Otto | 1 | -12/+12 | |
| 2013-12-15 | Merge pull request #11861 from freeman/master | Mark Otto | 1 | -1/+1 | |
| Issue #11852 : create a new variable for the list group active item link... | |||||
| 2013-12-14 | Fixes #11555: Add `@tooltip-opacity` variable | Mark Otto | 1 | -0/+1 | |
| 2013-12-14 | Merge branch 'master' into pr/11162 | Mark Otto | 1 | -25/+42 | |
| Conflicts: less/modals.less | |||||
| 2013-12-14 | Merge branch 'master' into pr/11107 | Mark Otto | 1 | -25/+41 | |
| Conflicts: docs-assets/js/raw-files.js | |||||
| 2013-12-14 | Merge pull request #11286 from BBosman/well-border | Mark Otto | 1 | -0/+1 | |
| Add well-border variable | |||||
| 2013-12-14 | Fixes #11867: Add `@panel-body-padding` variable | Mark Otto | 1 | -1/+3 | |
| 2013-12-12 | Issue #11852 : create a new variable for the list group active item link text. | mrasscha | 1 | -1/+1 | |
| 2013-12-12 | Added @dropdown-caret-color variable back to variables.less (deprecated) | dzwillia | 1 | -0/+3 | |
| 2013-12-11 | Merge pull request #11841 from ZDroid/breadcrumbs | Mark Otto | 1 | -4/+6 | |
| Use variables for breadcrumb padding | |||||
| 2013-12-11 | Use variables for breadcrumb padding | Zlatan Vasović | 1 | -4/+6 | |
| 2013-12-11 | Improve pager customization | Zlatan Vasović | 1 | -1/+9 | |
| 2013-12-09 | improve compliance with LESS's strictMath | Chris Rebert | 1 | -10/+10 | |
| 2013-12-08 | Fixes #11741: Don't set headings font-family again, just use inherit | Mark Otto | 1 | -1/+1 | |
| 2013-12-07 | Fixes #11193: Add kbd element styles to indicate user input via keyboard | Mark Otto | 1 | -0/+3 | |
| 2013-12-06 | Darken icon bar to meet WCAG | Zlatan Vasović | 1 | -1/+1 | |
| 2013-12-04 | Fixes #11610: Add @grid-float-breakpoint-max to better link navbar behavior ↵ | Mark Otto | 1 | -1/+6 | |
| across viewports and improve customization. Also addresses #10371, #10395, and #10465. | |||||
| 2013-12-03 | fix .btn-group-xs portion of #10979 | Chris Rebert | 1 | -0/+3 | |
| 2013-11-30 | Merge pull request #11432 from masterbee/WCAG2-color-contrast | Mark Otto | 1 | -4/+4 | |
| Corrected color contrast to WCAG 2.0 AA (Accessibility Tweak) - Forms and Alerts | |||||
| 2013-11-29 | Implement #11174 to fix #10936: increase height of large inputs to fix ↵ | Mark Otto | 1 | -1/+1 | |
| Firefox inconsistencies | |||||
| 2013-11-28 | removed all caret border color settings. | Tobias Lindig | 1 | -3/+0 | |
| 2013-11-16 | fixes #11449: use menlo over monaco | Mark Otto | 1 | -1/+1 | |
| 2013-11-09 | Corrected color contrast to WCAG 2.0 AA | Mario Bonito | 1 | -4/+4 | |
| 2013-10-30 | Add well-border variable | Bas Bosman | 1 | -0/+1 | |
| Add a variable to allow the well border color to be specified. The reason I'd like to see this included is that my companies styleguide requires an explicit border color on well-like constructs. This variable allows me to easily override the default to use that color. | |||||
| 2013-10-21 | Adjust in modal size rules | LFeh | 1 | -1/+1 | |
| 2013-10-18 | Options of sizes added in modal | LFeh | 1 | -0/+3 | |
| 2013-10-15 | Customizable backdrop opacity | Geremia Taglialatela | 1 | -0/+1 | |
| 2013-10-14 | Nuke trailing zeros | Zlatan Vasović | 1 | -2/+2 | |
| 2013-10-13 | no trailing decimal place | Mark Otto | 1 | -1/+1 | |
| 2013-10-05 | Good catch by @juthilo - omitted the modified in a prior commit. | Steven Black | 1 | -1/+1 | |
| 2013-10-04 | Jumbotron: remove the hard-coded font-size from jumbotron.less and moved it ↵ | Steven Black | 1 | -1/+1 | |
| into variables.less where other .font-size-xxxxx things now live. | |||||
| 2013-09-13 | Add nav-pills-border-radius variable | Jake Buob | 1 | -0/+1 | |
| 2013-09-12 | @grid-float-breakpoint need to be @screen-sm-min | Zlatan Vasović | 1 | -1/+1 | |
| :smile: | |||||
| 2013-09-11 | Massive customizer audit and overhaul | Mark Otto | 1 | -4/+5 | |
| I probably missed a few things and screwed up a few others, but this takes the place of much of #9910. I haven't added many variables—that should be reserved for v3.1—but I have rejiggered the layout, added missing ones, corrected wrong values, etc. /cc @cvrebert @juthilo @saas786 | |||||
| 2013-09-08 | Match order of vars to order of components; darken some alert borders | Mark Otto | 1 | -8/+8 | |
| 2013-09-01 | update vars to use new component-active-color | Mark Otto | 1 | -2/+2 | |
| 2013-09-01 | fixes #9909: Add component active color variable to complement component ↵ | Mark Otto | 1 | -1/+2 | |
| active bg variable | |||||
