dependabot-preview[bot]
6dc6813ef5
Bump terser from 4.4.3 to 4.6.1 ( #29964 )
...
Bumps [terser](https://github.com/terser/terser ) from 4.4.3 to 4.6.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.3...v4.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-07 13:32:46 +02:00
dependabot-preview[bot]
733ab04bfc
Bump karma-jasmine from 2.0.1 to 3.0.1 ( #29961 )
...
Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine ) from 2.0.1 to 3.0.1.
- [Release notes](https://github.com/karma-runner/karma-jasmine/releases )
- [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma-jasmine/compare/v2.0.1...v3.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-07 13:25:43 +02:00
dependabot-preview[bot]
0160c5e701
Bump rollup from 1.27.14 to 1.28.0 ( #29960 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 1.27.14 to 1.28.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.27.14...v1.28.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-07 13:10:33 +02:00
dependabot-preview[bot]
c8dab8ed9f
Bump @rollup/plugin-node-resolve from 6.0.0 to 6.1.0 ( #29963 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-07 13:02:43 +02:00
dependabot-preview[bot]
9fc4438314
Bump @rollup/plugin-commonjs from 11.0.0 to 11.0.1 ( #29962 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins ) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-07 12:54:07 +02:00
dependabot-preview[bot]
9822f9f3e8
Bump vnu-jar from 19.9.4 to 20.1.2 ( #29965 )
...
Bumps [vnu-jar](https://github.com/validator/validator ) from 19.9.4 to 20.1.2.
- [Release notes](https://github.com/validator/validator/releases )
- [Changelog](https://github.com/validator/validator/blob/master/CHANGELOG.md )
- [Commits](https://github.com/validator/validator/commits/v20.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-07 12:45:16 +02:00
XhmikosR
5d9dd3b25e
Delete icons.md ( #29939 )
...
This is unused
2020-01-06 10:14:15 +02:00
Martijn Cuppens
c7ce627ca8
Remove redundant overflow-wrap
property
...
While `overflow-wrap` is the more recommanded option, `word-wrap` alone has a wider support.
2020-01-04 18:26:24 +01:00
Florian Lacreuse
d5270cb811
Use word-wrap in .text-break for IE and Edge compatibility.
2020-01-04 18:26:24 +01:00
XhmikosR
27cc792615
reboot.md: Fix rendering for the recent Hugo versions ( #29938 )
2020-01-02 12:40:57 +02:00
XhmikosR
e2530d38aa
reboot.md: Add missing Noto Sans font ( #29937 )
...
* reboot.md: Add missing Noto Sans font
* Sans serif order fix
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
2020-01-02 12:02:57 +02:00
XhmikosR
7b990eb2f4
Bump copyright year to 2020. ( #29944 )
2020-01-02 11:34:48 +02:00
XhmikosR
8295ad7629
package.json: move funding property higher. ( #29936 )
2020-01-02 09:20:57 +01:00
dependabot-preview[bot]
4ba7248308
Bump stylelint-config-twbs-bootstrap from 1.0.0 to 1.1.0 ( #29933 )
...
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases )
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v1.0.0...v1.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2019-12-31 15:10:58 +02:00
dependabot-preview[bot]
082d5ef087
Bump serve from 11.2.0 to 11.3.0 ( #29932 )
...
Bumps [serve](https://github.com/zeit/serve ) from 11.2.0 to 11.3.0.
- [Release notes](https://github.com/zeit/serve/releases )
- [Commits](https://github.com/zeit/serve/compare/11.2.0...11.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-31 15:06:16 +02:00
Martijn Cuppens
bd27834198
Drop .text-justify
class ( #29793 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2019-12-30 22:33:34 +02:00
Martijn Cuppens
c30abbe112
README.md: show sponsors first ( #29931 )
2019-12-30 22:21:59 +02:00
Martijn Cuppens
4387038421
Simplify disabled styles ( #29296 )
...
* Simplify disabled styles
* Mention pointer-events usage
2019-12-27 18:40:06 +02:00
XhmikosR
167a93a0f3
Add lockfile-lint ( #29920 )
2019-12-27 14:29:48 +02:00
Martijn Cuppens
5c37724d49
Escape brackets ( #29857 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2019-12-25 21:43:22 +01:00
XhmikosR
036a40c3dd
Regenerate package-lock.json ( #29917 )
2019-12-25 22:24:27 +02:00
Martijn Cuppens
538f4f10c9
Allow percentages in container widths ( #29819 )
2019-12-25 21:16:58 +01:00
Martijn Cuppens
b39f704954
Cleanup algolia theming ( #29888 )
2019-12-25 21:08:15 +01:00
dependabot-preview[bot]
31e69475d8
Bump rollup from 1.26.5 to 1.27.14 ( #29896 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 1.26.5 to 1.27.14.
- [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.5...v1.27.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-25 22:01:04 +02:00
Martijn Cuppens
4b021dc666
Remove redundant top margin ( #29883 )
2019-12-25 20:54:43 +01:00
XhmikosR
8f1c4b9a03
Switch to @rollup/plugin-commonjs ( #29907 )
2019-12-25 21:43:56 +02:00
XhmikosR
f153748f52
Switch to @rollup/plugin-node-resolve ( #29851 )
2019-12-25 21:36:22 +02:00
Martijn Cuppens
e2f7fe6cf1
Remove redundant classes
2019-12-25 21:00:21 +02:00
XhmikosR
3ac97a1e85
Update index.html
2019-12-25 21:00:21 +02:00
XhmikosR
1f7cbc2212
Examples: adapt after the container requirement.
2019-12-25 21:00:21 +02:00
Martijn Cuppens
74e45ebc07
Navbar optimizations ( #29864 )
...
- Remove redundant `display: inline-block` from flex children
- Remove `line-height: inherit;` which is the default value of `line-height`
- Use flex shorthand
- Improve background shorthand
- Fix removed brand margin caused by requiring containers in navbars
2019-12-25 18:38:41 +02:00
dependabot-preview[bot]
7b78456be8
Bump karma-jasmine-html-reporter from 1.4.2 to 1.5.1 ( #29915 )
...
Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter ) from 1.4.2 to 1.5.1.
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases )
- [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/compare/v1.4.2...v1.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2019-12-25 18:25:11 +02:00
dependabot-preview[bot]
3a90a851ce
Bump stylelint from 12.0.0 to 12.0.1 ( #29914 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 12.0.0 to 12.0.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/12.0.0...12.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-25 18:07:21 +02:00
XhmikosR
94e20317d0
Fix offcanvas example. ( #29909 )
2019-12-25 14:28:26 +02:00
Allen Guo
eb183caec1
Fix typo in alt text ( #29911 )
2019-12-25 13:20:27 +01:00
Martijn Cuppens
c6cfc23239
Documentation fix: move width after make-container()
mixin ( #29820 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2019-12-25 12:28:02 +01:00
XhmikosR
fa4dd7e9af
Update test.yml ( #29863 )
...
Fix cache name
2019-12-24 18:12:13 +02:00
dependabot-preview[bot]
df74efe053
Bump hugo-bin from 0.49.0 to 0.50.0 ( #29898 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.49.0 to 0.50.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.49.0...v0.50.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2019-12-24 17:55:19 +02:00
dependabot-preview[bot]
a6125b29d4
Bump babel-plugin-istanbul from 5.2.0 to 6.0.0 ( #29901 )
...
Bumps [babel-plugin-istanbul](https://github.com/istanbuljs/babel-plugin-istanbul ) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/istanbuljs/babel-plugin-istanbul/releases )
- [Changelog](https://github.com/istanbuljs/babel-plugin-istanbul/blob/master/CHANGELOG.md )
- [Commits](https://github.com/istanbuljs/babel-plugin-istanbul/compare/v5.2.0...v6.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2019-12-24 17:46:36 +02:00
dependabot-preview[bot]
96c41589d0
Bump @babel/preset-env from 7.7.6 to 7.7.7 ( #29904 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.7.6 to 7.7.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.7.6...v7.7.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-24 17:39:02 +02:00
dependabot-preview[bot]
16954d67dc
Bump @babel/cli from 7.7.5 to 7.7.7 ( #29903 )
...
Bumps [@babel/cli](https://github.com/babel/babel ) from 7.7.5 to 7.7.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.7.5...v7.7.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-24 14:50:49 +02:00
dependabot-preview[bot]
eb0ccdd5ec
Bump @babel/core from 7.7.5 to 7.7.7 ( #29900 )
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.7.5 to 7.7.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.7.5...v7.7.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2019-12-24 14:39:20 +02:00
dependabot-preview[bot]
75f6b1ef11
Bump linkinator from 1.8.0 to 1.8.2 ( #29902 )
...
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator ) from 1.8.0 to 1.8.2.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases )
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v1.8.0...v1.8.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2019-12-24 14:33:08 +02:00
dependabot-preview[bot]
25cbe7dd88
Bump eslint from 6.7.2 to 6.8.0 ( #29899 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 6.7.2 to 6.8.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.7.2...v6.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2019-12-24 14:16:37 +02:00
dependabot-preview[bot]
486668726a
Bump @babel/plugin-proposal-object-rest-spread from 7.7.4 to 7.7.7 ( #29897 )
...
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel ) from 7.7.4 to 7.7.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.7.4...v7.7.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-24 14:05:59 +02:00
Martijn Cuppens
31038b03ba
examples: Fix checkout page ( #29886 )
2019-12-20 09:00:49 +02:00
Christian Oliff
7d2f24ed02
Fix broken team link on icons page ( #29871 )
...
Change: https://github.com/twbs/members to: https://github.com/orgs/twbs/people
2019-12-18 09:40:45 +02:00
dependabot-preview[bot]
fb9ed574ab
Bump terser from 4.4.2 to 4.4.3 ( #29867 )
...
Bumps [terser](https://github.com/terser/terser ) from 4.4.2 to 4.4.3.
- [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.2...v4.4.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-17 12:48:44 +02:00
XhmikosR
44ca196534
Work around invalid generated HTML
2019-12-16 01:54:47 +02:00
XhmikosR
ef03833b69
Update hugo-bin to v0.49.0 (Hugo v0.61.0)
2019-12-16 01:54:47 +02:00