| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-09-08 | Replace Sass division with multiplication and custom divide() function | Mark Otto | 1 | -9/+9 | |
| Fixes #34353. Co-Authored-By: Slaven Tomac <[email protected]> | |||||
| 2019-11-01 | Add add and subtract function | ysds | 1 | -4/+4 | |
| 2019-05-09 | Fix incorrect variable for popover border radius (#28733) | Shohei Yoshida | 1 | -5/+4 | |
| * Use $popover-border-radius * Move and rename the local $offset-border-width to the global variable | |||||
| 2019-02-07 | Responsive font size implementation (#23816) | Martijn Cuppens | 1 | -2/+2 | |
| 2019-01-13 | Cleanup popover arrows (#28008) | Martijn Cuppens | 1 | -52/+40 | |
| 2018-12-21 | Apply arrow styles to direct descendants of bootstrap popover classes | Sam Tape | 1 | -20/+20 | |
| With the current styles, it is not possible to nest a popover inside of another popover if they have different placements because the arrow styles of the parent popover will conflict with the arrow styles of the child popover. | |||||
| 2018-12-14 | Remove redundant brackets (#27768) | Martijn Cuppens | 1 | -1/+1 | |
| 2017-12-28 | Allow customizing Popover and Tooltip `border-radius` while I'm at it | Patrick Yeo | 1 | -1/+1 | |
| 2017-12-28 | Allow customizing Popover and Tooltip `font-size` outside of `$font-size-sm` | Patrick Yeo | 1 | -1/+1 | |
| 2017-12-26 | linting | Mark Otto | 1 | -9/+5 | |
| 2017-12-26 | un-nest and un-chain popover classes | Mark Otto | 1 | -107/+106 | |
| 2017-12-23 | Fix tooltip/popover arrow size and position | simonihmig | 1 | -36/+30 | |
| 2017-10-17 | changes popovers from px to rem | Andres Galante | 1 | -17/+16 | |
| 2017-06-15 | Rename popover classes | Mark Otto | 1 | -11/+11 | |
| Part of an update to align the naming schemes across our components. - Renames .popover-title to .popover-header - Renames .popover-content to .popover-body Refs: #22092 | |||||
| 2017-05-24 | Placement auto for popovers | Johann-S | 1 | -0/+14 | |
| 2017-05-23 | Use Popper.js to manage arrow position | Johann-S | 1 | -16/+30 | |
| 2017-05-14 | Fix some css for the arrow of Popover/Tooltip + update documentation | Johann-S | 1 | -40/+38 | |
| 2017-05-14 | Fix arrow for tooltip and popover | Johann-S | 1 | -30/+26 | |
| 2017-04-13 | Fix popover arrow color for bottom position | Idan Cohen | 1 | -1/+1 | |
| 2017-03-28 | ability to change text color in popovers (#22221) | Praveen Puglia | 1 | -0/+2 | |
| 2017-01-03 | clarify usage of base font-size so we know what's up | Mark Otto | 1 | -1/+1 | |
| 2017-01-03 | Remove -size-root so we can respect user prefs on browser default font-size | Mark Otto | 1 | -2/+2 | |
| 2016-10-09 | Merge branch 'tooltip-arrow' of https://github.com/brnrdog/bootstrap into ↵ | Mark Otto | 1 | -50/+74 | |
| brnrdog-tooltip-arrow | |||||
| 2016-05-12 | Restore hiding of the .popover-title with :empty | Mark Otto | 1 | -0/+4 | |
| 2016-05-12 | Alternate fix to #19006: Add a single variable for controlling that inner ↵ | Mark Otto | 1 | -1/+1 | |
| 1px padding on .popover | |||||
| 2016-01-17 | Apply word-wrap:break-word to Tooltips and Popovers | Chris Rebert | 1 | -0/+2 | |
| Fixes #16871 for v4 | |||||
| 2016-01-16 | Extract $popover-box-shadow variable | Chris Rebert | 1 | -1/+1 | |
| 2016-01-09 | Add variables for padding of popover title & content | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] [skip validator] | |||||
| 2016-01-07 | Fixes #18681: Use a local varible to calculate a unit-less border offset for ↵ | Mark Otto | 1 | -1/+2 | |
| the popover title | |||||
| 2015-11-14 | Add $popover-border-width; refs #18150 | Chris Rebert | 1 | -2/+2 | |
| 2015-08-26 | Convert popover's arrows to generated CSS content via :before/:after | Bernardo Gurgel Filho | 1 | -50/+74 | |
| 2015-08-24 | Use double colons for psuedo elements | Kevin Kirsche | 1 | -7/+7 | |
| Fix #17052 | |||||
| 2015-08-17 | clean out comments that aren't all that helpful | Mark Otto | 1 | -5/+0 | |
| 2015-06-18 | Merge branch 'master' into v4 | Mark Otto | 1 | -8/+4 | |
| 2015-05-27 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 1 | -64/+85 | |
| Conflicts: dist/css/bootstrap.css dist/css/bootstrap.css.map docs/assets/css/docs.min.css | |||||
| 2015-05-12 | popover passing as well | fat | 1 | -64/+86 | |
| 2015-04-18 | more comments and formatting clean up | Mark Otto | 1 | -0/+1 | |
| 2015-01-03 | Merge branch 'master' into v4 | Mark Otto | 1 | -1/+1 | |
| Conflicts: Gruntfile.js dist/css/bootstrap-theme.css dist/css/bootstrap-theme.css.map dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/js/bootstrap.min.js docs/_data/glyphicons.yml docs/_includes/components/alerts.html docs/_includes/components/badges.html docs/_includes/components/breadcrumbs.html docs/_includes/components/button-dropdowns.html docs/_includes/components/button-groups.html docs/_includes/components/dropdowns.html docs/_includes/components/glyphicons.html docs/_includes/components/input-groups.html docs/_includes/components/jumbotron.html docs/_includes/components/labels.html docs/_includes/components/list-group.html docs/_includes/components/media.html docs/_includes/components/navbar.html docs/_includes/components/navs.html docs/_includes/components/page-header.html docs/_includes/components/pagination.html docs/_includes/components/panels.html docs/_includes/components/progress-bars.html docs/_includes/components/responsive-embed.html docs/_includes/components/thumbnails.html docs/_includes/components/wells.html docs/_includes/css/buttons.html docs/_includes/css/code.html docs/_includes/css/forms.html docs/_includes/css/grid.html docs/_includes/css/helpers.html docs/_includes/css/images.html docs/_includes/css/less.html docs/_includes/css/tables.html docs/_includes/css/type.html docs/_includes/customizer-variables.html docs/_includes/getting-started/accessibility.html docs/_includes/getting-started/disabling-responsiveness.html docs/_includes/getting-started/download.html docs/_includes/getting-started/whats-included.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/modal.html docs/_includes/js/overview.html docs/_includes/js/popovers.html docs/_includes/js/tabs.html docs/_includes/js/tooltips.html docs/_includes/nav/components.html docs/_includes/nav/javascript.html docs/_jade/customizer-variables.jade docs/_layouts/default.html docs/about.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/assets/js/src/customizer.js docs/customize.html docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css less/glyphicons.less less/mixins/vendor-prefixes.less less/navbar.less less/popovers.less less/tables.less less/theme.less less/tooltip.less less/variables.less package.json scss/_carousel.scss scss/_close.scss scss/_forms.scss test-infra/npm-shrinkwrap.json | |||||
| 2014-12-29 | refactor tooltip+popover CSS to decrease chaining+nesting | Chris Rebert | 1 | -55/+53 | |
| 2014-12-29 | CSS: prefix .{right,left,top,bottom} with 'tooltip-'/'popover' | Chris Rebert | 1 | -8/+8 | |
| 2014-12-29 | remove now-redundant .popover parent in .popover-arrow selectors | Chris Rebert | 1 | -3/+3 | |
| 2014-12-29 | rename .arrow => .popover-arrow | Chris Rebert | 1 | -8/+8 | |
| 2014-12-11 | fix all validation, turn off some settings, add sort order | Mark Otto | 1 | -17/+16 | |
| 2014-12-02 | convert to scss | Mark Otto | 1 | -0/+130 | |
