]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Martijn Cuppens [Tue, 31 Mar 2020 18:02:57 +0000 (20:02 +0200)]
Require `.form-label` classes on form labels (#30476)
Gaël Poupard [Tue, 31 Mar 2020 14:28:10 +0000 (16:28 +0200)]
docs(tables): 1, 2, 2, 4… (#30489)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Tue, 31 Mar 2020 13:35:18 +0000 (16:35 +0300)]
Regenerate package-lock.json. (#30488)
We are down to 2 npm vulnerabilities (1 low, 1 high).
dependabot-preview[bot] [Tue, 31 Mar 2020 13:25:34 +0000 (16:25 +0300)]
Bump eslint-plugin-import from 2.20.1 to 2.20.2 (#30486)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.1 to 2.20.2.
- [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.20.1...v2.20.2)
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] [Tue, 31 Mar 2020 13:17:56 +0000 (16:17 +0300)]
Bump rollup from 2.2.0 to 2.3.1 (#30485)
Bumps [rollup](https://github.com/rollup/rollup) from 2.2.0 to 2.3.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/v2.2.0...v2.3.1)
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] [Tue, 31 Mar 2020 13:11:23 +0000 (16:11 +0300)]
Bump terser from 4.6.7 to 4.6.9 (#30483)
Bumps [terser](https://github.com/terser/terser) from 4.6.7 to 4.6.9.
- [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.7...v4.6.9)
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] [Tue, 31 Mar 2020 13:06:12 +0000 (16:06 +0300)]
Bump eslint-plugin-unicorn from 18.0.0 to 18.0.1 (#30484)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 18.0.0 to 18.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v18.0.0...v18.0.1)
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>
Yannik Hampe [Tue, 31 Mar 2020 12:51:50 +0000 (14:51 +0200)]
Use variables for list-group-item color levels (#30009)
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
Martijn Cuppens [Tue, 31 Mar 2020 08:33:05 +0000 (10:33 +0200)]
Cleanup responsive tables (#30482)
Martijn Cuppens [Mon, 30 Mar 2020 13:12:36 +0000 (15:12 +0200)]
Switch to custom properties to control grid gutter widths (#30475)
XhmikosR [Sun, 29 Mar 2020 06:59:54 +0000 (09:59 +0300)]
Remove `MSPointerEvent` and `ms-touch-action` in tests (#30463)
XhmikosR [Sun, 29 Mar 2020 06:53:57 +0000 (09:53 +0300)]
Use `textContent` instead of `innerText`. (#30462)
It's supported by all of our supported browsers.
Catalin Zalog [Sat, 28 Mar 2020 20:01:37 +0000 (22:01 +0200)]
Order sizes variables (#30479)
XhmikosR [Sat, 28 Mar 2020 16:05:11 +0000 (18:05 +0200)]
docs: remove `makeArray` (#30470)
Martijn Cuppens [Fri, 13 Mar 2020 18:01:33 +0000 (19:01 +0100)]
Simplify sidebar styles
Gaël Poupard [Thu, 12 Mar 2020 16:20:26 +0000 (17:20 +0100)]
docs(sidenav): use class selector for active item
Gaël Poupard [Thu, 12 Mar 2020 16:00:27 +0000 (17:00 +0100)]
docs(sidenav): transition arrow too
Gaël Poupard [Tue, 18 Feb 2020 13:05:05 +0000 (14:05 +0100)]
docs(sidenav): get rid of custom JS for active state
Gaël Poupard [Tue, 18 Feb 2020 12:48:06 +0000 (13:48 +0100)]
docs(sidenav): fix struggling CSS when collapsing sidenav
Gaël Poupard [Tue, 18 Feb 2020 12:32:44 +0000 (13:32 +0100)]
docs(sidenav): use collapse components
XhmikosR [Sat, 28 Mar 2020 10:29:08 +0000 (12:29 +0200)]
Dist (#29924)
XhmikosR [Sat, 28 Mar 2020 10:07:14 +0000 (12:07 +0200)]
Remove holder.js leftovers (#30469)
XhmikosR [Sat, 28 Mar 2020 09:41:03 +0000 (11:41 +0200)]
docs: remove duplicate code for indeterminate (#30471)
Laussel Loïc [Sat, 28 Mar 2020 07:51:24 +0000 (08:51 +0100)]
v5 tabs - accessibility issue when using ul/li semantic
Add aria-role presentation on li element when ul element has role tablist and remove dropdown from visual tests as they've been removed from doc
XhmikosR [Thu, 26 Mar 2020 15:49:45 +0000 (17:49 +0200)]
Update eslint-plugin-unicorn to v18.0.0 (#30461)
XhmikosR [Wed, 25 Mar 2020 21:08:53 +0000 (23:08 +0200)]
.gitignore: add Jekyll's cache folder (#30454)
So that when we switch branches the folder is ignored.
XhmikosR [Wed, 25 Mar 2020 21:03:52 +0000 (23:03 +0200)]
Regenerate package-lock.json to fix npm vulnerabilities (#30425)
3 left, 2 low and 1 high
dependabot-preview[bot] [Wed, 25 Mar 2020 20:58:32 +0000 (22:58 +0200)]
Bump karma-rollup-preprocessor from 7.0.4 to 7.0.5 (#30459)
Bumps [karma-rollup-preprocessor](https://github.com/jlmakes/karma-rollup-preprocessor) from 7.0.4 to 7.0.5.
- [Release notes](https://github.com/jlmakes/karma-rollup-preprocessor/releases)
- [Changelog](https://github.com/jlmakes/karma-rollup-preprocessor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jlmakes/karma-rollup-preprocessor/compare/7.0.4...7.0.5)
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] [Wed, 25 Mar 2020 20:51:31 +0000 (22:51 +0200)]
Bump rollup from 2.1.0 to 2.2.0 (#30458)
Bumps [rollup](https://github.com/rollup/rollup) from 2.1.0 to 2.2.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/v2.1.0...v2.2.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] [Wed, 25 Mar 2020 20:46:54 +0000 (22:46 +0200)]
Bump karma-jasmine-html-reporter from 1.5.2 to 1.5.3 (#30457)
Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases)
- [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/compare/v1.5.2...v1.5.3)
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] [Wed, 25 Mar 2020 20:40:12 +0000 (22:40 +0200)]
Bump lockfile-lint from 4.2.1 to 4.2.2 (#30456)
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases)
- [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.2.1...lockfile-lint@4.2.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>
Johann-S [Wed, 25 Mar 2020 19:59:53 +0000 (20:59 +0100)]
fix babel config in our files
XhmikosR [Tue, 24 Mar 2020 13:53:24 +0000 (15:53 +0200)]
Adapt rollup config for recent `@babel/present-env` version
dependabot-preview[bot] [Tue, 24 Mar 2020 13:52:24 +0000 (13:52 +0000)]
Bump @babel/preset-env from 7.8.7 to 7.9.0
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.7 to 7.9.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.8.7...v7.9.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Johann-S [Wed, 25 Mar 2020 14:35:02 +0000 (15:35 +0100)]
fix: remove make array util function (#30430)
XhmikosR [Tue, 24 Mar 2020 19:42:54 +0000 (21:42 +0200)]
Fix redirected links.
XhmikosR [Tue, 24 Mar 2020 19:39:42 +0000 (21:39 +0200)]
Fix links after #30041
dependabot-preview[bot] [Tue, 24 Mar 2020 13:50:07 +0000 (15:50 +0200)]
Bump hugo-bin from 0.55.1 to 0.56.3 (#30446)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.55.1 to 0.56.3.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.55.1...v0.56.3)
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] [Tue, 24 Mar 2020 13:44:25 +0000 (15:44 +0200)]
Bump karma-rollup-preprocessor from 7.0.3 to 7.0.4 (#30445)
Bumps [karma-rollup-preprocessor](https://github.com/jlmakes/karma-rollup-preprocessor) from 7.0.3 to 7.0.4.
- [Release notes](https://github.com/jlmakes/karma-rollup-preprocessor/releases)
- [Changelog](https://github.com/jlmakes/karma-rollup-preprocessor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jlmakes/karma-rollup-preprocessor/compare/7.0.3...7.0.4)
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] [Tue, 24 Mar 2020 13:39:35 +0000 (15:39 +0200)]
Bump @babel/plugin-proposal-object-rest-spread from 7.8.3 to 7.9.0 (#30444)
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.8.3 to 7.9.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.8.3...v7.9.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] [Tue, 24 Mar 2020 13:32:32 +0000 (15:32 +0200)]
Bump @babel/core from 7.8.7 to 7.9.0 (#30443)
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.7 to 7.9.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.8.7...v7.9.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] [Tue, 24 Mar 2020 13:28:06 +0000 (15:28 +0200)]
Bump autoprefixer from 9.7.4 to 9.7.5 (#30442)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.4 to 9.7.5.
- [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.4...9.7.5)
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] [Tue, 24 Mar 2020 13:19:09 +0000 (15:19 +0200)]
Bump lockfile-lint from 4.1.0 to 4.2.1 (#30441)
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases)
- [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.1.0...lockfile-lint@4.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>
Patrick H. Lauke [Mon, 23 Mar 2020 11:07:37 +0000 (13:07 +0200)]
Add accessible name to fieldset
Patrick H. Lauke [Sun, 22 Mar 2020 20:33:33 +0000 (22:33 +0200)]
Add explicit aria-label to unlabeled controls
- in particular, controls that just relied on `placeholder`, as this is still not officially/consistently supported as a valid way to provide an accessible name (though some browsers do use it as a fallback)
Patrick H. Lauke [Sun, 22 Mar 2020 20:09:20 +0000 (20:09 +0000)]
Remove unnecessary <form> elements, add a submit button to validation example
Patrick H. Lauke [Sun, 22 Mar 2020 19:30:05 +0000 (19:30 +0000)]
Add explicit title to iframe embed
Patrick H. Lauke [Sun, 22 Mar 2020 19:27:35 +0000 (19:27 +0000)]
Add explicit scope="col" to <th> column headers
Mark Otto [Tue, 24 Mar 2020 09:00:45 +0000 (02:00 -0700)]
Add `.caption-top` for tables (#30435)
* Move caption-side to <table> element in Reboot
* Add class for .caption-top
Zedicius [Mon, 23 Mar 2020 17:36:54 +0000 (18:36 +0100)]
File chooser size (#30040)
Co-authored-by: David Van Doninck <david.vandoninck@intracto.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
Catalin Zalog [Mon, 23 Mar 2020 17:29:56 +0000 (19:29 +0200)]
Make form-check label customizable (#30426)
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
Shohei Yoshida [Mon, 23 Mar 2020 17:15:30 +0000 (02:15 +0900)]
Update modal docs (#30325)
Tim Dujardin [Mon, 23 Mar 2020 17:08:17 +0000 (18:08 +0100)]
Added focus state to .btn-link (#30036)
Gaël Poupard [Mon, 23 Mar 2020 17:03:56 +0000 (18:03 +0100)]
Use WCAG contrast algo (#30168)
Martijn Cuppens [Sat, 1 Feb 2020 13:56:20 +0000 (14:56 +0100)]
Use next dropdown menu instead of first of the parent
Martijn Cuppens [Thu, 19 Dec 2019 14:28:40 +0000 (15:28 +0100)]
Simplify input groups by dropping `.input-group-prepend` and `.input-group-append`
Gaël Poupard [Mon, 23 Mar 2020 14:23:37 +0000 (15:23 +0100)]
Documentation skip links (#30073)
* docs(skip-links): add a skip to main navigation skip link
* docs(skip-links): revamp skip-links pattern
* docs(navs): use aria-label on navs
* docs(navs): use 'docs navigation' label in sidebar nav
Martijn Cuppens [Fri, 20 Mar 2020 11:34:13 +0000 (12:34 +0100)]
Use a link helper instead of the text color utility
Martijn Cuppens [Sat, 21 Mar 2020 14:44:08 +0000 (15:44 +0100)]
Fix wrapping bug (#30345)
Mark Otto [Fri, 20 Mar 2020 15:58:54 +0000 (08:58 -0700)]
Merge pull request #30389 from twbs/underline-links
v5: Underline links
Martijn Cuppens [Fri, 20 Mar 2020 11:30:41 +0000 (12:30 +0100)]
Merge branch 'master' into underline-links
Martijn Cuppens [Fri, 20 Mar 2020 08:35:55 +0000 (09:35 +0100)]
Remove redundant text decoration from hover states
Martijn Cuppens [Fri, 20 Mar 2020 08:33:53 +0000 (09:33 +0100)]
Restore hover text decoration on toc links
dependabot-preview[bot] [Fri, 20 Mar 2020 08:02:34 +0000 (10:02 +0200)]
Bump linkinator from 2.0.3 to 2.0.4 (#30424)
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.0.3...v2.0.4)
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] [Fri, 20 Mar 2020 07:53:54 +0000 (09:53 +0200)]
Bump rollup from 2.0.6 to 2.1.0 (#30423)
Bumps [rollup](https://github.com/rollup/rollup) from 2.0.6 to 2.1.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/v2.0.6...v2.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>
satotake [Thu, 19 Mar 2020 19:11:29 +0000 (04:11 +0900)]
Fix commonmark syntax (#30276)
* Fix commonmark syntax
related https://github.com/gohugoio/hugo/issues/6553
* Fix indentation
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Martijn Cuppens [Wed, 18 Mar 2020 08:15:16 +0000 (09:15 +0100)]
Update Legacy Edge support
Martijn Cuppens [Wed, 18 Mar 2020 08:07:30 +0000 (09:07 +0100)]
Remove underline hack for breadcrumbs
ysds [Wed, 11 Mar 2020 15:16:42 +0000 (00:16 +0900)]
Remove Internet Explorer leftovers
Martijn Cuppens [Mon, 9 Mar 2020 20:48:37 +0000 (21:48 +0100)]
Drop IE support from Sass
XhmikosR [Mon, 9 Mar 2020 13:37:46 +0000 (15:37 +0200)]
Remove Internet Explorer leftovers
Johann-S [Mon, 9 Mar 2020 13:34:07 +0000 (14:34 +0100)]
Remove IE compatibility JS code
XhmikosR [Mon, 9 Mar 2020 12:54:05 +0000 (14:54 +0200)]
Remove IE in .browserslistrc
XhmikosR [Mon, 9 Mar 2020 12:53:13 +0000 (14:53 +0200)]
Revert "Revert "remove `--compress typeofs=false` from terser.""
This reverts commit
dd75ac6c25f6afb4075c1b9fd320de2e97b246d8 .
XhmikosR [Mon, 9 Mar 2020 12:52:53 +0000 (14:52 +0200)]
Revert "Revert "Add information about IE 11 compatibility.""
This reverts commit
bcf76ef5f0d6305bb8aa7a83ae7fdc45256f7f08 .
XhmikosR [Mon, 9 Mar 2020 12:52:46 +0000 (14:52 +0200)]
Revert "Revert "Remove IE-specific breadcrumb CSS hack""
This reverts commit
15d242d21ad67fa5b762eb5bdfbcdfb68b9bcce1 .
XhmikosR [Wed, 18 Mar 2020 18:52:58 +0000 (20:52 +0200)]
Update docs-navbar.html (#30418)
Open icons in a new tab like the rest of the external links
XhmikosR [Wed, 18 Mar 2020 16:29:13 +0000 (18:29 +0200)]
Regenerate package-lock.json (#30413)
Fixes a few npm vulnerabilities.
Laurens Nicolay [Wed, 18 Mar 2020 15:33:26 +0000 (16:33 +0100)]
Change navbar GitHub link to org (#30041)
Co-authored-by: Laurens Nicolay <laurens.nicolay@intracto.com>
Johann-S [Wed, 18 Mar 2020 11:10:55 +0000 (12:10 +0100)]
fix: ensure `totype` always returns stringified null/undefined when null/undefined is passed (#30383)
XhmikosR [Sat, 7 Mar 2020 10:07:50 +0000 (12:07 +0200)]
Tighten bundlesize JS limits.
XhmikosR [Sat, 7 Mar 2020 09:31:42 +0000 (11:31 +0200)]
Switch to strings constants.
This allows the minifier to mangle the constants. It also allows the linter to find unused strings properly.
While at it, remove a few unused properties.
File Before After Diff
--------------------------------------------------------
bootstrap.bundle.min.js 23.61 kB 22.61 kB -1.00 kB (-4.23 %)
bootstrap.min.js 17.04 kB 16.08 kB -0.96 kB (-5.63 %)
XhmikosR [Wed, 18 Mar 2020 08:29:10 +0000 (10:29 +0200)]
Clarify card group behavior (#30416)
Co-authored-by: Mark Otto <markd.otto@gmail.com>
XhmikosR [Wed, 18 Mar 2020 07:35:39 +0000 (09:35 +0200)]
Dashboard example: use the core `.position-sticky` class. (#30408)
dependabot-preview[bot] [Tue, 17 Mar 2020 20:12:48 +0000 (22:12 +0200)]
Bump terser from 4.6.6 to 4.6.7 (#30410)
Bumps [terser](https://github.com/terser/terser) from 4.6.6 to 4.6.7.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/v4.6.7/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.6.6...v4.6.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mark Otto [Tue, 17 Mar 2020 19:19:53 +0000 (12:19 -0700)]
remove dupe text-decoration
Mark Otto [Tue, 17 Mar 2020 19:19:39 +0000 (12:19 -0700)]
supress underline on toc
Mark Otto [Thu, 12 Mar 2020 16:35:46 +0000 (09:35 -0700)]
Remove links from docs sidebar
Mark Otto [Thu, 12 Mar 2020 16:35:36 +0000 (09:35 -0700)]
Enable underlines for links
dependabot-preview[bot] [Tue, 17 Mar 2020 10:26:10 +0000 (12:26 +0200)]
Bump eslint-plugin-unicorn from 17.1.0 to 17.2.0 (#30405)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 17.1.0 to 17.2.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v17.1.0...v17.2.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] [Tue, 17 Mar 2020 10:17:45 +0000 (12:17 +0200)]
Bump hugo-bin from 0.55.0 to 0.55.1 (#30403)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.55.0 to 0.55.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.55.0...v0.55.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] [Tue, 17 Mar 2020 10:09:03 +0000 (12:09 +0200)]
Bump rollup from 2.0.3 to 2.0.6 (#30404)
Bumps [rollup](https://github.com/rollup/rollup) from 2.0.3 to 2.0.6.
- [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.3...v2.0.6)
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] [Tue, 17 Mar 2020 10:00:03 +0000 (12:00 +0200)]
Bump vnu-jar from 20.2.28 to 20.3.16 (#30402)
Bumps [vnu-jar](https://github.com/validator/validator) from 20.2.28 to 20.3.16.
- [Release notes](https://github.com/validator/validator/releases)
- [Changelog](https://github.com/validator/validator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validator/validator/compare/v20.2.28...20.3.16)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Catalin Zalog [Sun, 15 Mar 2020 14:28:18 +0000 (16:28 +0200)]
fix(css): adds a new opacity var
Fixes beeing able to control `.is-valid` & `.is-invalid` input:focus opacity
Catalin Zalog [Sun, 15 Mar 2020 20:21:19 +0000 (22:21 +0200)]
style: applies ascending order
Catalin Zalog [Sun, 15 Mar 2020 20:10:08 +0000 (22:10 +0200)]
style: fixes indent (#30396)
Martijn Cuppens [Sat, 22 Feb 2020 20:48:14 +0000 (21:48 +0100)]
Fix pseudo paddings and height
Catalin Zalog [Sat, 14 Mar 2020 08:41:38 +0000 (10:41 +0200)]
feat(css): groups hr element
Martijn Cuppens [Thu, 12 Mar 2020 21:02:31 +0000 (22:02 +0100)]
Use `display: block;` for form elements
Martijn Cuppens [Mon, 24 Feb 2020 07:31:14 +0000 (08:31 +0100)]
Limit to `scroll-margin-top` to elements with an id