]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
6 years agoUpdate devDependencies. (#28655)
XhmikosR [Mon, 29 Apr 2019 14:47:53 +0000 (17:47 +0300)] 
Update devDependencies. (#28655)

6 years agodocs SVGs: Allow passing a custom title. (#28660)
XhmikosR [Mon, 29 Apr 2019 14:11:40 +0000 (17:11 +0300)] 
docs SVGs: Allow passing a custom title. (#28660)

6 years agoREADME.md: remove unneeded query params from badges. (#28704)
XhmikosR [Mon, 29 Apr 2019 13:47:22 +0000 (16:47 +0300)] 
README.md: remove unneeded query params from badges. (#28704)

6 years agoPrevent form validation mixin from generating invalid CSS (#28447)
Mark Otto [Thu, 25 Apr 2019 14:01:50 +0000 (07:01 -0700)] 
Prevent form validation mixin from generating invalid CSS (#28447)

Extrapolates the previously used selector into a new mixin that only generates valid CSS by creating psuedo-classes for `valid` and `invalid`, and nothing else.

Fixes #28380.

6 years agoSync plain text font-size with `$input-font-size` (#28464)
Shohei Yoshida [Thu, 25 Apr 2019 13:45:59 +0000 (22:45 +0900)] 
Sync plain text font-size with `$input-font-size` (#28464)

6 years agoSeparate `$btn-link` colors from `$link-color` (#28681)
GeoSot [Tue, 23 Apr 2019 13:12:51 +0000 (16:12 +0300)] 
Separate `$btn-link` colors from `$link-color` (#28681)

6 years agoRemove redundant slashes (#28677)
Martijn Cuppens [Sun, 21 Apr 2019 15:45:53 +0000 (17:45 +0200)] 
Remove redundant slashes (#28677)

6 years agov5 dist (#28657)
XhmikosR [Thu, 18 Apr 2019 11:47:52 +0000 (14:47 +0300)] 
v5 dist (#28657)

6 years agoupdate-deps: remove `jquery` exclude. (#28659)
XhmikosR [Mon, 15 Apr 2019 14:48:18 +0000 (17:48 +0300)] 
update-deps: remove `jquery` exclude. (#28659)

6 years agoadd esm files in our readme (#28654)
Johann-S [Mon, 15 Apr 2019 12:01:44 +0000 (14:01 +0200)] 
add esm files in our readme (#28654)

6 years agofix unit tests for chrome mobile
Johann-S [Mon, 15 Apr 2019 10:00:26 +0000 (12:00 +0200)] 
fix unit tests for chrome mobile

6 years agoUpdate hugo-bin to v0.43.1 (Hugo 0.55.1). (#28631)
XhmikosR [Mon, 15 Apr 2019 08:49:24 +0000 (11:49 +0300)] 
Update hugo-bin to v0.43.1 (Hugo 0.55.1). (#28631)

6 years agoremove custom browserlist for our esm build (#28642)
Johann-S [Mon, 15 Apr 2019 08:40:49 +0000 (10:40 +0200)] 
remove custom browserlist for our esm build (#28642)

6 years agochange how bootstrap can be imported in bundlers
Johann-S [Thu, 11 Apr 2019 14:50:06 +0000 (16:50 +0200)] 
change how bootstrap can be imported in bundlers

6 years agoAdd `$custom-control-label-color` variable (#28633)
Shohei Yoshida [Sat, 13 Apr 2019 12:06:32 +0000 (21:06 +0900)] 
Add `$custom-control-label-color` variable (#28633)

6 years agoclean-css: the option is named `breakWith`
XhmikosR [Sat, 6 Apr 2019 11:57:19 +0000 (14:57 +0300)] 
clean-css: the option is named `breakWith`

6 years agoFix xo error: use `for...of`.
XhmikosR [Thu, 28 Mar 2019 23:11:46 +0000 (01:11 +0200)] 
Fix xo error: use `for...of`.

6 years agoUpdate eslint config for the new xo rules.
XhmikosR [Sat, 30 Mar 2019 15:36:54 +0000 (17:36 +0200)] 
Update eslint config for the new xo rules.

6 years agoUpdate devDependencies.
XhmikosR [Thu, 28 Mar 2019 23:04:36 +0000 (01:04 +0200)] 
Update devDependencies.

6 years agoRemove _close() and marge with _hide()
ysds [Tue, 9 Apr 2019 11:12:05 +0000 (20:12 +0900)] 
Remove _close() and marge with _hide()

6 years agoCall hide() after `delay` time
ysds [Tue, 9 Apr 2019 10:18:17 +0000 (19:18 +0900)] 
Call hide() after `delay` time

6 years agoChange toast border radius to use `$border-radius` (#28621)
Ted Kesgar [Mon, 8 Apr 2019 12:06:48 +0000 (19:06 +0700)] 
Change toast border radius to use `$border-radius` (#28621)

Currently, `$toast-border-radius` uses the value of `.25rem`. This is inconsistent with other variables such as `$btn-border-radius` and `$input-border-radius`, which uses the "global" `$border-radius` variable.

6 years agoFix buttons :focus state styles (#27890)
Matěj Kříž [Fri, 5 Apr 2019 08:51:20 +0000 (10:51 +0200)] 
Fix buttons :focus state styles (#27890)

* Fix buttons :focus state styles

Buttons :hover and :focus state shares styles.
Buttons :focus text color on 'a.btn' is now consistent with others '.btn'.

* `:focus` styles should be in sync with `.focus`.

So shared styles with hover were copy to focus definition. Rather then using
`hover-focus` mixin which do not contain `.focus`.

6 years ago_sidebar.scss: change ID to a class and type selector. (#28610)
XhmikosR [Thu, 4 Apr 2019 08:56:06 +0000 (11:56 +0300)] 
_sidebar.scss: change ID to a class and type selector. (#28610)

6 years agokarma.conf.js: switch to `CI === true`. (#28588)
XhmikosR [Mon, 1 Apr 2019 14:26:43 +0000 (17:26 +0300)] 
karma.conf.js: switch to `CI === true`. (#28588)

6 years agoRemove scss variable defined twice (#28567)
Loïc Goyet [Fri, 29 Mar 2019 19:31:23 +0000 (20:31 +0100)] 
Remove scss variable defined twice (#28567)

6 years agoReset carousel touch delta x to prevent click transformation in swipe (#28558)
Johann-S [Wed, 27 Mar 2019 12:37:04 +0000 (13:37 +0100)] 
Reset carousel touch delta x to prevent click transformation in swipe (#28558)

6 years agoAdd a `netlify` npm script. (#28552)
XhmikosR [Tue, 26 Mar 2019 13:20:33 +0000 (15:20 +0200)] 
Add a `netlify` npm script. (#28552)

6 years agoRemove `http` from docs search. (#28557)
XhmikosR [Tue, 26 Mar 2019 10:49:45 +0000 (12:49 +0200)] 
Remove `http` from docs search. (#28557)

We use only `https` for a few months now.

6 years agoSimplify npm docs script a bit.
XhmikosR [Thu, 21 Mar 2019 17:31:55 +0000 (19:31 +0200)] 
Simplify npm docs script a bit.

6 years agoAdd the css-copy and js-copy tasks before the build script.
XhmikosR [Thu, 21 Mar 2019 17:31:32 +0000 (19:31 +0200)] 
Add the css-copy and js-copy tasks before the build script.

6 years agoUpdate devDependencies. (#28538)
XhmikosR [Sat, 23 Mar 2019 10:52:32 +0000 (12:52 +0200)] 
Update devDependencies. (#28538)

6 years agoCheck prefers-reduced-motion variable before adding reduced motion media query for...
Patrick H. Lauke [Thu, 21 Mar 2019 13:59:02 +0000 (13:59 +0000)] 
Check prefers-reduced-motion variable before adding reduced motion media query for animated progress bars (#28530)

6 years agoFix `css-prefix-docs` script to be more restrictive. (#28525)
XhmikosR [Tue, 19 Mar 2019 12:29:52 +0000 (14:29 +0200)] 
Fix `css-prefix-docs` script to be more restrictive. (#28525)

6 years agoRevert back to the old snippet and just add anonymize IP.
XhmikosR [Thu, 14 Mar 2019 19:14:31 +0000 (21:14 +0200)] 
Revert back to the old snippet and just add anonymize IP.

We don't need the extra bloat of gtag.

6 years agoUpdate GA to latest script & anonymize IPs
Mark Otto [Thu, 14 Mar 2019 03:51:25 +0000 (20:51 -0700)] 
Update GA to latest script & anonymize IPs

6 years agoWorkaround for MS edge bug (#28275)
Shohei Yoshida [Sun, 17 Mar 2019 23:27:59 +0000 (08:27 +0900)] 
Workaround for MS edge bug (#28275)

6 years agofix remove files in our visual tests
Johann-S [Sun, 17 Mar 2019 11:07:26 +0000 (12:07 +0100)] 
fix remove files in our visual tests

6 years agoRevert "Remove Internet Explorer leftovers."
XhmikosR [Sat, 16 Mar 2019 17:21:41 +0000 (19:21 +0200)] 
Revert "Remove Internet Explorer leftovers."

This reverts commit 089e3334a710ae5fddea3ec5bb1a83a8f786196c.

6 years ago.browserslistrc: add IE 11.
XhmikosR [Sat, 16 Mar 2019 17:15:55 +0000 (19:15 +0200)] 
.browserslistrc: add IE 11.

6 years agoRevert "remove IE from our browserlist"
XhmikosR [Sat, 16 Mar 2019 17:15:21 +0000 (19:15 +0200)] 
Revert "remove IE from our browserlist"

This reverts commit 5e068eeda9155e19663578a005383ce1da7fd1a6.

6 years agoRevert "remove `--compress typeofs=false` from terser."
XhmikosR [Sat, 16 Mar 2019 17:15:06 +0000 (19:15 +0200)] 
Revert "remove `--compress typeofs=false` from terser."

This reverts commit 25bba7bd68d1eceb2e8b6f436d5719b4d348a733.

6 years agoRevert "Add information about IE 11 compatibility."
XhmikosR [Sat, 16 Mar 2019 17:14:33 +0000 (19:14 +0200)] 
Revert "Add information about IE 11 compatibility."

This reverts commit 1da5b9f76a05feae2663316247937aabda91d487.

6 years agoRevert "Remove IE-specific breadcrumb CSS hack"
XhmikosR [Sat, 16 Mar 2019 17:13:47 +0000 (19:13 +0200)] 
Revert "Remove IE-specific breadcrumb CSS hack"

This reverts commit 9fda96e197abc9eba24962443ed79bc11fef485c.

6 years agoAdd back support for IE 11
Johann-S [Sat, 16 Mar 2019 14:10:23 +0000 (16:10 +0200)] 
Add back support for IE 11

6 years agoUpdate .gitignore (#28519)
XhmikosR [Sun, 17 Mar 2019 22:58:47 +0000 (00:58 +0200)] 
Update .gitignore (#28519)

Add back ruby/bundler folders so that they don't show up when we switch branches.

This can be removed when v4 hits EOL, along with the old Jekyll docs dist folder.

6 years agoRemove hover states on background utilities (#28457)
Martijn Cuppens [Thu, 14 Mar 2019 17:36:02 +0000 (18:36 +0100)] 
Remove hover states on background utilities (#28457)

6 years agov5: Drop remaining deprecated mixins (#28461)
Mark Otto [Thu, 14 Mar 2019 17:23:54 +0000 (10:23 -0700)] 
v5: Drop remaining deprecated mixins (#28461)

- Deletes mixin mentions from float docs
- Deletes mixin mention from visibility docs
- Deletes the image-replacement page for text-hide

6 years agov5: Update badges (#28458)
Mark Otto [Thu, 14 Mar 2019 17:15:26 +0000 (10:15 -0700)] 
v5: Update badges (#28458)

- Drop hover and focus states
- Drop .badge-* variants and associated mixin for .bg-* utilities
- Drop .badge-pill for .rounded-pill utliity and adjust horizontal padding to find middle ground of .badge and old .badge-pill
- Remove unused variables
- Add default color value to .badge base class
- Update docs to reflect changes

6 years agoUpdate .gitignore (#28493)
XhmikosR [Thu, 14 Mar 2019 16:03:01 +0000 (18:03 +0200)] 
Update .gitignore (#28493)

Add the old Jekyll docs dist folder so that when we switch branches, it doesn't show up.

6 years agoRevert "Don't run Google Analytics locally. (#28384)" (#28489)
Mark Otto [Thu, 14 Mar 2019 02:07:54 +0000 (19:07 -0700)] 
Revert "Don't run Google Analytics locally. (#28384)" (#28489)

6 years agobrowsers-devices.md: escape what we read.
XhmikosR [Thu, 14 Mar 2019 00:11:09 +0000 (02:11 +0200)] 
browsers-devices.md: escape what we read.

6 years agoDon't run Google Analytics locally. (#28384)
Christian Oliff [Wed, 13 Mar 2019 11:13:30 +0000 (20:13 +0900)] 
Don't run Google Analytics locally. (#28384)

6 years agoPush footer to the bottom of the page
Martijn Cuppens [Wed, 27 Feb 2019 18:37:40 +0000 (19:37 +0100)] 
Push footer to the bottom of the page

6 years agoFix 404 layout.
XhmikosR [Wed, 27 Feb 2019 17:28:09 +0000 (19:28 +0200)] 
Fix 404 layout.

6 years ago404: output to 404.html and add meta robots.
XhmikosR [Thu, 21 Feb 2019 08:57:48 +0000 (10:57 +0200)] 
404: output to 404.html and add meta robots.

6 years agoCreate 404.md
Christian Oliff [Thu, 21 Feb 2019 08:00:54 +0000 (17:00 +0900)] 
Create 404.md

6 years agoFix the chroma fix and use Sass more.
XhmikosR [Wed, 27 Feb 2019 11:37:08 +0000 (13:37 +0200)] 
Fix the chroma fix and use Sass more.

6 years agoWorkaround problematic Chroma bash highlighting.
Bardi Harborow [Wed, 27 Feb 2019 10:33:04 +0000 (21:33 +1100)] 
Workaround problematic Chroma bash highlighting.

6 years agoDisable blackfriday's automatic fraction formatting.
Bardi Harborow [Wed, 27 Feb 2019 10:31:28 +0000 (21:31 +1100)] 
Disable blackfriday's automatic fraction formatting.

6 years agoAdd support for meta robots.
XhmikosR [Thu, 21 Feb 2019 12:53:14 +0000 (14:53 +0200)] 
Add support for meta robots.

6 years agoRemove `--renderToDisk`.
XhmikosR [Thu, 7 Feb 2019 11:10:06 +0000 (13:10 +0200)] 
Remove `--renderToDisk`.

6 years agoSimplify browser bugs inline shortcode
Bjørn Erik Pedersen [Tue, 5 Feb 2019 19:59:01 +0000 (21:59 +0200)] 
Simplify browser bugs inline shortcode

6 years agoAdd a `docs-build` script and make it the default.
XhmikosR [Tue, 5 Feb 2019 17:39:41 +0000 (19:39 +0200)] 
Add a `docs-build` script and make it the default.

6 years agoFix bugify.
Bjørn Erik Pedersen [Tue, 5 Feb 2019 11:39:30 +0000 (13:39 +0200)] 
Fix bugify.

6 years agoUpdate syntax highlighting styles to match the Chroma ones.
XhmikosR [Mon, 4 Feb 2019 15:33:58 +0000 (17:33 +0200)] 
Update syntax highlighting styles to match the Chroma ones.

6 years agoAdd a docsref shortcode.
XhmikosR [Mon, 4 Feb 2019 10:22:02 +0000 (12:22 +0200)] 
Add a docsref shortcode.

This allows for the build to fail if a reference isn't found.

6 years agoMove this to a partial to work around the stray `p` issue.
XhmikosR [Mon, 4 Feb 2019 07:09:07 +0000 (09:09 +0200)] 
Move this to a partial to work around the stray `p` issue.

6 years agoWork around the docs/ redirects.
XhmikosR [Mon, 11 Feb 2019 19:52:52 +0000 (21:52 +0200)] 
Work around the docs/ redirects.

This happens because we have the section kind enabled (needed for examples).

6 years agoRemove newlines in raw HTML.
XhmikosR [Wed, 30 Jan 2019 10:20:28 +0000 (12:20 +0200)] 
Remove newlines in raw HTML.

This causes `p` tags which is invalid HTML.

6 years agoCopy the dist files before the `docs-serve` script.
XhmikosR [Mon, 28 Jan 2019 20:59:45 +0000 (22:59 +0200)] 
Copy the dist files before the `docs-serve` script.

6 years agoRemove HTML comment; it breaks rendering.
XhmikosR [Mon, 28 Jan 2019 20:36:26 +0000 (22:36 +0200)] 
Remove HTML comment; it breaks rendering.

6 years agobrowsers-devices.md: Read .browserslistrc instead of duplicating the content.
XhmikosR [Sun, 27 Jan 2019 19:42:15 +0000 (21:42 +0200)] 
browsers-devices.md: Read .browserslistrc instead of duplicating the content.

6 years agoSwitch to Hugo.
XhmikosR [Tue, 8 Jan 2019 16:33:28 +0000 (18:33 +0200)] 
Switch to Hugo.

No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!

6 years agoUse one-line imports when possible. (#28467)
XhmikosR [Wed, 13 Mar 2019 12:55:53 +0000 (14:55 +0200)] 
Use one-line imports when possible. (#28467)

6 years agoRemove redundant placeholders in forms docs (#28406)
Jim Jiang [Tue, 12 Mar 2019 13:22:39 +0000 (09:22 -0400)] 
Remove redundant placeholders in forms docs (#28406)

* Change state field to select
* Include "Choose..." placeholder for select
* Change validated select to .custom-select

6 years agoRemove indiscriminate outline suppression for tabindex="-1" elements (#28437)
Patrick H. Lauke [Tue, 12 Mar 2019 13:16:18 +0000 (13:16 +0000)] 
Remove indiscriminate outline suppression for tabindex="-1" elements (#28437)

instead, only apply outline suppression if the browser wouldn't normally apply the focus outline, using the (currently experimental) `:focus-visible` pseudo-class

6 years agov5: Don't automatically adjust all hr elements in alert variants (#28462)
Mark Otto [Tue, 12 Mar 2019 13:04:08 +0000 (06:04 -0700)] 
v5: Don't automatically adjust all hr elements in alert variants (#28462)

6 years agov5: Drop deprecated size mixin (#28460)
Mark Otto [Tue, 12 Mar 2019 08:02:17 +0000 (01:02 -0700)] 
v5: Drop deprecated size mixin (#28460)

6 years agoDrop deprecated img-retina mixin (#28459)
Mark Otto [Tue, 12 Mar 2019 07:47:36 +0000 (00:47 -0700)] 
Drop deprecated img-retina mixin (#28459)

6 years agoDist.
XhmikosR [Mon, 11 Mar 2019 15:13:30 +0000 (17:13 +0200)] 
Dist.

6 years agouse specific browserlist for esm build
Johann-S [Sun, 3 Mar 2019 14:23:00 +0000 (15:23 +0100)] 
use specific browserlist for esm build

6 years agoadd docs about how to use the esm version
Johann-S [Sun, 3 Mar 2019 10:01:29 +0000 (12:01 +0200)] 
add docs about how to use the esm version

6 years agoTweak rollup.config.js
XhmikosR [Fri, 1 Mar 2019 22:50:31 +0000 (00:50 +0200)] 
Tweak rollup.config.js

6 years agoAdd the new ESM builds in bundlesize.
XhmikosR [Fri, 1 Mar 2019 16:40:59 +0000 (18:40 +0200)] 
Add the new ESM builds in bundlesize.

6 years agopackage.json: tweak js scripts.
XhmikosR [Fri, 1 Mar 2019 16:40:39 +0000 (18:40 +0200)] 
package.json: tweak js scripts.

6 years agobuild bootstrap in esm
Johann-S [Fri, 1 Mar 2019 09:11:41 +0000 (11:11 +0200)] 
build bootstrap in esm

6 years agocollapse.js: minor refactoring.
XhmikosR [Thu, 28 Feb 2019 15:22:41 +0000 (17:22 +0200)] 
collapse.js: minor refactoring.

6 years agoRemove obsolete comments.
XhmikosR [Tue, 26 Feb 2019 14:39:30 +0000 (16:39 +0200)] 
Remove obsolete comments.

6 years agoRemove more unused properties.
XhmikosR [Tue, 26 Feb 2019 13:51:06 +0000 (15:51 +0200)] 
Remove more unused properties.

6 years agoscrollspy.js: remove unused properties
Johann-S [Tue, 26 Feb 2019 13:48:27 +0000 (14:48 +0100)] 
scrollspy.js: remove unused properties

6 years agoRemove assignment from return.
XhmikosR [Tue, 26 Feb 2019 13:25:59 +0000 (15:25 +0200)] 
Remove assignment from return.

6 years agoDisable a few rules for now.
XhmikosR [Tue, 26 Feb 2019 13:13:59 +0000 (15:13 +0200)] 
Disable a few rules for now.

6 years agoComply to the new rules.
XhmikosR [Tue, 26 Feb 2019 11:20:34 +0000 (13:20 +0200)] 
Comply to the new rules.

6 years agoSwitch to eslint-config-xo and eslint-plugin-unicorn.
XhmikosR [Thu, 21 Feb 2019 13:55:16 +0000 (15:55 +0200)] 
Switch to eslint-config-xo and eslint-plugin-unicorn.

6 years agoAdd <ol> to nav's comment (#28426)
Shohei Yoshida [Thu, 7 Mar 2019 12:38:33 +0000 (21:38 +0900)] 
Add <ol> to nav's comment (#28426)

6 years agoUpdate RFS to v8.0.2 (#28405)
Martijn Cuppens [Wed, 6 Mar 2019 20:49:06 +0000 (21:49 +0100)] 
Update RFS to v8.0.2 (#28405)

6 years agodisable assert assending check if the previous unit was a percentual value (#28400)
mspae [Tue, 5 Mar 2019 10:47:48 +0000 (11:47 +0100)] 
disable assert assending check if the previous unit was a percentual value (#28400)

6 years agoHyphenate server-side (#28401)
Jonathan [Mon, 4 Mar 2019 13:52:13 +0000 (14:52 +0100)] 
Hyphenate server-side (#28401)

6 years agoDist (#28392)
XhmikosR [Fri, 1 Mar 2019 16:31:34 +0000 (18:31 +0200)] 
Dist (#28392)