| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-11-18 | Remove a few duplicate selectors. | XhmikosR | 1 | -17/+13 | |
| 2018-10-08 | Go back to single colon pseudo elements. | XhmikosR | 1 | -7/+7 | |
| This is for backwards compatibility with the browsers we support in v3. | |||||
| 2018-10-08 | Switch to inline comments for stylelint inline directives. | XhmikosR | 1 | -1/+1 | |
| Otherwise the comments are actually output to the CSS. | |||||
| 2017-11-25 | move from csslint to stylelint | Mark Otto | 1 | -46/+45 | |
| 2015-04-08 | Reset text/font properties more thoroughly for tooltips+popovers; fixes #15925 | Chris Rebert | 1 | -8/+4 | |
| [skip sauce] | |||||
| 2014-12-19 | fix "propertes" typos in comments | Chris Rebert | 1 | -1/+1 | |
| 2014-11-07 | Fixes #15046: Add full font overrides for popovers and tooltips | Mark Otto | 1 | -0/+1 | |
| 2014-08-26 | Less: Remove empty lines and blanks. | vsn4ik | 1 | -1/+0 | |
| 2014-08-23 | Fixes #14386: Reset font, text, and line-height properties in popovers | Mark Otto | 1 | -3/+5 | |
| 2014-03-06 | Fixes #12934 | mrmrs | 1 | -1/+1 | |
| 2014-02-10 | use @popover-arrow-width for offset the popover to account for the popover arrow | Tobias Lindig | 1 | -4/+4 | |
| 2014-02-02 | Tightening up popover arrow css scope to apply only to direct descendant arrows. | Cina S | 1 | -7/+7 | |
| 2013-08-12 | Drop background-clip and background-size mixins since they have no prefixes ↵ | Mark Otto | 1 | -2/+0 | |
| anyway | |||||
| 2013-08-08 | Fix Find/Replace-o; good catch, @FagnerMartinsBrack! | Chris Rebert | 1 | -2/+2 | |
| Problem introduced in 6b23a66c29c3613c6792a257aafa949c81746597 | |||||
| 2013-07-26 | move things around :) | syed | 1 | -8/+8 | |
| Moved pager, pagination, popovers, tooltip, progress bars & type properties to variables.less | |||||
| 2013-07-07 | refactor {badges,jumbotron,media,popover,print}.less (mostly nesting) | Chris Rebert | 1 | -8/+10 | |
| 2013-06-27 | fixes #4852: popover carets fully functional in ie8 holy carp wtfbqq huge ↵ | Mark Otto | 1 | -0/+4 | |
| shoutout to @PumaOmaR | |||||
| 2013-06-20 | Fixes #7730: Better hiding of empty titles in popovers | Mark Otto | 1 | -4/+0 | |
| If the popover's title contains no text, hide it via JS. Previously was done via CSS's `:empty` property, but that doesn't work in IE8, so JS it is. /cc @fat becaue I probably did this wrong <3 | |||||
| 2013-05-07 | indentation fix | Mark Otto | 1 | -1/+1 | |
| 2013-05-02 | Use @font-size-... variables instead of hardcoded font-size in px | DarDar | 1 | -1/+1 | |
| 2013-03-31 | -background to -bg on tooltip and popover vars | Mark Otto | 1 | -5/+5 | |
| 2013-01-13 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -1/+5 | |
| Conflicts: Makefile README.md component.json docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/assets/js/bootstrap-affix.js docs/assets/js/bootstrap-alert.js docs/assets/js/bootstrap-button.js docs/assets/js/bootstrap-carousel.js docs/assets/js/bootstrap-collapse.js docs/assets/js/bootstrap-dropdown.js docs/assets/js/bootstrap-modal.js docs/assets/js/bootstrap-popover.js docs/assets/js/bootstrap-scrollspy.js docs/assets/js/bootstrap-tab.js docs/assets/js/bootstrap-tooltip.js docs/assets/js/bootstrap-transition.js docs/assets/js/bootstrap-typeahead.js docs/assets/js/bootstrap.js docs/components.html docs/css.html docs/examples/fluid.html docs/extend.html docs/getting-started.html docs/index.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/extend.mustache docs/templates/pages/getting-started.mustache docs/templates/pages/index.mustache docs/templates/pages/javascript.mustache js/bootstrap-affix.js js/bootstrap-alert.js js/bootstrap-button.js js/bootstrap-carousel.js js/bootstrap-collapse.js js/bootstrap-dropdown.js js/bootstrap-modal.js js/bootstrap-popover.js js/bootstrap-scrollspy.js js/bootstrap-tab.js js/bootstrap-tooltip.js js/bootstrap-transition.js js/bootstrap-typeahead.js less/bootstrap.less less/buttons.less less/forms.less less/navbar.less less/popovers.less less/responsive-767px-max.less less/responsive.less less/tables.less less/tooltip.less less/type.less less/variables.less package.json | |||||
| 2012-12-28 | Popovers are now flexible width: | Mark Otto | 1 | -1/+5 | |
| * Instead of a fixed width, we use max-width * Width has been increased from 240px to 280px * Added ability to hide the title via CSS :empty selector if no title is provided | |||||
| 2012-12-05 | Remove commented out old popover CSS | Mark Otto | 1 | -58/+0 | |
| 2012-12-05 | Merge branch '2.2.2-wip' into 3.0.0-wip | Mark Otto | 1 | -61/+1 | |
| 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-02 | reset text align in popovers given inline insertion | Mark Otto | 1 | -0/+1 | |
| 2012-12-02 | remove overrides on inner html of popover-content | Mark Otto | 1 | -3/+0 | |
| 2012-11-30 | popovers and tooltips vars | Mark Otto | 1 | -54/+54 | |
| 2012-11-30 | remove sprites vars, change zindex vars | Mark Otto | 1 | -1/+1 | |
| 2012-11-30 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -6/+76 | |
| Conflicts: docs/assets/css/bootstrap.css docs/components.html docs/templates/pages/components.mustache less/alerts.less less/button-groups.less less/buttons.less less/tests/css-tests.html | |||||
| 2012-11-28 | Fixes #4852: IE8 popover carets fixed | Mark Otto | 1 | -6/+76 | |
| * IE8 refused a negative z-index to place the previous :after behind the .arrow, so I had to flip the styles. * .arrow is the gray border/background, .arrow:after is now the white inner arrow * Added a hex IE8 fallback to ensure the arrow shows for <IE9 as rgba() isn't supported * Simplified some of the CSS for the popover carets | |||||
| 2012-11-03 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -1/+3 | |
| Conflicts: docs/assets/css/bootstrap.css docs/scaffolding.html docs/templates/pages/scaffolding.mustache | |||||
| 2012-11-03 | Fixes #5776: Reside white-space for popovers | Mark Otto | 1 | -1/+3 | |
| 2012-09-30 | remove .border-radius mixin and replace with standard border-radius ↵ | Mark Otto | 1 | -2/+2 | |
| property, since -webkit-* and -moz-* are only needed for older versions | |||||
| 2012-09-17 | fixes #5173: proper popover offsets; added docs examples to enable tests in ↵ | Mark Otto | 1 | -2/+2 | |
| the future | |||||
| 2012-07-26 | increase height of homepage jumbotron, update vars and styles of popovers | Mark Otto | 1 | -4/+5 | |
| 2012-07-09 | remove popoverarrows mixin, relegate code to tooltips and popvers since we ↵ | Mark Otto | 1 | -21/+72 | |
| only used them once each; this fixes the problem of broken tooltips in 2.1 | |||||
| 2012-07-09 | fix up docs popover examples and copy | Mark Otto | 1 | -1/+2 | |
| 2012-06-28 | standardize top level file comments | Mark Otto | 1 | -2/+4 | |
| 2012-06-28 | use variablef or wells background-color, update docs for glyphicons license ↵ | Mark Otto | 1 | -22/+35 | |
| mention, update popovers to remove that thick border and make them look mo betta | |||||
| 2012-01-30 | namespace popover values | Mark Otto | 1 | -25/+25 | |
| 2012-01-26 | moving structure around + more work on builder... | Jacob Thornton | 1 | -0/+49 | |
