aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-01Correct typo (#23805)Eugenio1-1/+1
2017-09-01Correct typo in in-page anchor (#23777)Patrick H. Lauke1-1/+1
2017-09-01Merge pull request #23684 from andresgalante/breadcrumbs-a11yJohann-S1-20/+25
2017-08-31adds accecibility notes to breadcrumbsAndres Galante1-20/+25
2017-08-31Regroup our jQuery check in the same IIFEJohann-S1-4/+4
2017-08-31Use rollup to add our copyright instead of a custom scriptJohann-S3-21/+9
2017-08-31Create a bundled release of Bootstrap with Popper.js insideJohann-S18-56/+214
2017-08-31Adapt UglifyJS config for IE10Herst1-2/+5
2017-08-31Wall of Browser Bugs: Update table-cell border Chrome bug ref #23753Johann-S1-1/+1
2017-08-30Wall of Browser Bugs: Update table-cell border Chrome bug refChris Rebert1-1/+1
2017-08-30Collapse - typo correct aria-controls for multi collapseJohann-S1-1/+1
2017-08-30typo correct aria-controlsChirag Modi1-1/+1
2017-08-29Merge branch 'v4-dev' into fix-jumping-modal-on-resizeDavid Bailey1-1/+1
2017-08-29Merge branch 'v4-dev' into fix-unwanted-padding-on-modalDavid Bailey1-1/+1
2017-08-29Merge branch 'v4-dev' into patch-5Johann-S9-10/+101
2017-08-29Fix misspellJqmey1-1/+1
2017-08-29Fix failing testDavid Bailey1-0/+2
2017-08-29Add failing testDavid Bailey1-0/+14
2017-08-29Fix unit tests in PhantomJSDavid Bailey1-3/+10
2017-08-28Use getBoundingClientRect instead of jQueryDavid Bailey1-1/+2
2017-08-28Use jQuery outerWidth instead of offsetWidthDavid Bailey1-1/+1
2017-08-28Fix unwanted body padding when a modal opensDavid Bailey1-1/+1
2017-08-28Add failing testDavid Bailey1-0/+19
2017-08-27Update URL for supported browsersChristian Oliff1-1/+1
2017-08-26Add missing class in the list-group example with links (#23677)Valentin Alexiev1-1/+1
2017-08-26Run all lint targets in `test` script. (#23685)XhmikosR1-2/+2
2017-08-26Fix `npm run docs-github` script. (#23688)XhmikosR2-2/+3
2017-08-25Add unit test for xss in data target attributemeeque1-0/+36
2017-08-25Fix XSS in data-targetJohann-S2-1/+5
2017-08-25Merge pull request #3 from twbs/v4-devGijs Boddeus70-555/+1040
2017-08-25Fix sticky margin when a modal is opened (#23669)David Bailey2-2/+52
2017-08-25Remove speculations about jQuery 3Herst1-1/+1
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