aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-25Collapse - preventDefault only on <a> elements not inside the collapsibleJohann-S3-2/+28
2017-08-24Fix toggle for Tooltips/Popover which was called even if the Tooltip/Popover ...Johann-S3-2/+50
2017-08-23Use the Jekyll config variable for popper.min.js.XhmikosR3-3/+3
2017-08-23Update Popper.js to 1.12.3Johann-S9-11/+11
2017-08-23Update which required jQuery release folks should useJohann-S5-6/+6
2017-08-23Enable the `no-return-assign` rule.Johann-S3-3/+5
2017-08-23Tweak ESLint rules.XhmikosR21-40/+39
2017-08-22remove d-flex class from img tag in docsChirag Modi1-10/+10
2017-08-22replaced basic line-heights variable with button's line-heights variable for ...Svyatoslav Polishchuk1-2/+2
2017-08-22Add pointer-events declarationsPatrick H. Lauke1-0/+4
2017-08-22Add momentum scrolling on responsive tables for webkit touch devicesPatrick Yeo1-0/+1
2017-08-22 Generate series of `.table-responsive-*` classes to accomodate overflowing t...Patrick Yeo1-12/+18
2017-08-21`.thead-dark` and `.thead-light` border color should display the right border...Patrick Yeo1-9/+13
2017-08-21v4 docs Update Table docs with `.table-dark` and `.thead-light` changesPatrick Yeo1-11/+11
2017-08-21Rename `.table-inverse`, `.thead-inverse`, `.thead-default` to `.table-dark`,...Patrick Yeo1-4/+4
2017-08-21(#22414) Rename variables `$table-inverse-bg`, `$table-inverse-accent-bg`, `$...Patrick Yeo2-12/+12
2017-08-21Exclude input type=range from touch-action:manipulationPatrick H. Lauke1-1/+1
2017-08-21Rename grayscale function to grayMark Otto1-1/+1
2017-08-21Added missing dot (#23601)SKmedix1-1/+1
2017-08-21Remove trailing spaces (#23593)Иван Жеков1-12/+12
2017-08-20remove mention of clearfix source from docs, closes #23578Mark Otto1-1/+1
2017-08-20remove commented out code, fixes #23530Mark Otto1-2/+0
2017-08-20distMark Otto29-149/+148
2017-08-20drop the now unused -color variableMark Otto1-1/+0
2017-08-20Merge branch 'fix/badge-default-colors' of https://github.com/jonwolski/boots...Mark Otto1-1/+0
2017-08-20Simplify selector and only override what we setMark Otto1-3/+2
2017-08-20added suggested fix for list-groups with a elementsgijsbotje1-1/+2
2017-08-20fixes double border when .list-group.list-group-flush is preceded by .card-he...gijsbotje1-0/+4
2017-08-20distMark Otto34-153/+535
2017-08-20added @content directive to media-breakpoint-only mixin for min and max casesAlex Chegodaev1-2/+6
2017-08-20Drop the variables file table of contents and update the comment at the topMark Otto1-38/+0
2017-08-20equalize height of the first card of the card-groupgijsbotje1-1/+1
2017-08-20fixed package.json jspm section.Albert Willemsen1-3/+6
2017-08-20Changed Typography title to TextSimon Podlipsky1-1/+1
2017-08-20Update redirect.htmlXhmikosR1-2/+3
2017-08-20Restore grid offset classesMark Otto3-2/+58
2017-08-19Carousel prev/next controls are renamed accordingly (#23561)Jeroen van Warmerdam1-1/+1
2017-08-18Fix favicons inclusion after e932345. (#23473)XhmikosR1-0/+2
2017-08-18Remove `color` property from `badge` classJon Wolski1-1/+0
2017-08-18Update devDependencies and fix a typo in comment. (#23534)XhmikosR2-354/+212
2017-08-18Update reboot.md (#23521)XhmikosR1-3/+3
2017-08-17Add a unit test to check if the carousel do not cycle when its parent isn't v...Johann-S1-0/+39
2017-08-17Unit test to check if our carousel do not cycle when we cannot see itJohann-S1-0/+37
2017-08-17Carousel - do not call next when the carousel or the parent isn't visibleJohann-S1-1/+3
2017-08-17Fix error in Alerts component doc (#23522)Jonathan Berger1-1/+1
2017-08-17Remove the unneeded `d-block` from `.carousel-item`s. (#23472)XhmikosR1-3/+3
2017-08-16Merge pull request #2 from twbs/v4-devGijs Boddeus1-1/+1
2017-08-16browsers-devices.md: fix typo. (#23495)XhmikosR1-1/+1
2017-08-15Merge pull request #1 from twbs/v4-devGijs Boddeus520-64525/+34462
2017-08-15Fixed Example Carousel so it works on mobile (#23470)Retroity1-3/+3