- 10 Mar, 2020 8 commits
-
-
Martijn Cuppens authored
Co-authored-by:
Mark Otto <markd.otto@gmail.com>
-
Martijn Cuppens authored
-
dependabot-preview[bot] authored
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 16.1.1 to 17.1.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v16.1.1...v17.1.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
dependabot-preview[bot] authored
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.54.0 to 0.55.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.54.0...v0.55.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
dependabot-preview[bot] authored
Bumps [rollup](https://github.com/rollup/rollup) from 2.0.2 to 2.0.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/v2.0.2...v2.0.3 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
dependabot-preview[bot] authored
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.2.0 to 13.2.1. - [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/13.2.0...13.2.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
dependabot-preview[bot] authored
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/lirantal/lockfile-lint/releases) - [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.0.0...lockfile-lint@4.1.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
dependabot-preview[bot] authored
Bumps [rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel) from 4.3.3 to 4.4.0. - [Release notes](https://github.com/rollup/rollup-plugin-babel/releases) - [Changelog](https://github.com/rollup/rollup-plugin-babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup-plugin-babel/compare/v4.3.3...v4.4.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
- 09 Mar, 2020 5 commits
-
-
Yogini Bende authored
-
Sparks authored
-
Martijn Cuppens authored
The `prev()` function doesn't take nodes other than elements into account. Also we could simplify things a lot using the `previousElementSibling` property. This property isn't fully supported in IE, it only works for elements, but since the `element` variable is an element, we can safely use it here. I've also added an additional test. I don't think we had this issue in v4, since we relied on jQuery back then. Ref. https://developer.mozilla.org/en-US/docs/Web/API/NonDocumentTypeChildNode/nextElementSibling
-
XhmikosR authored
-
XhmikosR authored
-
- 08 Mar, 2020 3 commits
-
-
Catalin Zalog authored
-
Christian Oliff authored
The image is always available over HTTPS anyway Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
Christian Oliff authored
This PR removes unsupported browsers from supported tables based on the current `.browserlistrc` config
-
- 07 Mar, 2020 1 commit
-
-
Martijn Cuppens authored
-
- 06 Mar, 2020 8 commits
-
-
XhmikosR authored
-
dependabot-preview[bot] authored
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.53.3 to 0.54.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.53.3...v0.54.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
dependabot-preview[bot] authored
Bumps [terser](https://github.com/terser/terser) from 4.6.4 to 4.6.6. - [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.6.4...v4.6.6 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
dependabot-preview[bot] authored
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.0 to 7.0.2. - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md) - [Commits](https://github.com/kentcdodds/cross-env/compare/v7.0.0...v7.0.2 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
dependabot-preview[bot] authored
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.6 to 7.8.7. - [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.8.6...v7.8.7 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
dependabot-preview[bot] authored
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.6 to 7.8.7. - [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.8.6...v7.8.7 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
dependabot-preview[bot] authored
Bumps [rollup](https://github.com/rollup/rollup) from 1.32.0 to 1.32.1. - [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.32.0...v1.32.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
XhmikosR authored
-
- 05 Mar, 2020 5 commits
-
-
XhmikosR authored
Also add `set -e` so that if a command fails the whole script fails too.
-
Martijn Cuppens authored
Co-authored-by:
Shohei Yoshida <fellows3@gmail.com> Co-authored-by:
Martijn Cuppens <martijn.cuppens@gmail.com>
-
Shohei Yoshida authored
* style: groups sections - adds two nl before any section - extract elements from wrong section ex: `mark` from `form` * style: format comments * style: sticks all `see`s with the description - sticks - renames * style: removes not needed spaces * style: removes not needed number like other cases * style: stick credits with description * style: adds missing number
-
XhmikosR authored
-
XhmikosR authored
-
- 04 Mar, 2020 3 commits
-
-
Martijn Cuppens authored
-
Minobi authored
-
Mark Otto authored
* Thin out embedded examples borders, rounded their corners * Fix busted class * Adjust nesting of .bd-example styles, tweak padding while I'm at it * combine selectors * cleanup some margins that always cancel each other out * Remove redundant universal selector Co-authored-by:
Martijn Cuppens <martijn.cuppens@gmail.com>
-
- 02 Mar, 2020 1 commit
-
-
Martijn Cuppens authored
-
- 29 Feb, 2020 3 commits
-
-
dependabot-preview[bot] authored
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.0.2...v2.0.3 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Shohei Yoshida authored
Use the `min-content` property.
-
dependabot-preview[bot] authored
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.52.2 to 0.53.3. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.52.2...v0.53.3 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
- 28 Feb, 2020 3 commits
-
-
dependabot-preview[bot] authored
Bumps [rollup](https://github.com/rollup/rollup) from 1.31.1 to 1.32.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.31.1...v1.32.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
dependabot-preview[bot] authored
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.3 to 10.1.0. - [Release notes](https://github.com/babel/babel-eslint/releases) - [Commits](https://github.com/babel/babel-eslint/compare/v10.0.3...v10.1.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
dependabot-preview[bot] authored
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.4 to 7.8.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.8.4...v7.8.6 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-