aboutsummaryrefslogtreecommitdiff
path: root/assets
AgeCommit message (Collapse)AuthorFilesLines
2017-10-18distMark Otto2-2/+2
2017-10-17Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-2/+0
2017-10-17Merge branch 'yiq-function-update' of https://github.com/gijsbotje/bootstrap ↵Mark Otto1-3/+3
into v4-dev
2017-10-18remove unused docs color variables (#24406)m5o1-2/+0
2017-10-15distMark Otto1-1/+1
2017-10-15Merge branch 'v4-dev' into yiq-function-updateGijs Boddeus3-2/+4
2017-10-07Enable stylelint's no-duplicate-selectors rule.XhmikosR3-2/+4
2017-10-04revert a77c13cGijs Boddeus1-3/+3
2017-10-04change order off properties in _colors.scssGijs Boddeus1-3/+3
2017-10-04Merge branch 'v4-dev' into yiq-function-updateGijs Boddeus19-27/+59
2017-10-02distMark Otto1-1/+1
2017-10-02distMark Otto2-2/+2
2017-10-02Switch to stylelint. (#23572)XhmikosR11-17/+18
2017-10-01distMark Otto1-3/+9
2017-09-30distMark Otto2-2/+2
2017-09-26Add eslint-plugin-compat.XhmikosR1-2/+2
We can check for browser compatibility on lint time now.
2017-09-26docs: fix syntax highlighting for shell scripts. (#24103)XhmikosR1-2/+12
Switch all instances to `sh` but keep `bash` so that things won't break either way.
2017-09-26Lossy compress a few remaining PNGs. (#24097)XhmikosR3-0/+0
Before: 312 KB (320.250 bytes) After: 253 KB (259.961 bytes)
2017-09-20Update anchor.js to v4.1.0. (#24011)XhmikosR1-2/+2
2017-09-15Pre-cache key assets with Workboxjs. (#23533)Michael1-0/+15
2017-09-13modified the yiq to to an actual functiongijsbotje1-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-05distMark Otto1-1/+1
2017-08-23Update Popper.js to 1.12.3Johann-S1-1/+1
2017-08-23Tweak ESLint rules.XhmikosR1-1/+1
2017-08-20distMark Otto1-1/+1
2017-08-15Register a service worker.XhmikosR1-0/+15
2017-08-15New favicons.XhmikosR13-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-14distMark Otto2-2/+2
2017-08-13Rearrange margins for .highlight (#23396)Mark Otto1-1/+11
Only applies the margins to .highlight instances within .bd-content, thus negating any need for #23279.
2017-08-13distMark Otto2-2/+2
2017-08-12fix docs modal example fade outGijs Boddeus1-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-11Convert the new PNGs to 8-bit and compress them. (#23299)XhmikosR2-0/+0
Before: 354 KB (363.514 bytes) After: 129 KB (132.748 bytes)
2017-08-10docs distMark Otto2-2/+2
2017-08-10Merge branch 'new-home' into v4-devMark Otto17-173/+35
2017-08-10distMark Otto2-2/+2
2017-08-09move to div for block levelMark Otto2-2/+2
2017-08-09replacement fix for #23257 without old historyMark Otto2-12/+12
2017-08-07new homepage, new assets, clean out old stuffMark Otto17-173/+35
2017-08-04distMark Otto2-2/+2
2017-07-30Compress brand SVGs with SVGOMG.XhmikosR3-52/+15
~30% savings.
2017-07-30Losslessly compress social logos.XhmikosR2-0/+0
Before: 374 KB (383.630 bytes) After: 304 KB (311.505 bytes)
2017-07-28Update Popper.js to 1.11.0 (#23162)Johann-S1-2/+1
2017-07-28Fix ESLint docs errors. (#23163)XhmikosR1-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-16distMark Otto2-2/+2
2017-07-16Update dependencies.Bardi Harborow3-8165/+9
2017-07-04move the overflow-y to the sticky `@supports` blockMark Otto1-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-04overflow-y auto on toc menuGijs Boddeus1-0/+1
fixes #22977
2017-07-04Update Popper.js to 1.10.8Johann-S1-3/+5
2017-06-30build distMark Otto2-2/+2
2017-06-30update usage elsewhereMark Otto3-4/+4