aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-31Add box-shadow utilities (#25758)Mark Otto5-0/+31
2018-03-31Mention browserslist config in our docs to close #25429Mark Otto1-0/+19
2018-03-31Add new .flex-grow and .flex-shrink utilsMark Otto2-0/+33
2018-03-31Fix Chrome's rendering of .card-columnsMark Otto1-0/+2
2018-03-31document new text color utilsMark Otto1-0/+3
2018-03-31add 50% translucent black and white textMark Otto1-0/+3
2018-03-31add .text-body, fixes #25412Mark Otto1-0/+1
2018-03-31Close #25697Mark Otto1-2/+2
2018-03-31Remove navbar alignMartijn Cuppens2-11/+0
2018-03-31Add .text-monospace utilMark Otto2-0/+11
2018-03-31fixes #25343 by mentioning how collapse animates in docsMark Otto1-0/+4
2018-03-31Add small not to float docs about mixing with flex itemsMark Otto1-1/+1
2018-03-31distMark Otto50-9094/+8568
2018-03-31fixes #25918Mark Otto1-3/+1
2018-03-30Correct children selectorMartijn Cuppens1-1/+1
2018-03-30Revert "docs: Switch to StackPath's URL."XhmikosR2-3/+3
2018-03-29docs: Switch to StackPath's URL.XhmikosR2-3/+3
2018-03-29Add .bg-transparent to docsVarunram1-0/+1
2018-03-29fix bundle and run test against itJohann-S5-1/+60
2018-03-29Fix spacing between Item and numbersNat Zimmermann1-4/+4
2018-03-27Fix duplicate `main` element.XhmikosR2-2/+2
2018-03-26Fix skip element disabled via attribute when using keyboard navigationvsn4ik2-20/+22
2018-03-21Remove the local jquery-1.9.1.min.js.XhmikosR3-8/+3
2018-03-21tests: load 3rd-party libs from the local node_modules folder.XhmikosR1-3/+3
2018-03-21fix rollup configJohann-S1-1/+1
2018-03-21Update all devDependencies.XhmikosR3-536/+753
2018-03-21Update workbox.jsXhmikosR1-1/+1
2018-03-21sw.js: fix TypeError with new workbox.XhmikosR1-2/+3
2018-03-21Update to workbox 3.0 & fix breaking changesMichael4-58/+179
2018-03-21Use sinon from cdnjs.XhmikosR2-2/+1
2018-03-21tests: use QUnit from the jQuery CDN.XhmikosR4-5576/+79
2018-03-21Update dependencies.XhmikosR7-23/+23
2018-03-21throw error when coverage is under our thresholdsJohann-S1-6/+5
2018-03-20Use transitionEnd in QUnit since we moved away from PhantomJSJohann-S12-161/+224
2018-03-20Making use of `prefers-reduced-motion` media query (#25641)Mike Rogers3-0/+11
2018-03-17Separate issue templates, add support doc (#25705)Mark Otto5-24/+37
2018-03-16theming.md Typo Fix (#25875)Ethan Beyer1-1/+1
2018-03-16Update vertical pills example (#25852)Varunram Ganesh1-11/+17
2018-03-15Fix order of Save/Close buttons in modal code example (#25855)John Bennet Veloya1-1/+1
2018-03-14Alternative solution.XhmikosR2-3/+8
2018-03-14Enable docsearch in development env.m5o2-2/+3
2018-03-14Remove custom example plugin. (#25784)m5o41-695/+923
2018-03-14Document `.form-control-range`. (#25839)Varunram Ganesh1-0/+13
2018-03-13Add Sinon to do better unit testJohann-S7-272/+586
2018-03-13approach.md: Use normal apostrophes.XhmikosR1-3/+3
2018-03-13approach.md: Fix empty link.XhmikosR1-2/+2
2018-03-13saucelabs-unit-test.js: tweak failed tests message (#25836)XhmikosR1-2/+3
2018-03-13fix get the transition duration parentJohann-S2-17/+11
2018-03-13Variable transition durations (#25662)Martijn Cuppens11-67/+168
2018-03-13Clarify the necessary `data-target`/`href` attribute for carousel controls (#...Stephen Beemsterboer1-1/+1