aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-12-23Merge branch 'v4-dev' into stretched-linkXhmikosR3-3/+4
2018-12-22bootstrap-stack.svg: remove unneeded space.XhmikosR1-1/+1
2018-12-22Remove obsolete redirects in examples. (#27897)XhmikosR1-2/+0
2018-12-22Add two new meta tags for Algolia (#27902)XhmikosR1-0/+3
2018-12-22Merge branch 'v4-dev' into stretched-linkXhmikosR338-1132/+1892
2018-12-22Update nuspec and build script (#27894)Jesse Mandel3-6/+11
Update nuspec and build script to support `<license />` instead of the deprecated `<licenseUrl />`
2018-12-21Add a notes about multiple links/targets, remove multiple link exampleMark Otto1-22/+2
2018-12-21Update devDependencies and gems.XhmikosR3-141/+157
2018-12-21Add variable for dropdown-divider-margin-y (#27857)Mark Otto3-32/+33
* Add variable for dropdown-divider-margin-y For us to reassign the nav-divider-margin-y variable here, we have to rearrange some of the variables. Fixes #26660. * bump bundlesize
2018-12-21Merge branch 'table-dark-colors' into v4-devMark Otto0-0/+0
2018-12-21Merge branch 'text-break-util' into v4-devMark Otto2-1/+10
2018-12-21distMark Otto6-40/+96
2018-12-21Merge branch 'table-dark-colors' into v4-devMark Otto1-2/+3
2018-12-21Merge branch 'text-break-util' into v4-devMark Otto1-0/+2
2018-12-21Prevent unnecessary css when $emphasized-link-hover-darken-percentage is 0 or 0%ysds1-3/+5
2018-12-21Sync modal header & footer border colors with $border-colorMartijn Cuppens1-1/+1
2018-12-21Sync `$table-border-color` with `$border-color`Martijn Cuppens1-1/+1
2018-12-21Use border-radius() mixin for toastShohei Yoshida1-1/+1
2018-12-21#27135: themed link focus state & selector improvement (#27136)Martijn Cuppens3-0/+10
2018-12-21Apply arrow styles to direct descendants of bootstrap popover classesSam Tape1-20/+20
With the current styles, it is not possible to nest a popover inside of another popover if they have different placements because the arrow styles of the parent popover will conflict with the arrow styles of the child popover.
2018-12-21Prevent checks from shrinking in inline forms (#27870)Mark Otto1-0/+1
Fixes #25336
2018-12-21Add table-hover-color variables (#27850)Mark Otto1-0/+1
* Add table-hover-color variables Fixes #26465 * Put $table-color to use outside _variables.scss
2018-12-21Merge branch 'validation-support-list' into v4-devMark Otto1-1/+7
2018-12-21Merge branch 'table-hover-colors' into v4-devMark Otto2-1/+6
2018-12-21Merge branch 'grid-vertical-alignment-ie-warning' into v4-devMark Otto1-1/+1
2018-12-21Bump to v4.2.1 (#27892)v4.2.1Mark Otto67-129/+129
2018-12-21Update README.mdv4.2.0XhmikosR1-0/+1
2018-12-21Add 4.1 to previous releasesMartijn Cuppens1-0/+1
2018-12-21Update webpack.mdXhmikosR1-1/+1
2018-12-21Remove unneeded redirects.XhmikosR2-4/+0
2018-12-21Update docs-navbar.htmlXhmikosR1-1/+1
2018-12-21Prep for v4.2.0 releaseMark Otto287-167/+169
- Move 4.1 docs to 4.2 - Update versions everywhere to 4.1.3 with release script - Manually bump the shorthand version in package.json - Add 4.2 to the versions docs page - Update some redirects - Fix tests asset URLs - Bump Nuget and more
2018-12-21Remove dead link entry for translations. (#27891)Florian Lacreuse1-5/+0
2018-12-18README.md: Add Open Collective (#27864)jess1-0/+25
2018-12-17Add docs for .text-breakMark Otto1-0/+9
2018-12-17Update scss/utilities/_text.scssMartijn Cuppens1-1/+1
Co-Authored-By: mdo <[email protected]>
2018-12-17Merge branch 'v4-dev' into table-dark-colorsXhmikosR53-208/+449
2018-12-16Add new .text-break utility for applying word-break: break-wordMark Otto1-0/+2
2018-12-16List v3.4.0 in versions page. (#27860)XhmikosR1-1/+2
2018-12-16Revert "Remove now unnecessary shrink-to-fit viewport directive (#27818)" ↵XhmikosR15-16/+16
(#27855) This reverts commit af484dc12c2302c0e594a0e73a2ba06738a84410.
2018-12-16Update grid doc for consistent use of container. (#27776)Florian Lacreuse1-99/+122
2018-12-16Use theme-color function for colors (#27848)Martijn Cuppens1-6/+6
2018-12-16distMark Otto34-86/+302
2018-12-15List out what's supported in validation stylesMark Otto1-1/+7
Fixes #27169
2018-12-15Add table-hover-color variablesMark Otto2-1/+6
Fixes #26465
2018-12-15Fixes #26468: Mention min-height issue in IE10/11 for flexbox vertical alignmentMark Otto1-1/+1
2018-12-15Update site/docs/4.1/utilities/stretched-link.mdMark Otto1-1/+1
Co-Authored-By: MartijnCuppens <[email protected]>
2018-12-15Update site/docs/4.1/utilities/stretched-link.mdMark Otto1-1/+1
Co-Authored-By: MartijnCuppens <[email protected]>
2018-12-15Update site/docs/4.1/utilities/stretched-link.mdMark Otto1-1/+1
Co-Authored-By: MartijnCuppens <[email protected]>
2018-12-15Copy changeMark Otto1-1/+1
Co-Authored-By: MartijnCuppens <[email protected]>