| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-10-08 | Go back to single colon pseudo elements. | XhmikosR | 1 | -1/+1 | |
| This is for backwards compatibility with the browsers we support in v3. | |||||
| 2017-11-25 | move from csslint to stylelint | Mark Otto | 1 | -2/+2 | |
| 2013-12-18 | restore inline block on breadcrumbs and ensure proper code formatting for ↵ | Mark Otto | 1 | -1/+4 | |
| readibility | |||||
| 2013-12-18 | Revert commits | Julian Thilo | 1 | -1/+1 | |
| Bootstrap is being relicensed from Apache 2.0 to MIT so that more of our community can use the free and open source software we lovely create together. As commits are copyright their original authors, the commits of any individual not agreeing to relicense their contributions are being removed to be later rewritten by the @twbs/team. This undoes the changes introduced by the following commits: https://github.com/twbs/bootstrap/commit/7ea34ae0ef79c793e9a9d393b4eef825b71e84b5 , https://github.com/twbs/bootstrap/commit/7376eef378fe7d5e69b8b8cce93c7c64b751d55a , https://github.com/twbs/bootstrap/commit/303ba1326bbe367598ab4cc063b4607507208e56 , https://github.com/twbs/bootstrap/commit/7d1c8c2a0ce16331583a965821690f7715e62908 , https://github.com/twbs/bootstrap/commit/11319f6da9f9a19ec40743cdfe868ac732698149 , https://github.com/twbs/bootstrap/commit/110fc8860117d8675345806219ba313b18086db2 , https://github.com/twbs/bootstrap/commit/ced08f69359f3a70771804a98fa3c499f388cc74 | |||||
| 2013-12-11 | Use variables for breadcrumb padding | Zlatan Vasović | 1 | -1/+1 | |
| 2013-10-15 | Ditch `&`, as `+ ...` is enought | Zlatan Vasović | 1 | -1/+1 | |
| 2013-08-28 | Parameterize @breadcrumb-separator | Hannu Hartikainen | 1 | -1/+1 | |
| 2013-07-21 | remove useless display:inline-block | liuyl | 1 | -1/+0 | |
| 2013-07-19 | Variables reorganization and breadcrumbs update | Mark Otto | 1 | -4/+3 | |
| * Place component vars alongside the rest of the component vars * Redo some of the breadcrumbs code to add a var and remove `text-shadow` | |||||
| 2013-07-19 | Improved and followed pattern suggestions | syed | 1 | -2/+2 | |
| 2013-07-19 | move breadcrumb.less inline properties and also added @color-2 missed in ↵ | syed | 1 | -2/+2 | |
| last commit | |||||
| 2013-07-03 | use sibling selector instead of pseudo selector | liuyl | 1 | -5/+2 | |
| 2013-05-10 | Fix component margin and padding values to use @line-height-computed | Aaron | 1 | -1/+1 | |
| 2013-04-28 | Cleanup breadcrumb divider last item | Robert Burns | 1 | -1/+1 | |
| Modify to hide both padding and leading/trailing whitespace Thanks to https://github.com/holic for suggestion | |||||
| 2013-04-21 | Fixes #7617: lowercase and dash gray color vars | Mark Otto | 1 | -1/+1 | |
| 2013-03-31 | Remove breadcrumb divider after last element | Robert Burns | 1 | -0/+3 | |
| 2012-12-05 | Merge branch '2.2.2-wip' into 3.0.0-wip | Mark Otto | 1 | -2/+2 | |
| Conflicts: README.md docs/assets/css/bootstrap.css docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/examples/fluid.html docs/scaffolding.html less/breadcrumbs.less less/popovers.less less/responsive.less | |||||
| 2012-12-03 | Fixes #6115: scope breadcrumb styles to immediate children only | Mark Otto | 1 | -3/+3 | |
| 2012-11-30 | more vars changed, remove @white var | Mark Otto | 1 | -1/+1 | |
| 2012-11-30 | more consistent variable naming patterns | Mark Otto | 1 | -2/+2 | |
| 2012-11-30 | Part 1 of unCamelCasing variables | Mark Otto | 1 | -1/+1 | |
| 2012-11-02 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -1/+1 | |
| Conflicts: docs/assets/css/bootstrap.css docs/getting-started.html docs/templates/pages/getting-started.mustache less/accordion.less less/alerts.less less/breadcrumbs.less less/buttons.less less/code.less less/dropdowns.less less/forms.less less/navbar.less less/progress-bars.less less/responsive-navbar.less less/tables.less less/thumbnails.less less/tooltip.less less/wells.less | |||||
| 2012-10-03 | use border-radius vars where possible | Mark Otto | 1 | -1/+1 | |
| 2012-09-30 | remove .border-radius mixin and replace with standard border-radius ↵ | Mark Otto | 1 | -1/+1 | |
| property, since -webkit-* and -moz-* are only needed for older versions | |||||
| 2012-09-25 | cleanup breadcrumbs less code (nesting) | Mark Otto | 1 | -6/+6 | |
| 2012-09-25 | remove .dividers from breadcrumbs, instead use :after and content | Mark Otto | 1 | -1/+3 | |
| 2012-09-25 | remove all ie7 conditionals and mixins | Mark Otto | 1 | -1/+0 | |
| 2012-07-29 | more breadcrumb tweaks for contrast | Mark Otto | 1 | -3/+3 | |
| 2012-07-29 | remove gradient, border, and box-shadow from .breadcrumb to differentiate ↵ | Mark Otto | 1 | -5/+3 | |
| from nav and buttons | |||||
| 2012-06-28 | standardize top level file comments | Mark Otto | 1 | -2/+4 | |
| 2012-03-05 | fix ie7 breadcrumbs per #2224 | Mark Otto | 1 | -0/+1 | |
| 2012-02-27 | set list-style to none for breadcrumbs to resolve cross browser issues per #2224 | Mark Otto | 1 | -0/+1 | |
| 2012-02-02 | Wrap long breadcrumb trails | Eric Thomas | 1 | -1/+1 | |
| 2012-01-26 | moving structure around + more work on builder... | Jacob Thornton | 1 | -0/+22 | |
