aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-12-09Bump @babel/cli from 7.7.4 to 7.7.5 (#29828)dependabot-preview[bot]2-4/+4
Bumps [@babel/cli](https://github.com/babel/babel) from 7.7.4 to 7.7.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.7.4...v7.7.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-12-09Bump eslint-plugin-import from 2.18.2 to 2.19.1 (#29824)dependabot-preview[bot]2-10/+22
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.18.2 to 2.19.1. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.18.2...v2.19.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-12-09Bump @babel/preset-env from 7.7.4 to 7.7.6 (#29826)dependabot-preview[bot]2-35/+58
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.4 to 7.7.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.7.4...v7.7.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-12-09Bump terser from 4.4.1 to 4.4.2 (#29823)dependabot-preview[bot]2-4/+4
Bumps [terser](https://github.com/terser/terser) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v4.4.1...v4.4.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-12-09Bump find-unused-sass-variables from 1.0.3 to 1.0.4 (#29825)dependabot-preview[bot]2-5/+91
Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases) - [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v1.0.3...v1.0.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-12-08Update states (#29792)Martijn Cuppens1-1/+1
2019-12-06Add font style normal (#29744)Matthieu Vignolle2-1/+2
2019-12-06Use pseudo-class too for disabled check/radio (#29740)jeromelebleu2-6/+10
2019-12-04Remove the now unused docs-search.html partial (#29799)XhmikosR1-3/+0
2019-12-02Bump terser from 4.4.0 to 4.4.1 (#29786)dependabot-preview[bot]2-4/+4
Bumps [terser](https://github.com/terser/terser) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v4.4.0...v4.4.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-12-02Bump autoprefixer from 9.7.2 to 9.7.3 (#29787)dependabot-preview[bot]2-6/+25
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.2 to 9.7.3. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/9.7.2...9.7.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-12-02Bump eslint from 6.7.1 to 6.7.2 (#29784)dependabot-preview[bot]2-4/+4
Bumps [eslint](https://github.com/eslint/eslint) from 6.7.1 to 6.7.2. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v6.7.1...v6.7.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-12-01Improve wrapping and hit area of accordion example titles (#29782)Shohei Yoshida1-3/+3
2019-11-28Fix breadcrumb spacing with whitespace (#29745)719media1-0/+2
2019-11-28docs: `$enable-rfs` is true by default (#29766)cccabinet1-1/+1
2019-11-28Fix dart Sass compatibility for subtract (#29763)Shohei Yoshida1-1/+1
2019-11-28Fix dart Sass compatibility (#29755)Martijn Cuppens1-1/+1
2019-11-27Change deprecated html tags to text decoration classes (#29604)Matthieu Vignolle3-6/+20
2019-11-26justify-content:between ⇒ justify-content:space-between (#29734)cccabinet1-1/+1
2019-11-26Update change-version.js (#29736)XhmikosR1-0/+1
Add `.nuspec` to the extensions list
2019-11-25Regenerate package-lock.json (#29730)XhmikosR1-1183/+106
2019-11-25Some minor text tweaksMark Otto1-2/+4
2019-11-25Link to versioned docsMartijn Cuppens3-4/+5
2019-11-25Copywriting editsMark Otto2-7/+5
2019-11-25Enable RFS for font resizingMartijn Cuppens10-112/+299
- Enable RFS - Add documentation - Disable doc font size overrides
2019-11-25Bump @babel/cli from 7.7.0 to 7.7.4 (#29726)dependabot-preview[bot]2-5/+13
Bumps [@babel/cli](https://github.com/babel/babel) from 7.7.0 to 7.7.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.7.0...v7.7.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-25Bump @babel/preset-env from 7.7.1 to 7.7.4 (#29727)dependabot-preview[bot]2-282/+1165
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.1 to 7.7.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.7.1...v7.7.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-25Bump @babel/core from 7.7.2 to 7.7.4 (#29725)dependabot-preview[bot]2-16/+205
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.2 to 7.7.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.7.2...v7.7.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-25Bump @babel/plugin-proposal-object-rest-spread from 7.6.2 to 7.7.4 (#29724)dependabot-preview[bot]2-5/+16
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.6.2 to 7.7.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.6.2...v7.7.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-25Bump eslint from 6.6.0 to 6.7.1 (#29728)dependabot-preview[bot]2-6/+15
Bumps [eslint](https://github.com/eslint/eslint) from 6.6.0 to 6.7.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v6.6.0...v6.7.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-24Compressed Sass output support (#29702)Martijn Cuppens1-10/+10
2019-11-24Set vertical-align on .form-check-input (#29521)Jonathan Hefner2-10/+11
This is a follow-up to #29322, specifically "allowing easy placement of the `.form-check-input` in more places." In my testing in Firefox and Chrome, setting `vertical-align: top` removes the need to add `float-left` to vertically align the checkbox and label text. And doing so does not visually affect examples which do apply `float: left` via nesting in a `.form-check`.
2019-11-24Keep themed appearance for print (#29714)Martijn Cuppens1-0/+2
2019-11-22Bump nodemon from 2.0.0 to 2.0.1 (#29713)dependabot-preview[bot]2-4/+4
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v2.0.0...v2.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-22Bump karma-coverage-istanbul-reporter from 2.1.0 to 2.1.1 (#29711)dependabot-preview[bot]2-4/+4
Bumps [karma-coverage-istanbul-reporter](https://github.com/mattlewis92/karma-coverage-istanbul-reporter) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/releases) - [Changelog](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md) - [Commits](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.1.0...v2.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-22Use double quotes in `.stylelintrc` (#29709)Martijn Cuppens1-2/+2
2019-11-21Regenerate package-lock.json (#29695)XhmikosR1-162/+109
2019-11-21Bump stylelint from 11.1.1 to 12.0.0 (#29705)dependabot-preview[bot]2-63/+233
Bumps [stylelint](https://github.com/stylelint/stylelint) from 11.1.1 to 12.0.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/11.1.1...12.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-21Bump stylelint-config-twbs-bootstrap from 0.9.0 to 1.0.0 (#29704)dependabot-preview[bot]2-13/+33
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 0.9.0 to 1.0.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v0.9.0...v1.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-21Bump linkinator from 1.7.5 to 1.8.0 (#29700)dependabot-preview[bot]2-4/+4
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 1.7.5 to 1.8.0. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v1.7.5...v1.8.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-21Bump nodemon from 1.19.4 to 2.0.0 (#29699)dependabot-preview[bot]2-5/+104
Bumps [nodemon](https://github.com/remy/nodemon) from 1.19.4 to 2.0.0. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v1.19.4...v2.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-20Bump linkinator from 1.7.3 to 1.7.5 (#29693)dependabot-preview[bot]2-4/+4
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 1.7.3 to 1.7.5. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v1.7.3...v1.7.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-20Bump autoprefixer from 9.7.1 to 9.7.2 (#29692)dependabot-preview[bot]2-7/+73
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.1 to 9.7.2. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/9.7.1...9.7.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-18Switch to the Coveralls Action (#29478)XhmikosR3-39/+5
This is the official way of using Coveralls with Actions. Also this brings back Coveralls for PRs.
2019-11-18Bump linkinator from 1.7.2 to 1.7.3 (#29687)dependabot-preview[bot]2-4/+4
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v1.7.2...v1.7.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-16Bump linkinator from 1.7.1 to 1.7.2 (#29682)dependabot-preview[bot]2-4/+4
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v1.7.1...v1.7.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-15Fix npm audit vulnerability (#29677)XhmikosR1-6/+6
2019-11-15Bump eslint-plugin-unicorn from 12.1.0 to 13.0.0 (#29676)dependabot-preview[bot]2-12/+12
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 12.1.0 to 13.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v12.1.0...v13.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-15Bump find-unused-sass-variables from 1.0.2 to 1.0.3 (#29678)dependabot-preview[bot]2-24/+125
Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases) - [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v1.0.2...v1.0.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-13Bump linkinator from 1.6.4 to 1.7.1 (#29666)dependabot-preview[bot]2-7/+36
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 1.6.4 to 1.7.1. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v1.6.4...v1.7.1) Signed-off-by: dependabot-preview[bot] <[email protected]>