aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-29Change property from background to background-image (#29149)Chandan Deep1-2/+2
2019-07-28Remove Slack badge link for nowMark Otto1-1/+0
2019-07-28Update scrollspy.md (#29156)Brian Juul Andersen1-1/+1
2019-07-28allow dynamic modal body for scrollable modalsJohann-S2-4/+22
2019-07-27Haha, floats. It's 2019 (#29147)Martijn Cuppens1-1/+1
2019-07-26Remove `$enable-hover-media-query`Martijn Cuppens1-1/+0
2019-07-26config.yml: add OpenCollective. (#29143)XhmikosR2-1/+2
2019-07-26Update docs vendor libs (#29134)XhmikosR2-9/+12
2019-07-25Update _variables.scssXhmikosR1-1/+1
2019-07-25Remove outdated documentationysds3-75/+52
2019-07-25Remove leftover CSS for custom controlysds1-8/+0
2019-07-25Fix variable nameysds2-4/+4
2019-07-25Merge code page with rebootMartijn Cuppens4-61/+40
2019-07-25Remove duplicateShohei Yoshida1-4/+0
2019-07-25Reboot updatesMartijn Cuppens6-155/+241
2019-07-25Mention dropped `.pre-scrollable` class in migration guide.Martijn Cuppens1-0/+1
2019-07-25Drop `.pre-scrollable` classMartijn Cuppens3-8/+1
2019-07-25Drop `color()`, `theme-color()` & `gray()` functions (#29083)Martijn Cuppens7-58/+30
2019-07-25Fix busted hover/focus on sidebarMark Otto1-1/+1
2019-07-25Restore `7rem` so that the sidebar is balanced on top and bottomMark Otto1-1/+1
2019-07-25Sidebar theming tweaksMartijn Cuppens2-17/+9
2019-07-25Increase navbar link brightness for slightly better color contrastMark Otto1-1/+1
2019-07-25Split up docs _nav.scssMark Otto3-52/+48
2019-07-25Restore height and overflow on docs sidebarMark Otto1-0/+2
2019-07-24use get selector from element only when neededJohann-S8-49/+82
2019-07-24Remove https://glyph.smarticons.co/ from list of suggestions as the (#29121)Ben Boyter1-2/+0
2019-07-24fix arrow popover (#29115)Johann-S1-4/+4
2019-07-24Apply `at-mixin-argumentless-call-parentheses: always` stylelint ruleMartijn Cuppens8-15/+15
2019-07-24Update devDependencies.XhmikosR2-62/+53
2019-07-24Add `--continue-on-error` in the `css-lint` script. (#29119)XhmikosR1-1/+1
2019-07-24Rebuild the dist to pickup new utilities file (#29105)Mark Otto58-663/+4364
2019-07-24add polyfill.js in visual tests (#29116)Johann-S11-0/+11
2019-07-23Don't add the crossorigin attribute unless we pass integrity. (#29112)XhmikosR1-1/+1
2019-07-23Force reflow for fade-in animation (#29113)Shohei Yoshida1-0/+2
2019-07-23fix docs bad use of private methods to change title of our tooltips (#29111)Johann-S1-4/+2
2019-07-23run js-test in parallelJohann-S1-1/+1
2019-07-23package.json: ignore spec files.XhmikosR1-0/+1
2019-07-23rewrite tab unit testsJohann-S8-628/+601
2019-07-23use qunit css for our fixtureJohann-S6-47/+23
2019-07-23rewrite scrollspy unit testsJohann-S6-752/+678
2019-07-23rewrite tooltip unit testsJohann-S8-1285/+1027
2019-07-23rewrite popover unit testsJohann-S6-482/+259
2019-07-23rewrite modal unit testsJohann-S6-852/+997
2019-07-23rewrite toast unit testsAnton Bershanskiy6-337/+382
2019-07-23rewrite dropdown unit testsJohann-S7-1514/+1508
2019-07-23rewrite collapse unit testsJohann-S6-920/+839
2019-07-23rewrite carousel unit testsJohann-S7-1385/+1210
2019-07-23test jquery interface for our alert pluginJohann-S1-1/+47
2019-07-23rewrite button unit testsJohann-S7-234/+318
2019-07-23rewrite unit tests for selector engineJohann-S3-101/+117