aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-09-18Add new variables for form feedback tooltips (#26959)Mark Otto2-5/+13
Fixes #26886
2018-09-18docs: switch to font-weight 600. (#27226)XhmikosR6-9/+9
Segoe UI doesn't have font-weight: 500 making things not looking as expected.
2018-09-18use bsCustomFileInput in our documentation (#27264)Johann-S4-2/+10
2018-09-18Consistently re-use input variablesMark Otto1-14/+14
2018-09-18feature(carousel): carousel-item interval (#26667)Christopher Morrissey3-0/+85
adds the ability to assign data-interval to an individual carousel-item
2018-09-18Variable .btn and .form-control font sizes (#26908)Martijn Cuppens3-10/+19
2018-09-18Bring the focused button in input group to the front (#26910)ysds1-0/+4
2018-09-18Document input group wrapping behavior and override via utility classMark Otto1-0/+14
Fixes #25409
2018-09-18Switch to `.btn-secondary` for the search button so that it's accessible ↵Nabil Kadimi1-1/+1
(#27255)
2018-09-18Clarify docs for custom form structureMark Otto1-1/+1
Fixes #25440
2018-09-18docs: use the bundle dist file.XhmikosR21-45/+21
2018-09-17distMark Otto4-7/+3
2018-09-17Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto5-90/+78
2018-09-17distMark Otto27-167/+97
2018-09-17Switch to find-unused-sass-variables for finding unused Sass variables.XhmikosR3-81/+76
2018-09-17#27220: cleanup .btn-link hover/focus properties (#27250)Martijn Cuppens1-4/+0
2018-09-17Update copyMark Otto1-1/+1
2018-09-17Remove background-colors example and show only the code.XhmikosR1-5/+2
This is to avoid confusion.
2018-09-16_variables.scss comments/spacing consistency (#27247)Catalin Zalog1-3/+13
* style: `_variables.scss` comments consistency * style: `_variables.scss` spacing consistency
2018-09-16Typo (#27248)Nabil Kadimi1-1/+1
2018-09-16Update svgo.yml.XhmikosR1-2/+2
2018-09-16Simplify HTML and CSSMark Otto4-49/+7
- Remove iframes - Turn into larger click areas - Drop entire team.scss file for components and utilities
2018-09-16browsers-devices.md: Use Jekyll variable.XhmikosR1-1/+1
2018-09-16Restore team page.XhmikosR6-1/+87
2018-09-16Travis CI: Actually don't install `npm@5` at all.XhmikosR1-2/+0
2018-09-16Travis: Don't install npm@5 when the current npm is newer.XhmikosR1-1/+1
2018-09-15speed up browser testsJohann-S2-1/+2
2018-09-14Use https in more places and fix a few redirects.XhmikosR10-14/+14
2018-09-14Update popper.min.js to v1.14.4.XhmikosR1-1/+1
2018-09-14Update anchor.min.js to v4.1.1.XhmikosR1-3/+3
2018-09-14Selector improvement (#27219)Martijn Cuppens2-2/+2
2018-09-13throw error when folks try to use a bad selectorJohann-S5-55/+45
2018-09-13refactor karma config in one fileJohann-S4-172/+131
2018-09-13do not use coverage files on browserstackJohann-S1-3/+3
2018-09-13creates variables for navbar brand colors #27187Andres Galante2-4/+9
2018-09-10collapse children with no data-parentJohann-S2-9/+48
2018-09-10Remove certain Chromium entries from Wall of BugsHerst1-30/+0
2018-09-09Update devDependencies.XhmikosR2-670/+394
2018-09-03Added type="button" to <button>s without any type (#27174)Herst3-5/+5
(again) https://github.com/twbs/bootlint/wiki/W007
2018-09-02Ignore percentage values for compare in mapsRoman O1-1/+1
2018-09-02Set .btn base colorMartijn Cuppens1-0/+2
2018-09-02Move transparent background to .btn and remove background-imageMartijn Cuppens2-2/+1
2018-09-02Set max-width to 100%Martijn Cuppens1-1/+1
Fixes #27114
2018-09-02Remove `-webkit-text-decoration-skip`Martijn Cuppens1-1/+0
2018-09-02#27112: fix border focus border colorMartijn Cuppens2-7/+2
2018-09-02Move CSS of hover underline to base from color variantsysds2-1/+6
2018-09-02Add new docs Versions page.Mark Otto4-8/+82
2018-08-31add information about valid selectors (#27137)Johann-S3-35/+5
2018-08-30move away from sauce labs to browserstackJohann-S7-270/+577
2018-08-29build-plugins.js: Remove redundant spaceXhmikosR1-1/+1