| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-10-04 | Remove double spaces. | XhmikosR | 5 | -5/+5 | |
| 2017-10-04 | content/images.md: fix indentation in `picture` snippet. | XhmikosR | 1 | -2/+2 | |
| 2017-10-04 | npm scripts: quote globs. | XhmikosR | 1 | -4/+4 | |
| 2017-10-04 | Merge branch 'v4-dev' into v4-dev | Lucas Banegas | 4 | -17/+103 | |
| 2017-10-04 | fix travis error | Gijs Boddeus | 1 | -1/+1 | |
| 2017-10-04 | Merge pull request #1 from lucascono/v4-dev-modal-fix | Lucas Banegas | 1 | -1/+1 | |
| Fix modal bug | |||||
| 2017-10-04 | Fix modal bug | lucascono | 1 | -1/+1 | |
| Fix for issue #24117 | |||||
| 2017-10-04 | Merge branch 'v4-dev' into yiq-function-update | Gijs Boddeus | 17 | -297/+411 | |
| 2017-10-04 | revert 1db5082 | Gijs Boddeus | 1 | -2/+2 | |
| 2017-10-04 | revert a77c13c | Gijs Boddeus | 1 | -3/+3 | |
| 2017-10-04 | Add image dimensions in examples page. (#24236) | XhmikosR | 1 | -17/+17 | |
| 2017-10-04 | Merge remote-tracking branch 'refs/remotes/twbs/v4-dev' into v4-dev | lucascono | 319 | -7422/+17656 | |
| 2017-10-04 | Fix caret position for Dropdown in a bottom navbar | Johann-S | 1 | -5/+16 | |
| 2017-10-04 | Add a navbar-bottom example with a dropup inside. | Johann-S | 3 | -0/+67 | |
| 2017-10-04 | Fix dropup in navbar | Johann-S | 1 | -0/+8 | |
| 2017-10-04 | Use imported jQuery object | Johann-S | 12 | -13/+13 | |
| 2017-10-04 | Update package-lock.json. (#24235) | XhmikosR | 1 | -267/+295 | |
| 2017-10-04 | Merge branch 'v4-dev' into yiq-function-update | XhmikosR | 1 | -0/+3 | |
| 2017-10-04 | Hound: Disable scss. (#24221) | XhmikosR | 1 | -0/+3 | |
| 2017-10-04 | rearrange properties in _borders.scss mixins | Gijs Boddeus | 1 | -2/+2 | |
| 2017-10-04 | change order off properties in _colors.scss | Gijs Boddeus | 1 | -3/+3 | |
| 2017-10-04 | Merge branch 'v4-dev' into yiq-function-update | Gijs Boddeus | 241 | -6671/+9424 | |
| 2017-10-03 | adds Andres to the team page | Andres Galante | 1 | -0/+5 | |
| 2017-10-03 | Use variable for heading margin bottom in reboot | Simon Knox | 1 | -1/+1 | |
| 2017-10-03 | #24176 adds a note on the image docs about how to use picture | Andres Galante | 1 | -0/+12 | |
| 2017-10-03 | Update column resets docs to include new section for column breaks | Mark Otto | 1 | -11/+28 | |
| - Moves offset reset to the offset section - Adds new breaks section to fix #24136 | |||||
| 2017-10-03 | Updates docs to match Tooltip type checking (#22342) | Gareth Adams | 2 | -3/+3 | |
| * Updates docs to match Tooltip type checking Documentation now matches the types defined in the DefaultType constant in js/src/tooltip.js * Revert documentation clarify where true is invalid | |||||
| 2017-10-03 | Switch to lowercase `doctype`. (#24217) | XhmikosR | 34 | -35/+35 | |
| Having it uppercase doesn't offer anything and the lowercase version slightly improves gzip compression. | |||||
| 2017-10-03 | Offset option for dropdown can be function (#24222) | Roman O | 2 | -5/+12 | |
| * Offset option can be function (Popper.js) * Fix...add function type for offset option * Remove constants for popper config * Optimize code. Remove foreach loop. * Refactoring. Remove getOffset method | |||||
| 2017-10-02 | dist | Mark Otto | 8 | -26/+31 | |
| 2017-10-02 | Update input-btn-line-height vars to reassign global sm/lg vars | Mark Otto | 1 | -3/+3 | |
| 2017-10-02 | Update input/button padding to fix cutoff text in Windows Chrome | Mark Otto | 1 | -2/+2 | |
| 2017-10-02 | Require quick start to be more explicit about CSS and JS | Mark Otto | 1 | -2/+23 | |
| 2017-10-02 | Fix media-breakpoint-between (#23997) | Trent Clowater | 1 | -2/+12 | |
| * Fix media-breakpoint-between When compiling .scss that uses media-breakpoint between with xs as the lower bound or xl as the upper bound, a compilation error can occur due to $min/$max being set to null, or the resulting .css can be invalid (see issue #23965). (This is basically the same fix that was applied to media-breakpoint-only a short time ago). * Update _breakpoints.scss Make houndci-bot recommended changes. | |||||
| 2017-10-02 | Badges add Sass variable to configure `$badge-border-radius` (#24213) | Patrick Yeo | 2 | -1/+2 | |
| 2017-10-02 | Fix custom-select with "multiple" attribute (#23055) | Lodder | 1 | -0/+5 | |
| 2017-10-02 | fix up colors, closes #23325 | Mark Otto | 1 | -7/+7 | |
| 2017-10-02 | dist | Mark Otto | 6 | -5/+18 | |
| 2017-10-02 | Merge branch 'dropdown-caret' of https://github.com/pat270/bootstrap into v4-dev | Mark Otto | 5 | -19/+40 | |
| 2017-10-02 | dist | Mark Otto | 4 | -8/+39 | |
| 2017-10-02 | Nav Pills with open dropdown don't reflect the nav-pills active state. The ↵ | Patrick Yeo | 1 | -5/+5 | |
| active state should also be reflected when using collapse plugin inside nav-pills. | |||||
| 2017-10-02 | Fix buttons that come after the input (input should be under the button) | Mark Otto | 1 | -0/+6 | |
| 2017-10-02 | First child of input group segmented buttons are off by -btn-border-width | Patrick Yeo | 1 | -0/+4 | |
| 2017-10-02 | tweak output | Mark Otto | 1 | -9/+29 | |
| 2017-10-02 | initial pass at a build bash script for myself | Mark Otto | 1 | -0/+44 | |
| 2017-10-02 | change away from vars | Mark Otto | 1 | -2/+2 | |
| 2017-10-02 | update nav | Mark Otto | 1 | -1/+0 | |
| 2017-10-02 | add components section, remove todos | Mark Otto | 1 | -8/+39 | |
| 2017-10-02 | functions aww yeah | Mark Otto | 1 | -2/+45 | |
| 2017-10-02 | add new thing to a map | Mark Otto | 1 | -3/+7 | |
