| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-10-18 | dist | Mark Otto | 2 | -2/+2 | |
| 2017-10-17 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -2/+0 | |
| 2017-10-17 | Merge branch 'yiq-function-update' of https://github.com/gijsbotje/bootstrap ↵ | Mark Otto | 1 | -3/+3 | |
| into v4-dev | |||||
| 2017-10-18 | remove unused docs color variables (#24406) | m5o | 1 | -2/+0 | |
| 2017-10-15 | dist | Mark Otto | 1 | -1/+1 | |
| 2017-10-15 | Merge branch 'v4-dev' into yiq-function-update | Gijs Boddeus | 3 | -2/+4 | |
| 2017-10-07 | Enable stylelint's no-duplicate-selectors rule. | XhmikosR | 3 | -2/+4 | |
| 2017-10-04 | revert a77c13c | Gijs Boddeus | 1 | -3/+3 | |
| 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 | 19 | -27/+59 | |
| 2017-10-02 | dist | Mark Otto | 1 | -1/+1 | |
| 2017-10-02 | dist | Mark Otto | 2 | -2/+2 | |
| 2017-10-02 | Switch to stylelint. (#23572) | XhmikosR | 11 | -17/+18 | |
| 2017-10-01 | dist | Mark Otto | 1 | -3/+9 | |
| 2017-09-30 | dist | Mark Otto | 2 | -2/+2 | |
| 2017-09-26 | Add eslint-plugin-compat. | XhmikosR | 1 | -2/+2 | |
| We can check for browser compatibility on lint time now. | |||||
| 2017-09-26 | docs: fix syntax highlighting for shell scripts. (#24103) | XhmikosR | 1 | -2/+12 | |
| Switch all instances to `sh` but keep `bash` so that things won't break either way. | |||||
| 2017-09-26 | Lossy compress a few remaining PNGs. (#24097) | XhmikosR | 3 | -0/+0 | |
| Before: 312 KB (320.250 bytes) After: 253 KB (259.961 bytes) | |||||
| 2017-09-20 | Update anchor.js to v4.1.0. (#24011) | XhmikosR | 1 | -2/+2 | |
| 2017-09-15 | Pre-cache key assets with Workboxjs. (#23533) | Michael | 1 | -0/+15 | |
| 2017-09-13 | modified the yiq to to an actual function | gijsbotje | 1 | -3/+3 | |
| function only returns a value, not the attribute itself updated every use of the former mixin to use the new function | |||||
| 2017-09-05 | dist | Mark Otto | 1 | -1/+1 | |
| 2017-08-23 | Update Popper.js to 1.12.3 | Johann-S | 1 | -1/+1 | |
| 2017-08-23 | Tweak ESLint rules. | XhmikosR | 1 | -1/+1 | |
| 2017-08-20 | dist | Mark Otto | 1 | -1/+1 | |
| 2017-08-15 | Register a service worker. | XhmikosR | 1 | -0/+15 | |
| 2017-08-15 | New favicons. | XhmikosR | 13 | -0/+53 | |
| Include everything for most browsers to work including Android. Kept favicon.ico to the root dir. Also added a manifest.json for PWA. | |||||
| 2017-08-14 | dist | Mark Otto | 2 | -2/+2 | |
| 2017-08-13 | Rearrange margins for .highlight (#23396) | Mark Otto | 1 | -1/+11 | |
| Only applies the margins to .highlight instances within .bd-content, thus negating any need for #23279. | |||||
| 2017-08-13 | dist | Mark Otto | 2 | -2/+2 | |
| 2017-08-12 | fix docs modal example fade out | Gijs Boddeus | 1 | -1/+1 | |
| the z-index was only corrected for `.modal.show` which made the modal drop behind the header and backdrop when fading out simply dropping the `.show` from this selector will correct this issue | |||||
| 2017-08-11 | Convert the new PNGs to 8-bit and compress them. (#23299) | XhmikosR | 2 | -0/+0 | |
| Before: 354 KB (363.514 bytes) After: 129 KB (132.748 bytes) | |||||
| 2017-08-10 | docs dist | Mark Otto | 2 | -2/+2 | |
| 2017-08-10 | Merge branch 'new-home' into v4-dev | Mark Otto | 17 | -173/+35 | |
| 2017-08-10 | dist | Mark Otto | 2 | -2/+2 | |
| 2017-08-09 | move to div for block level | Mark Otto | 2 | -2/+2 | |
| 2017-08-09 | replacement fix for #23257 without old history | Mark Otto | 2 | -12/+12 | |
| 2017-08-07 | new homepage, new assets, clean out old stuff | Mark Otto | 17 | -173/+35 | |
| 2017-08-04 | dist | Mark Otto | 2 | -2/+2 | |
| 2017-07-30 | Compress brand SVGs with SVGOMG. | XhmikosR | 3 | -52/+15 | |
| ~30% savings. | |||||
| 2017-07-30 | Losslessly compress social logos. | XhmikosR | 2 | -0/+0 | |
| Before: 374 KB (383.630 bytes) After: 304 KB (311.505 bytes) | |||||
| 2017-07-28 | Update Popper.js to 1.11.0 (#23162) | Johann-S | 1 | -2/+1 | |
| 2017-07-28 | Fix ESLint docs errors. (#23163) | XhmikosR | 1 | -1/+1 | |
| Ignore ESLint error in ie-emulation-modes-warning.js. Although the error is valid, enough time has been spent on old IE's problems, so just ignore it. | |||||
| 2017-07-16 | dist | Mark Otto | 2 | -2/+2 | |
| 2017-07-16 | Update dependencies. | Bardi Harborow | 3 | -8165/+9 | |
| 2017-07-04 | move the overflow-y to the sticky `@supports` block | Mark Otto | 1 | -2/+1 | |
| also remove the overflow-x. when you specify either overflow-y or overflow-x, the other is essentially nullified and thus ineffective anyway | |||||
| 2017-07-04 | overflow-y auto on toc menu | Gijs Boddeus | 1 | -0/+1 | |
| fixes #22977 | |||||
| 2017-07-04 | Update Popper.js to 1.10.8 | Johann-S | 1 | -3/+5 | |
| 2017-06-30 | build dist | Mark Otto | 2 | -2/+2 | |
| 2017-06-30 | update usage elsewhere | Mark Otto | 3 | -4/+4 | |
