]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
6 years agoHTTPS link to codeguide.co (#28860)
Christian Oliff [Mon, 3 Jun 2019 07:36:49 +0000 (16:36 +0900)] 
HTTPS link to codeguide.co (#28860)

6 years agoUse `npm-run-all` in the `netlify` script. (#28846)
XhmikosR [Thu, 30 May 2019 07:52:50 +0000 (10:52 +0300)] 
Use `npm-run-all` in the `netlify` script. (#28846)

6 years agoUpdate devDependencies and gems.
XhmikosR [Thu, 30 May 2019 07:47:59 +0000 (10:47 +0300)] 
Update devDependencies and gems.

6 years agoMake example description more accurate (#28842)
Jay Pinho [Wed, 29 May 2019 15:17:40 +0000 (16:17 +0100)] 
Make example description more accurate (#28842)

6 years agoClean input group flex basis (#28785)
Shohei Yoshida [Tue, 28 May 2019 19:28:39 +0000 (04:28 +0900)] 
Clean input group flex basis (#28785)

6 years agoCalc modal header/footer border radius according to the border width (#28775)
Shohei Yoshida [Tue, 28 May 2019 12:21:45 +0000 (21:21 +0900)] 
Calc modal header/footer border radius according to the border width (#28775)

6 years agoCorrect grammar in modal.scss (#28829)
Aditya Shankar [Mon, 27 May 2019 06:19:50 +0000 (11:49 +0530)] 
Correct grammar in modal.scss (#28829)

6 years agoFix background position (#28814)
Sezer Esen [Sun, 26 May 2019 09:13:55 +0000 (12:13 +0300)] 
Fix background position (#28814)

6 years agovnu.jar: Update ignores. (#28817)
XhmikosR [Fri, 24 May 2019 10:19:13 +0000 (13:19 +0300)] 
vnu.jar: Update ignores. (#28817)

Pass the `--no-langdetect` flag instead of ignoring the warning manually.

6 years agoBackport #28777.
Johann-S [Wed, 22 May 2019 07:55:14 +0000 (09:55 +0200)] 
Backport #28777.

Toast should allow prevent default for hide and show events

6 years agoFix z-index according to our z-index rule (#28784)
Shohei Yoshida [Sat, 18 May 2019 14:30:57 +0000 (23:30 +0900)] 
Fix z-index according to our z-index rule (#28784)

https://getbootstrap.com/docs/4.3/extend/approach/#z-index-scales

6 years agoUpdate Yarn package link to link to the Bootstrap package (#28781)
Christian Oliff [Thu, 16 May 2019 18:47:26 +0000 (03:47 +0900)] 
Update Yarn package link to link to the Bootstrap package (#28781)

I think it makes more sense to link to the Bootstrap package on Yarn here (like the package link for NPM above)

6 years agoTravis CI: Add Node.js 12.
XhmikosR [Wed, 15 May 2019 11:36:34 +0000 (14:36 +0300)] 
Travis CI: Add Node.js 12.

6 years agoUpdate devDependencies.
XhmikosR [Thu, 9 May 2019 18:23:00 +0000 (21:23 +0300)] 
Update devDependencies.

6 years agoReset input padding for cross browser consistency (#28208)
Shohei Yoshida [Thu, 9 May 2019 17:40:40 +0000 (02:40 +0900)] 
Reset input padding for cross browser consistency (#28208)

6 years agoConsistency modification (#28750)
zhangbao [Thu, 9 May 2019 06:14:50 +0000 (14:14 +0800)] 
Consistency modification (#28750)

6 years agoBackport #28679.
Martijn Cuppens [Wed, 8 May 2019 16:58:29 +0000 (18:58 +0200)] 
Backport #28679.

* Documentation tweaks
* Remove redundant `col-12` classes

6 years agoAlbum example: remove misleading jumbotron-heading classname (#28741)
Patrick H. Lauke [Wed, 8 May 2019 12:53:08 +0000 (13:53 +0100)] 
Album example: remove misleading jumbotron-heading classname (#28741)

6 years agoFix incorrect variable for popover border radius (#28733)
Shohei Yoshida [Tue, 7 May 2019 10:01:30 +0000 (19:01 +0900)] 
Fix incorrect variable for popover border radius (#28733)

* Use $popover-border-radius

* Move and rename the local $offset-border-width to the global variable

6 years agoFix broken link to css-discuss.incutio.com/wiki/Printing_Tables (#28637)
Christian Oliff [Sat, 4 May 2019 07:30:18 +0000 (16:30 +0900)] 
Fix broken link to css-discuss.incutio.com/wiki/Printing_Tables (#28637)

Instead now pointing to the most recent Wayback Machine archive copy.

6 years agoScrollbar fix (#28417)
Martijn Cuppens [Fri, 3 May 2019 18:32:25 +0000 (20:32 +0200)] 
Scrollbar fix (#28417)

6 years agoUpdate devDependencies including jQuery to v3.4.1.
XhmikosR [Thu, 2 May 2019 13:34:16 +0000 (16:34 +0300)] 
Update devDependencies including jQuery to v3.4.1.

6 years agoBackport #28551.
XhmikosR [Tue, 30 Apr 2019 11:30:02 +0000 (14:30 +0300)] 
Backport #28551.

Show the other navbar items on small screens too.

6 years agoUpdate (dev)Dependencies and gems.
XhmikosR [Mon, 29 Apr 2019 13:44:34 +0000 (16:44 +0300)] 
Update (dev)Dependencies and gems.

Also, fix the `update-deps` excludes and add karma since 4.x requires Node.js >= 8.

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 agoRemove redundant slashes (#28677)
Martijn Cuppens [Sun, 21 Apr 2019 15:45:53 +0000 (17:45 +0200)] 
Remove redundant slashes (#28677)

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 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 agoCall hide() after `delay` time
ysds [Tue, 9 Apr 2019 10:18:17 +0000 (13:18 +0300)] 
Call hide() after `delay` time

6 years agoFix clean-css `breakWith` option.
XhmikosR [Sat, 6 Apr 2019 12:00:45 +0000 (15:00 +0300)] 
Fix clean-css `breakWith` option.

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 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 agoUpdate devDependencies and gems.
XhmikosR [Wed, 27 Mar 2019 14:37:32 +0000 (16:37 +0200)] 
Update devDependencies and gems.

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 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 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 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 ago.gitignore: add the Hugo folders.
XhmikosR [Sun, 17 Mar 2019 14:08:18 +0000 (16:08 +0200)] 
.gitignore: add the Hugo folders.

6 years agoUse local doc versions favicon.ico.
XhmikosR [Fri, 15 Mar 2019 11:01:26 +0000 (13:01 +0200)] 
Use local doc versions favicon.ico.

6 years agoInclude favicons for examples.
XhmikosR [Fri, 15 Mar 2019 10:53:30 +0000 (12:53 +0200)] 
Include favicons for examples.

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 agoAdd <ol> to nav's comment (#28426) 28452/head
Shohei Yoshida [Thu, 7 Mar 2019 12:38:33 +0000 (21:38 +0900)] 
Add <ol> to nav's comment (#28426)

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 agofix jquery detection
Johann-S [Fri, 1 Mar 2019 13:52:43 +0000 (14:52 +0100)] 
fix jquery detection

6 years agoUpdate devDependencies and gems. (#28347)
XhmikosR [Thu, 28 Feb 2019 06:46:24 +0000 (08:46 +0200)] 
Update devDependencies and gems. (#28347)

6 years agoFix issue template links to the contributing guidelines (#28378)
Chris Barr [Thu, 28 Feb 2019 17:19:43 +0000 (12:19 -0500)] 
Fix issue template links to the contributing guidelines (#28378)

6 years agoput secondary navigation in an explicit landmark `nav` and add a label on each nav...
Laussel Loïc [Wed, 27 Feb 2019 11:37:52 +0000 (12:37 +0100)] 
put secondary navigation in an explicit landmark `nav` and add a label on each nav (#28361)

6 years agoadd an explicit aria-label on link with svg on sample pages (#28360)
Laussel Loïc [Wed, 27 Feb 2019 11:29:29 +0000 (12:29 +0100)] 
add an explicit aria-label on link with svg on sample pages (#28360)

6 years agoFix border if only one card (#28365)
Martijn Cuppens [Tue, 26 Feb 2019 20:06:46 +0000 (21:06 +0100)] 
Fix border if only one card (#28365)

6 years agoAdd `--continue-on-error` in `npm run lint`. (#28338)
XhmikosR [Fri, 22 Feb 2019 04:35:43 +0000 (06:35 +0200)] 
Add `--continue-on-error` in `npm run lint`. (#28338)

So if one of the two sub-tasks fails, it still completes linting the other one.

6 years agoFix indentation (#28321)
Pierre GIRAUD [Wed, 20 Feb 2019 08:26:45 +0000 (09:26 +0100)] 
Fix indentation (#28321)

6 years agoUpdate CONTRIBUTING.md for the current state of things. (#28283)
XhmikosR [Sun, 17 Feb 2019 08:26:47 +0000 (10:26 +0200)] 
Update CONTRIBUTING.md for the current state of things. (#28283)

6 years agoadd tabindex="-1" and aria-disabled="true" on disabled links (#28305)
Laussel Loïc [Tue, 19 Feb 2019 13:42:08 +0000 (14:42 +0100)] 
add tabindex="-1" and aria-disabled="true" on disabled links (#28305)

6 years agoCreate SECURITY.md (#28288)
Bardi Harborow [Mon, 25 Feb 2019 07:29:11 +0000 (07:29 +0000)] 
Create SECURITY.md (#28288)

6 years agoUse `npm-run-all` for the release script. (#28307)
XhmikosR [Tue, 19 Feb 2019 12:35:19 +0000 (14:35 +0200)] 
Use `npm-run-all` for the release script. (#28307)

It's shorter.

6 years agoUpdate devDependencies. (#28292)
XhmikosR [Mon, 18 Feb 2019 08:50:09 +0000 (10:50 +0200)] 
Update devDependencies. (#28292)

6 years agoUpdate devDependencies. (#28271)
XhmikosR [Fri, 15 Feb 2019 13:38:24 +0000 (15:38 +0200)] 
Update devDependencies. (#28271)

6 years agoDeprecate form-control-focus mixin (#28262)
Martijn Cuppens [Fri, 15 Feb 2019 13:50:58 +0000 (14:50 +0100)] 
Deprecate form-control-focus mixin (#28262)

6 years agoReplace 4.3.0 with 4.3.1 in nuget files. (#28273)
XhmikosR [Fri, 15 Feb 2019 10:09:20 +0000 (12:09 +0200)] 
Replace 4.3.0 with 4.3.1 in nuget files. (#28273)

6 years agoUpdate docs and meta for 3.4.1. (#28255)
XhmikosR [Wed, 13 Feb 2019 17:12:01 +0000 (19:12 +0200)] 
Update docs and meta for 3.4.1. (#28255)

6 years agoRelease v4.3.1. (#28252) v4.3.1
XhmikosR [Wed, 13 Feb 2019 16:01:40 +0000 (18:01 +0200)] 
Release v4.3.1. (#28252)

6 years agoRemove unneeded glob. (#28249)
XhmikosR [Wed, 13 Feb 2019 13:21:04 +0000 (15:21 +0200)] 
Remove unneeded glob. (#28249)

Typo from 10b97f6.

6 years agoFix npm package contents
XhmikosR [Tue, 12 Feb 2019 14:10:05 +0000 (16:10 +0200)] 
Fix npm package contents

6 years agoAdd sanitize template option for tooltip/popover plugins.
Johann-S [Mon, 11 Feb 2019 14:59:39 +0000 (16:59 +0200)] 
Add sanitize template option for tooltip/popover plugins.

6 years agoUpdate RFS to v8.0.1 (#28245)
Martijn Cuppens [Tue, 12 Feb 2019 21:49:12 +0000 (22:49 +0100)] 
Update RFS to v8.0.1 (#28245)

Remove warning if RFS is included more than once.

6 years agoUpdate font size (#28232)
Martijn Cuppens [Tue, 12 Feb 2019 07:38:42 +0000 (08:38 +0100)] 
Update font size (#28232)

6 years agoRelease v4.3.0 (#28228) v4.3.0
Mark Otto [Mon, 11 Feb 2019 19:15:34 +0000 (11:15 -0800)] 
Release v4.3.0 (#28228)

* Prep for v4.3.0

* More updates for v4.3.0.

* rerun to build docs source map

6 years agodocs snippets: a few more minor tweaks (#28225)
XhmikosR [Mon, 11 Feb 2019 09:34:02 +0000 (11:34 +0200)] 
docs snippets: a few more minor tweaks (#28225)

* Remove extra comma.

* Use curly braces in snippet.

6 years agotoasts.md: Remove useless `div`s.
XhmikosR [Sun, 10 Feb 2019 21:19:43 +0000 (23:19 +0200)] 
toasts.md: Remove useless `div`s.

Instead pass the class to the example include.

6 years agoRemove stray parameter from capture.
XhmikosR [Sun, 10 Feb 2019 20:57:28 +0000 (22:57 +0200)] 
Remove stray parameter from capture.

6 years agoCosmetic changes in snippets.
XhmikosR [Sun, 10 Feb 2019 20:25:51 +0000 (22:25 +0200)] 
Cosmetic changes in snippets.

6 years agodocs: remove `-ms-overflow-style: -ms-autohiding-scrollbar` (#28220)
XhmikosR [Sun, 10 Feb 2019 20:13:13 +0000 (22:13 +0200)] 
docs: remove `-ms-overflow-style: -ms-autohiding-scrollbar` (#28220)

Similar to #28153

6 years agomigration.md: use https. (#28221)
XhmikosR [Sun, 10 Feb 2019 20:05:16 +0000 (22:05 +0200)] 
migration.md: use https. (#28221)

6 years agoPrevent text selection in placeholder images (#28218)
Martijn Cuppens [Sat, 9 Feb 2019 12:21:41 +0000 (13:21 +0100)] 
Prevent text selection in placeholder images (#28218)

6 years agoRevert "Silence mkdir. (#28184)" (#28209)
XhmikosR [Sat, 9 Feb 2019 11:20:02 +0000 (13:20 +0200)] 
Revert "Silence mkdir. (#28184)" (#28209)

This reverts commit 6ea000d2bccee5ffabc4429a6fbc7cecf5152007.

Unfortunately, it doesn't seem to work.

6 years agoplaceholder.svg: Partially revert the changes from c0e42cb. (#28216)
XhmikosR [Sat, 9 Feb 2019 11:10:29 +0000 (13:10 +0200)] 
placeholder.svg: Partially revert the changes from c0e42cb. (#28216)

It broke the example include.

6 years agoReword footer text.
XhmikosR [Fri, 8 Feb 2019 08:53:56 +0000 (10:53 +0200)] 
Reword footer text.

6 years agoUse the `site.repo` variable.
XhmikosR [Fri, 8 Feb 2019 08:50:31 +0000 (10:50 +0200)] 
Use the `site.repo` variable.

6 years agoChange footer link to point to the docs team page
XhmikosR [Thu, 7 Feb 2019 10:21:19 +0000 (12:21 +0200)] 
Change footer link to point to the docs team page

6 years agoOffcanvas example: transition the transform (#28203)
XhmikosR [Fri, 8 Feb 2019 16:08:40 +0000 (18:08 +0200)] 
Offcanvas example: transition the transform (#28203)

This is more efficient than transitioning the `left` property.

6 years agoUpdate devDependencies. (#28175)
XhmikosR [Fri, 8 Feb 2019 07:39:03 +0000 (09:39 +0200)] 
Update devDependencies. (#28175)

6 years agoFix scrollable modal snippet
Shohei Yoshida [Thu, 7 Feb 2019 23:49:13 +0000 (08:49 +0900)] 
Fix scrollable modal snippet

6 years agoResponsive font size implementation (#23816)
Martijn Cuppens [Thu, 7 Feb 2019 22:32:05 +0000 (23:32 +0100)] 
Responsive font size implementation (#23816)

6 years agoRemove `-ms-autohiding-scrollbar` to prevent overlapping the table content (#28153)
Shohei Yoshida [Thu, 7 Feb 2019 17:52:23 +0000 (02:52 +0900)] 
Remove `-ms-autohiding-scrollbar` to prevent overlapping the table content (#28153)

6 years agoOptional btn & input font sizes (#28068)
Martijn Cuppens [Thu, 7 Feb 2019 17:47:24 +0000 (18:47 +0100)] 
Optional btn & input font sizes (#28068)

6 years agoDeprecate `img-retina()` mixin (#28072)
Martijn Cuppens [Thu, 7 Feb 2019 17:33:57 +0000 (18:33 +0100)] 
Deprecate `img-retina()` mixin (#28072)

6 years agoDeprecate `invisible()` mixin (#28066)
Martijn Cuppens [Thu, 7 Feb 2019 17:19:00 +0000 (18:19 +0100)] 
Deprecate `invisible()` mixin (#28066)

6 years agoOptimize and normalize SVGs. (#28200)
XhmikosR [Thu, 7 Feb 2019 13:01:25 +0000 (15:01 +0200)] 
Optimize and normalize SVGs. (#28200)

Mostly be consistent with the attributes' order and improve compression when possible.

6 years agoMake ToC's entries' color darker.
XhmikosR [Thu, 7 Feb 2019 09:48:12 +0000 (11:48 +0200)] 
Make ToC's entries' color darker.

The previous was too light.

6 years agoRemove unused selector.
XhmikosR [Thu, 7 Feb 2019 09:44:14 +0000 (11:44 +0200)] 
Remove unused selector.

6 years agoapproach.md: Remove stray comma.
XhmikosR [Thu, 7 Feb 2019 09:34:11 +0000 (11:34 +0200)] 
approach.md: Remove stray comma.

6 years agoRename `Screenreaders` to "Screen readers".
XhmikosR [Thu, 7 Feb 2019 09:29:06 +0000 (11:29 +0200)] 
Rename `Screenreaders` to "Screen readers".

No redirect is added because the next version will be a minor version bump.

6 years agoRemove ToC from pages when we don't have (m)any headers.
XhmikosR [Thu, 7 Feb 2019 09:27:07 +0000 (11:27 +0200)] 
Remove ToC from pages when we don't have (m)any headers.

6 years agoAdd map-name param to _assert-starts-at-zero (#24986)
Zachary Welch [Thu, 7 Feb 2019 09:19:38 +0000 (04:19 -0500)] 
Add map-name param to _assert-starts-at-zero (#24986)

* Add map-name param to _assert-starts-at-zero

* Set default value for backwards compatibility