aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-11-12config.yml: update popper.js to v1.16.0 (#29624)XhmikosR1-2/+2
2019-11-12Update anchor.js to v4.2.1 (#29662)XhmikosR1-3/+3
2019-11-11Bump terser from 4.3.9 to 4.4.0 (#29660)dependabot-preview[bot]2-4/+4
Bumps [terser](https://github.com/terser/terser) from 4.3.9 to 4.4.0. - [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.3.9...v4.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-11Bump rollup from 1.26.3 to 1.26.5 (#29661)dependabot-preview[bot]2-4/+4
Bumps [rollup](https://github.com/rollup/rollup) from 1.26.3 to 1.26.5. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v1.26.3...v1.26.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-09Bump linkinator from 1.6.3 to 1.6.4 (#29657)dependabot-preview[bot]2-5/+56
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 1.6.3 to 1.6.4. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v1.6.3...v1.6.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-08Dist (#29638)XhmikosR54-218/+307
2019-11-07Make check label cursor customizable (#29654)Martijn Cuppens2-0/+2
2019-11-07Fixed input-height-sm and input-height-lg calculations (#29653)Sam Duvall1-2/+2
2019-11-07package.json: Add funding property (#29646)Martijn Cuppens1-0/+4
2019-11-07Remove shx. (#29636)XhmikosR2-21/+3
* the `release-zip` script is using `zip` which means chances are one is on msys2 or *nix * we don't run the `coveralls` script locally at all
2019-11-07dashboard/index.html: update feather-icons to v4.24.1 (#29651)XhmikosR1-2/+2
2019-11-07Regenerate package-lock.json.XhmikosR1-1302/+218
2019-11-07Bump @babel/preset-env from 7.6.3 to 7.7.1dependabot-preview[bot]2-157/+1035
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.3 to 7.7.1. - [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.3...v7.7.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-07Bump @babel/cli from 7.6.4 to 7.7.0 (#29642)dependabot-preview[bot]2-20/+26
Bumps [@babel/cli](https://github.com/babel/babel) from 7.6.4 to 7.7.0. - [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.4...v7.7.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-07Bump glob from 7.1.5 to 7.1.6 (#29649)dependabot-preview[bot]2-4/+4
Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.5 to 7.1.6. - [Release notes](https://github.com/isaacs/node-glob/releases) - [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md) - [Commits](https://github.com/isaacs/node-glob/compare/v7.1.5...v7.1.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-07Bump @babel/core from 7.6.4 to 7.7.2 (#29648)dependabot-preview[bot]2-17/+215
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.4 to 7.7.2. - [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.4...v7.7.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-04site/assets/js/search.js: ignore the LGTM alert (#29634)XhmikosR1-1/+1
2019-11-04Tighten regex a bit.XhmikosR1-2/+2
If we need to make this more robust in the future, we can revert this as needed.
2019-11-04example.html: use double quotesXhmikosR1-3/+3
2019-11-04Example shortcode: use a regex and simplify logic.Christopher Morrissey1-32/+3
2019-11-04Move docs JS one folder up. (#29632)XhmikosR4-2/+2
2019-11-04progress: Fix IE overflow (#29629)Martijn Cuppens1-0/+1
2019-11-04removing last occurences of _fixTitle in our docs (#29631)Johann-S1-4/+2
2019-11-03Bump linkinator from 1.6.0 to 1.6.3 (#29628)dependabot-preview[bot]2-7/+7
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 1.6.0 to 1.6.3. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v1.6.0...v1.6.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-03Bump rollup from 1.26.2 to 1.26.3 (#29627)dependabot-preview[bot]2-4/+4
Bumps [rollup](https://github.com/rollup/rollup) from 1.26.2 to 1.26.3. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v1.26.2...v1.26.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-01Update modal.md (#29621)XhmikosR1-1/+1
Fix typo
2019-11-01Bump autoprefixer from 9.7.0 to 9.7.1 (#29619)dependabot-preview[bot]2-6/+14
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.0 to 9.7.1. - [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.0...9.7.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-01Bump hugo-bin from 0.47.0 to 0.47.1 (#29618)dependabot-preview[bot]2-4/+4
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.47.0 to 0.47.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.47.0...v0.47.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-01Bump rollup from 1.26.0 to 1.26.2 (#29617)dependabot-preview[bot]2-4/+4
Bumps [rollup](https://github.com/rollup/rollup) from 1.26.0 to 1.26.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v1.26.0...v1.26.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-10-31Update stylelint-config-twbs-bootstrap to 0.9.0 (#29612)Martijn Cuppens3-5/+11
* Update stylelint-config-twbs-bootstrap to 0.9.0 * Add `scss/dollar-variable-default` rule This rule was removed from `stylelint-config-twbs-bootstrap` (https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/27) in favour to add it here.
2019-10-31Remove calc function from docsMartijn Cuppens1-1/+1
2019-10-31Add calc() to function blacklistMartijn Cuppens1-1/+2
2019-10-31Doc tweaks.Mark Otto1-2/+2
2019-10-31Revert complex calculationMartijn Cuppens1-2/+1
2019-10-31Add add and subtract functionysds7-30/+106
2019-10-31Update normalizeDataKey to match the spec (#29609)Steffen Roßkamp2-11/+11
2019-10-28Remove redundant "Navbar divider" from "Contents" (#29601)Matias Puhakka1-1/+0
2019-10-28Bump rollup from 1.25.2 to 1.26.0 (#29600)dependabot-preview[bot]2-4/+4
Bumps [rollup](https://github.com/rollup/rollup) from 1.25.2 to 1.26.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v1.25.2...v1.26.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-10-28Update .form-check to properly support gradients when enabled (#29338)Mark Otto4-10/+38
2019-10-27v5: Simplify navbars by requiring containers (#29339)Mark Otto5-514/+573
* v5: Simplify navbars by requiring containers * Update migration docs for navbar
2019-10-27Remove unneeded ESLint suppression and regenerate lock file (#29593)XhmikosR3-173/+84
* Remove unneeded ESLint suppression * Regenerate package-lock.json
2019-10-26remove superflous transition parameter (#29595)midzer1-1/+1
2019-10-26Bump eslint from 6.5.1 to 6.6.0 (#29592)dependabot-preview[bot]2-68/+76
Bumps [eslint](https://github.com/eslint/eslint) from 6.5.1 to 6.6.0. - [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.5.1...v6.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-10-25Added animation when modal backdrop is static (#29516)Higor Araújo dos Anjos5-9/+121
2019-10-25Add configurable button text wrapping (#29554)Martijn Cuppens3-0/+6
2019-10-25Enable eslint no-console rule except for build directory (#29585)Pawel Wolak2-1/+5
2019-10-25Bump autoprefixer from 9.6.5 to 9.7.0 (#29587)dependabot-preview[bot]2-7/+58
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.6.5 to 9.7.0. - [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.6.5...9.7.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-10-24Bump stylelint-config-twbs-bootstrap from 0.7.0 to 0.8.0 (#29579)dependabot-preview[bot]2-8/+8
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v0.7.0...v0.8.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-10-24Bump node-sass from 4.12.0 to 4.13.0 (#29577)dependabot-preview[bot]2-5/+5
Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.13.0. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v4.12.0...v4.13.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-10-24Bump rollup from 1.25.1 to 1.25.2 (#29578)dependabot-preview[bot]2-4/+4
Bumps [rollup](https://github.com/rollup/rollup) from 1.25.1 to 1.25.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v1.25.1...v1.25.2) Signed-off-by: dependabot-preview[bot] <[email protected]>