]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
4 years agoBump rollup from 2.51.2 to 2.52.1 (#34288) 34302/head
dependabot[bot] [Fri, 18 Jun 2021 06:14:44 +0000 (09:14 +0300)] 
Bump rollup from 2.51.2 to 2.52.1 (#34288)

Bumps [rollup](https://github.com/rollup/rollup) from 2.51.2 to 2.52.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.51.2...v2.52.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoBump postcss from 8.3.4 to 8.3.5 (#34287)
dependabot[bot] [Fri, 18 Jun 2021 06:08:48 +0000 (09:08 +0300)] 
Bump postcss from 8.3.4 to 8.3.5 (#34287)

Bumps [postcss](https://github.com/postcss/postcss) from 8.3.4 to 8.3.5.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.4...8.3.5)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoBump globby from 11.0.3 to 11.0.4 (#34286)
dependabot[bot] [Fri, 18 Jun 2021 06:02:46 +0000 (09:02 +0300)] 
Bump globby from 11.0.3 to 11.0.4 (#34286)

Bumps [globby](https://github.com/sindresorhus/globby) from 11.0.3 to 11.0.4.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v11.0.3...v11.0.4)

---
updated-dependencies:
- dependency-name: globby
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoFix lingering Sass math (#34281)
Mark Otto [Thu, 17 Jun 2021 16:15:59 +0000 (09:15 -0700)] 
Fix lingering Sass math (#34281)

4 years agoRemove a leftover sass:math module call (#34280)
Mark Otto [Thu, 17 Jun 2021 15:38:54 +0000 (08:38 -0700)] 
Remove a leftover sass:math module call (#34280)

4 years agoFix carousel buttons (#34266)
alpadev [Wed, 16 Jun 2021 04:48:23 +0000 (06:48 +0200)] 
Fix carousel buttons (#34266)

* test(carousel): add test to check if next/prev button work as intended

* fix(carousel): merge passed config with instance config in carouselInterface

4 years agofix error in javascript example under Asynchronous functions and transitions section
Matt Dufresne [Tue, 15 Jun 2021 12:43:24 +0000 (08:43 -0400)] 
fix error in javascript example under Asynchronous functions and transitions section

4 years agoBump @babel/core from 7.14.5 to 7.14.6 (#34262)
dependabot[bot] [Tue, 15 Jun 2021 14:39:57 +0000 (17:39 +0300)] 
Bump @babel/core from 7.14.5 to 7.14.6 (#34262)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.5 to 7.14.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.6/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoBump postcss from 8.3.3 to 8.3.4 (#34260)
dependabot[bot] [Tue, 15 Jun 2021 14:29:25 +0000 (17:29 +0300)] 
Bump postcss from 8.3.3 to 8.3.4 (#34260)

Bumps [postcss](https://github.com/postcss/postcss) from 8.3.3 to 8.3.4.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.3...8.3.4)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoquerySelector will only select the first element. Adjust to QuerySelectorAll
aphel [Thu, 22 Apr 2021 13:24:17 +0000 (14:24 +0100)] 
querySelector will only select the first element. Adjust to QuerySelectorAll

4 years agoDon't set auto margin on offcanvas close
Mark Otto [Mon, 14 Jun 2021 21:40:46 +0000 (14:40 -0700)] 
Don't set auto margin on offcanvas close

4 years agoAdd important to utilities, mention it's usage and global variable
Mark Otto [Mon, 14 Jun 2021 21:53:24 +0000 (14:53 -0700)] 
Add important to utilities, mention it's usage and global variable

4 years agoDocument the change to breakpoint mixins (#34251)
Mark Otto [Mon, 14 Jun 2021 17:44:56 +0000 (10:44 -0700)] 
Document the change to breakpoint mixins (#34251)

* Document the change to breakpoint mixins

* Update migration.md

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoReplace Freenode with Libera.Chat in the remaining files (#34250)
XhmikosR [Mon, 14 Jun 2021 17:12:10 +0000 (20:12 +0300)] 
Replace Freenode with Libera.Chat in the remaining files (#34250)

4 years agoUpdate devDependencies
XhmikosR [Sun, 13 Jun 2021 05:05:49 +0000 (08:05 +0300)] 
Update devDependencies

* @babel/cli                       ^7.14.3  →  ^7.14.5
* @babel/core                      ^7.14.3  →  ^7.14.5
* @babel/preset-env                ^7.14.4  →  ^7.14.5
* karma                             ^6.3.3  →   ^6.3.4
* postcss                           ^8.3.0  →   ^8.3.3
* rollup                           ^2.51.1  →  ^2.51.2
* stylelint-config-twbs-bootstrap   ^2.2.0  →   ^2.2.1
* vnu-jar                           21.4.9  →  21.6.11

4 years agoReplace `/` division with multiplication and custom `divide()` function (#34245)
Mark Otto [Mon, 14 Jun 2021 16:35:30 +0000 (09:35 -0700)] 
Replace `/` division with multiplication and custom `divide()` function (#34245)

* Convert bulk of division to multiplication

* Use custom divide() function instead of Dart Sass math module for greater compatibility

* Apply suggestions from code review

* Fix functions

4 years agodocs(style): fix display of nested `<ul><li>` (#34223)
Julien Déramond [Mon, 14 Jun 2021 05:45:13 +0000 (07:45 +0200)] 
docs(style): fix display of nested `<ul><li>` (#34223)

4 years agofix(docs): update docs to match the newest modal-open removal (#34239)
Szymon Wiszczuk [Mon, 14 Jun 2021 05:43:35 +0000 (07:43 +0200)] 
fix(docs): update docs to match the newest modal-open removal (#34239)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoUpdate tooltips.md (#34222)
Marius Steffens [Mon, 14 Jun 2021 05:35:58 +0000 (06:35 +0100)] 
Update tooltips.md (#34222)

Update method names in the options table from old jQuery API to new Bootstrap 5 API

4 years agodocs: update overview.md to fix typo
Luke Ingalls [Mon, 7 Jun 2021 13:05:26 +0000 (07:05 -0600)] 
docs: update overview.md to fix typo

4 years agofix accessibility issue on sidebars example (#34214)
Laussel Loïc [Sun, 13 Jun 2021 05:12:22 +0000 (07:12 +0200)] 
fix accessibility issue on sidebars example (#34214)

4 years agoUpdate devDependencies (#34206)
XhmikosR [Tue, 8 Jun 2021 05:51:15 +0000 (08:51 +0300)] 
Update devDependencies (#34206)

* eslint                   ^7.27.0  →  ^7.28.0
* karma                     ^6.3.2  →   ^6.3.3
* karma-firefox-launcher    ^2.1.0  →   ^2.1.1
* rollup                   ^2.50.5  →  ^2.51.1

4 years agoImprove vnu-jar.js (#34075)
XhmikosR [Tue, 8 Jun 2021 05:44:51 +0000 (08:44 +0300)] 
Improve vnu-jar.js (#34075)

* switch to `execFile` for the java version command
* simplify our ignores and removed no longer needed ones
* remove `--no-langdetect` since it doesn't seem to trigger any issues any more

4 years agodocs: update dropdowns.md to reflect the correct version (#34180)
Eelke van den Bos [Mon, 7 Jun 2021 19:44:36 +0000 (15:44 -0400)] 
docs: update dropdowns.md to reflect the correct version (#34180)

* Update dropdowns.md to reflect correct version

* Clarify content, drop the reference to versions

* Update dropdowns.md

Co-authored-by: Mark Otto <otto@github.com>
4 years agodocs: update migration.md to fix a typo
Eduardo Allegrini [Fri, 4 Jun 2021 08:21:34 +0000 (10:21 +0200)] 
docs: update migration.md to fix a typo

4 years agoRefactor scrollbar.js to be used as a Class (#33947)
GeoSot [Sun, 6 Jun 2021 06:26:36 +0000 (09:26 +0300)] 
Refactor scrollbar.js to be used as a Class (#33947)

4 years agodocs(customize): missed explanations for overrides (#34179)
Gaël Poupard [Thu, 3 Jun 2021 16:22:47 +0000 (18:22 +0200)] 
docs(customize): missed explanations for overrides (#34179)

Closes #34176

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoAllow individual grid classes to override `.row-cols` (#33621)
Anal-Retentive Squirrel Hunter [Thu, 3 Jun 2021 16:18:00 +0000 (12:18 -0400)] 
Allow individual grid classes to override `.row-cols` (#33621)

4 years agoAdd positioned badges example to docs (#34143)
Joel Johnson [Thu, 3 Jun 2021 16:09:13 +0000 (09:09 -0700)] 
Add positioned badges example to docs (#34143)

* Update documentation for badges

* Removes useless changes, as well as fixes an example

* Fixes some text with a badge example

Co-authored-by: Mark Otto <markd.otto@gmail.com>
4 years agofix(forms): unitless `line-height` for floating labels (#34161)
Gaël Poupard [Thu, 3 Jun 2021 16:02:46 +0000 (18:02 +0200)] 
fix(forms): unitless `line-height` for floating labels (#34161)

Co-authored-by: Mark Otto <markd.otto@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoAdd `getOrCreateInstance` method in base-component (#33276)
GeoSot [Thu, 3 Jun 2021 15:53:27 +0000 (18:53 +0300)] 
Add `getOrCreateInstance` method in base-component (#33276)

Co-authored-by: Rohit Sharma <rohit2sharma95@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoFix handling of transitionend events dispatched by nested elements(#33845)
alpadev [Thu, 3 Jun 2021 11:44:16 +0000 (13:44 +0200)] 
Fix handling of transitionend events dispatched by nested elements(#33845)

Fix handling of transitionend events dispatched by nested elements
Properly handle events from nested elements

Change `emulateTransitionEnd` to `executeAfterTransition` &&

4 years agoPlaceholder changes to input value in readonly input. (#34040)
Rajesh Kumar [Thu, 3 Jun 2021 06:14:10 +0000 (11:44 +0530)] 
Placeholder changes to input value in readonly input. (#34040)

* placeholder changes to input value

* Fix content and add value to readOnly input

* add value in readonly input

* Update site/content/docs/5.0/forms/form-control.md

Co-authored-by: Rajesh Kumar <https://github.com/rajesh2kumar96>
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
Co-authored-by: Mark Otto <otto@github.com>
4 years agoimg in horizontal card (#34160)
Gaël Poupard [Thu, 3 Jun 2021 06:08:29 +0000 (08:08 +0200)] 
img in horizontal card (#34160)

* docs(cards): img in horizontal card

Closes #34145

Simply adds `img-fluid` and `rounded-start` classes to horizontal card example to ensure copy-pasting from the docs matches the expectation.

* Update site/content/docs/5.0/components/card.md

Co-authored-by: Mark Otto <markd.otto@gmail.com>
4 years agoSets the correct color for popover header bottom border
Breno Reis [Tue, 18 May 2021 12:22:06 +0000 (09:22 -0300)] 
Sets the correct color for popover header bottom border

4 years agoadd Bootstrap 5 Simplified Chinese translation
王赛 [Mon, 26 Apr 2021 05:39:12 +0000 (13:39 +0800)] 
add Bootstrap 5 Simplified Chinese translation

4 years agoFix typo ("theses"→ "these")
Anirvan Chatterjee [Thu, 3 Jun 2021 00:32:23 +0000 (17:32 -0700)] 
Fix typo ("theses"→ "these")

4 years agoRegenerate package-lock.json to flatten the deps tree (#34157)
XhmikosR [Tue, 1 Jun 2021 10:24:26 +0000 (13:24 +0300)] 
Regenerate package-lock.json to flatten the deps tree (#34157)

4 years agoBump @babel/preset-env from 7.14.2 to 7.14.4 (#34154)
dependabot[bot] [Tue, 1 Jun 2021 10:13:26 +0000 (13:13 +0300)] 
Bump @babel/preset-env from 7.14.2 to 7.14.4 (#34154)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.2 to 7.14.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.4/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoBump rollup from 2.50.0 to 2.50.5 (#34155)
dependabot[bot] [Tue, 1 Jun 2021 10:09:32 +0000 (13:09 +0300)] 
Bump rollup from 2.50.0 to 2.50.5 (#34155)

Bumps [rollup](https://github.com/rollup/rollup) from 2.50.0 to 2.50.5.
- [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.50.0...v2.50.5)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoBump autoprefixer from 10.2.5 to 10.2.6 (#34153)
dependabot[bot] [Tue, 1 Jun 2021 10:05:28 +0000 (13:05 +0300)] 
Bump autoprefixer from 10.2.5 to 10.2.6 (#34153)

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.2.5 to 10.2.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.2.5...10.2.6)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoBump eslint-plugin-import from 2.23.3 to 2.23.4 (#34156)
dependabot[bot] [Tue, 1 Jun 2021 10:00:58 +0000 (13:00 +0300)] 
Bump eslint-plugin-import from 2.23.3 to 2.23.4 (#34156)

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.23.3 to 2.23.4.
- [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.23.3...v2.23.4)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoChanging Backdrop rootElement to default to a string (#34092)
Ryan Weaver [Mon, 31 May 2021 09:35:59 +0000 (05:35 -0400)] 
Changing Backdrop rootElement to default to a string (#34092)

The current config can cause the "body" to become stale. Specifically,
if the entire body element is swapped out for a new body element, then
the backdrop will continue to append itself to the original body element,
since it's stored in memory as a reference on this object.

This also no longer allows an explicit null to be passed to Backdrop's rootElement

This still accomplishes the laziness of "not finding the rootElement
until the Backdrop is created" to avoid problems of the JavaScript
being included inside <head> (so, before body is available).

4 years agoBump ws from 7.4.5 to 7.4.6 (#34136)
dependabot[bot] [Sat, 29 May 2021 06:22:26 +0000 (09:22 +0300)] 
Bump ws from 7.4.5 to 7.4.6 (#34136)

Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoAdd missing transition to `.form-select` (#34034)
Simon Ihmig [Fri, 28 May 2021 07:20:31 +0000 (09:20 +0200)] 
Add missing transition to `.form-select` (#34034)

A selectbox is styled in a very similar way as an input (`.form-control`), including border-color and box-shadow. So it can be assumed it should apply the same CSS transition for these properties when focused, but this was missing.

Co-authored-by: alpadev <2838324+alpadev@users.noreply.github.com>
4 years agocorrected link to text alignment docs (#34119)
Andrea Sudharta [Fri, 28 May 2021 07:16:41 +0000 (00:16 -0700)] 
corrected link to text alignment docs (#34119)

Co-authored-by: alpadev <2838324+alpadev@users.noreply.github.com>
4 years agofix(tables): decouple table-bg and table-accent-bg (#34048)
Gaël Poupard [Fri, 28 May 2021 07:12:40 +0000 (09:12 +0200)] 
fix(tables): decouple table-bg and table-accent-bg (#34048)

Co-authored-by: alpadev <2838324+alpadev@users.noreply.github.com>
4 years agofix(dropdowns): RTL for `.dropdown-menu-*` (#34124)
Gaël Poupard [Thu, 27 May 2021 14:36:32 +0000 (16:36 +0200)] 
fix(dropdowns): RTL for `.dropdown-menu-*` (#34124)

4 years agoChange `element.parentNode.removeChild(element)` to `element.remove()` (#34071)
GeoSot [Tue, 25 May 2021 15:30:38 +0000 (18:30 +0300)] 
Change `element.parentNode.removeChild(element)` to `element.remove()` (#34071)

4 years agoBump rollup from 2.48.0 to 2.50.0 (#34108)
dependabot[bot] [Tue, 25 May 2021 14:52:27 +0000 (17:52 +0300)] 
Bump rollup from 2.48.0 to 2.50.0 (#34108)

Bumps [rollup](https://github.com/rollup/rollup) from 2.48.0 to 2.50.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.48.0...v2.50.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump rtlcss from 3.1.2 to 3.2.0 (#34105)
dependabot[bot] [Tue, 25 May 2021 13:14:43 +0000 (16:14 +0300)] 
Bump rtlcss from 3.1.2 to 3.2.0 (#34105)

Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/MohammadYounes/rtlcss/releases)
- [Changelog](https://github.com/MohammadYounes/rtlcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MohammadYounes/rtlcss/compare/3.1.2...3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoUpdate Hugo config and sitemap.xml (#34074)
XhmikosR [Tue, 25 May 2021 05:32:27 +0000 (08:32 +0300)] 
Update Hugo config and sitemap.xml (#34074)

4 years agoDelete FUNDING.yml (#34073)
XhmikosR [Tue, 25 May 2021 05:31:53 +0000 (08:31 +0300)] 
Delete FUNDING.yml (#34073)

4 years agoFix x-paddings for select (with floating label, and in Firefox) (#34008)
Gaël Poupard [Tue, 25 May 2021 05:31:30 +0000 (07:31 +0200)] 
Fix x-paddings for select (with floating label, and in Firefox) (#34008)

4 years agoChanging HTTP to HTTPS (#34090)
hugonun [Tue, 25 May 2021 05:28:27 +0000 (07:28 +0200)] 
Changing HTTP to HTTPS (#34090)

4 years agoHandle complex expressions in add() & subtract() (#34047)
Gaël Poupard [Tue, 25 May 2021 05:23:41 +0000 (07:23 +0200)] 
Handle complex expressions in add() & subtract() (#34047)

4 years agoFix prevented show event disables modals with fade class from being displayed again...
alpadev [Mon, 24 May 2021 15:52:36 +0000 (17:52 +0200)] 
Fix prevented show event disables modals with fade class from being displayed again (#34085)

Fix modal, in case is faded, a prevented show event can cause show method to not  be executed again.

4 years agoBump eslint from 7.26.0 to 7.27.0 (#34080) 34271/head 34272/head
dependabot[bot] [Sat, 22 May 2021 11:29:59 +0000 (14:29 +0300)] 
Bump eslint from 7.26.0 to 7.27.0 (#34080)

Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.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/v7.26.0...v7.27.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump eslint-plugin-import from 2.23.2 to 2.23.3 (#34078)
dependabot[bot] [Sat, 22 May 2021 11:28:59 +0000 (14:28 +0300)] 
Bump eslint-plugin-import from 2.23.2 to 2.23.3 (#34078)

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.23.2 to 2.23.3.
- [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.23.2...v2.23.3)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoAutomatically select an item in the dropdown when using arrow keys (#34052)
alpadev [Sat, 22 May 2021 07:58:52 +0000 (09:58 +0200)] 
Automatically select an item in the dropdown when using arrow keys (#34052)

4 years agoDocument how to make utilities responsive using the API (#34062)
Mark Otto [Sat, 22 May 2021 07:51:30 +0000 (00:51 -0700)] 
Document how to make utilities responsive using the API (#34062)

4 years agofix test of #34014 (#34070)
GeoSot [Sat, 22 May 2021 00:54:32 +0000 (03:54 +0300)] 
fix test of #34014 (#34070)

Fixes regression of https://github.com/twbs/bootstrap/commit/a2b5901efc6de12bb828f8dda118ddccbcd545cf breaking the test runner because it would wipe document.body.

4 years agoFix bug where backdrop calls method on null if it is already removed from the body...
Ryan Weaver [Fri, 21 May 2021 22:16:05 +0000 (18:16 -0400)] 
Fix bug where backdrop calls method on null if it is already removed from the body (#34014)

Co-authored-by: Rohit Sharma <rohit2sharma95@gmail.com>
4 years agoBump postcss from 8.2.15 to 8.3.0 (#34056)
dependabot[bot] [Fri, 21 May 2021 05:49:49 +0000 (08:49 +0300)] 
Bump postcss from 8.2.15 to 8.3.0 (#34056)

Bumps [postcss](https://github.com/postcss/postcss) from 8.2.15 to 8.3.0.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.15...8.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoReplace freenode with libera IRC server (#34050)
midzer [Fri, 21 May 2021 05:08:04 +0000 (07:08 +0200)] 
Replace freenode with libera IRC server (#34050)

4 years agofix wrong comment text for tooltip (#34044)
GeoSot [Thu, 20 May 2021 14:46:43 +0000 (17:46 +0300)] 
fix wrong comment text for tooltip (#34044)

4 years agoRefactor `isVisible` helper, fixing false positives from deep nesting or alternate...
Ryan Berliner [Thu, 20 May 2021 13:50:53 +0000 (09:50 -0400)] 
Refactor `isVisible` helper, fixing false positives from deep nesting or alternate means (#33960)

4 years agoAdd Tests on scrollbar.js & better handling if a style property doesn't exists (...
GeoSot [Thu, 20 May 2021 13:29:04 +0000 (16:29 +0300)] 
Add Tests on scrollbar.js & better handling if a style property doesn't exists (#33948)

* scrollbar.js:
add some tests
transfer test from modal.spec. to scrollbar.spec
proper handling if style property doesn't exist

4 years agoAllow use of `dispose/hide` methods on Tooltip & Popover from jQueryInterface, when...
GeoSot [Thu, 20 May 2021 13:16:55 +0000 (16:16 +0300)] 
Allow use of `dispose/hide` methods on Tooltip & Popover from jQueryInterface, when component does not exists. (#33371)

4 years agoRemove FA for time being
Mark Otto [Wed, 19 May 2021 20:16:23 +0000 (13:16 -0700)] 
Remove FA for time being

4 years agoUpdate button-variant mixin to add missing space.
pu-master [Tue, 18 May 2021 23:47:45 +0000 (19:47 -0400)] 
Update button-variant mixin to add missing space.

4 years agoAdjusted z-index to cover "copy" buttons (#34018)
Jason Sperske [Wed, 19 May 2021 04:54:21 +0000 (21:54 -0700)] 
Adjusted z-index to cover "copy" buttons (#34018)

The copy to clipboard buttons have a `z-index:10` while the toasts were styled to have a `z-index:5" causing them to appear under the button.

4 years agoBump rollup from 2.47.0 to 2.48.0 (#34022)
dependabot[bot] [Wed, 19 May 2021 04:49:15 +0000 (04:49 +0000)] 
Bump rollup from 2.47.0 to 2.48.0 (#34022)

4 years agoBump eslint-plugin-import from 2.22.1 to 2.23.2 (#34023)
dependabot[bot] [Tue, 18 May 2021 23:11:13 +0000 (23:11 +0000)] 
Bump eslint-plugin-import from 2.22.1 to 2.23.2 (#34023)

4 years agoAdd `getNextActiveElement` helper function to utils, replacing custom implementation...
GeoSot [Tue, 18 May 2021 22:23:52 +0000 (01:23 +0300)] 
Add `getNextActiveElement` helper function to utils, replacing custom implementation through components (#33608)

4 years agoBump @babel/cli from 7.13.16 to 7.14.3 (#34025)
dependabot[bot] [Tue, 18 May 2021 10:55:18 +0000 (13:55 +0300)] 
Bump @babel/cli from 7.13.16 to 7.14.3 (#34025)

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.13.16 to 7.14.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.3/packages/babel-cli)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump @babel/core from 7.14.2 to 7.14.3 (#34024)
dependabot[bot] [Tue, 18 May 2021 10:46:37 +0000 (13:46 +0300)] 
Bump @babel/core from 7.14.2 to 7.14.3 (#34024)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.2 to 7.14.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.3/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoReset inside a Dialog does not work if `data-dismiss="modal"` is set (#33928) 34006/head
GeoSot [Tue, 18 May 2021 06:26:22 +0000 (09:26 +0300)] 
Reset inside a Dialog does not work if `data-dismiss="modal"` is set (#33928)

4 years agoDon't add empty content holder when there is no content available (#33982)
Rohit Sharma [Tue, 18 May 2021 06:02:39 +0000 (11:32 +0530)] 
Don't add empty content holder when there is no content available (#33982)

* Remove content holder when there is no content

* Add tests to check the removal of header/content

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agodocs(font-stack): drop BlinkMacSystemFont (#34009)
Gaël Poupard [Tue, 18 May 2021 05:48:43 +0000 (07:48 +0200)] 
docs(font-stack): drop BlinkMacSystemFont (#34009)

4 years agodocs(examples): Dashboard improvements (#34007)
Gaël Poupard [Tue, 18 May 2021 05:47:09 +0000 (07:47 +0200)] 
docs(examples): Dashboard improvements (#34007)

4 years agodocs(cheatsheet): fix JS errors in `setActiveItem()` (#34011)
Gaël Poupard [Tue, 18 May 2021 05:31:15 +0000 (07:31 +0200)] 
docs(cheatsheet): fix JS errors in `setActiveItem()` (#34011)

4 years agoRelease v5.0.1 (#33972) v5.0.1
XhmikosR [Thu, 13 May 2021 16:22:20 +0000 (19:22 +0300)] 
Release v5.0.1 (#33972)

* Bump version to 5.0.1.

* Dist

4 years agoremove modal css override
GeoSot [Sun, 4 Apr 2021 21:24:04 +0000 (00:24 +0300)] 
remove modal css override

4 years agoMove get element functionality to a helper (#33327)
GeoSot [Thu, 13 May 2021 15:17:20 +0000 (18:17 +0300)] 
Move get element functionality to a helper (#33327)

Looking around on js components I found out many checks, different expressed but with same purpose.
Some of them are trying to parse string to element, others, jQuery element to js simple nodeElement etc

With this Pr, I am trying to give a standard way to parse an element

So this pr:

* Creates `getElement` helper that tries to parse an argument to element or null
* Changes `isElement` to make  explicit checks and return Boolean
* fixes tests deficiencies

4 years agoUpdate devDependencies (#33970)
XhmikosR [Thu, 13 May 2021 14:34:41 +0000 (17:34 +0300)] 
Update devDependencies (#33970)

* @babel/core             ^7.14.0  →   ^7.14.2
* @babel/preset-env       ^7.14.1  →   ^7.14.2

4 years agoBump sass from 1.32.12 to 1.32.13 (#33969)
dependabot[bot] [Thu, 13 May 2021 14:18:25 +0000 (17:18 +0300)] 
Bump sass from 1.32.12 to 1.32.13 (#33969)

Bumps [sass](https://github.com/sass/dart-sass) from 1.32.12 to 1.32.13.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.12...1.32.13)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoRevert "use `:read-only` css selector instead `[readonly]` for consistency (#33642...
Mark Otto [Thu, 13 May 2021 14:01:46 +0000 (07:01 -0700)] 
Revert "use `:read-only` css selector instead `[readonly]` for consistency (#33642)" (#33961)

This reverts commit 17252bb3b0c751ad2be1c1c1226ebcf43e7967f3.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoPRevent accent-bg from leaking in nested table (#33825)
Gaël Poupard [Thu, 13 May 2021 05:39:37 +0000 (07:39 +0200)] 
PRevent accent-bg from leaking in nested table (#33825)

Fixes #33817

Solution by  @Hintzmann in [#33817 (comment)](https://github.com/twbs/bootstrap/issues/33817#issuecomment-831718042).

4 years agoValidated inputs in `.input-group` shouldn't be behind sibling element (#33644)
Jatin Mehta [Thu, 13 May 2021 05:39:01 +0000 (11:09 +0530)] 
Validated inputs in `.input-group` shouldn't be behind sibling element (#33644)

Added z-index property for input-group only for invalid state

4 years agoUpdate Sidebars example to fix dividers and rendering on Chrome (#33859)
Mark Otto [Thu, 13 May 2021 04:34:34 +0000 (21:34 -0700)] 
Update Sidebars example to fix dividers and rendering on Chrome (#33859)

4 years agoAdd Fathom Analytics to v5 docs (#33904)
Mark Otto [Thu, 13 May 2021 04:34:11 +0000 (21:34 -0700)] 
Add Fathom Analytics to v5 docs (#33904)

* Add Fathom Analytics to v5 docs

* newline

4 years agoPopover/Tooltip: streamline config property to start with underscore (#33381)
GeoSot [Wed, 12 May 2021 09:15:59 +0000 (12:15 +0300)] 
Popover/Tooltip: streamline config property to start with underscore (#33381)

4 years agoBump @rollup/plugin-node-resolve from 11.2.1 to 13.0.0 (#33935)
dependabot[bot] [Tue, 11 May 2021 10:27:06 +0000 (13:27 +0300)] 
Bump @rollup/plugin-node-resolve from 11.2.1 to 13.0.0 (#33935)

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 11.2.1 to 13.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v13.0.0/packages/node-resolve)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump @rollup/plugin-commonjs from 18.0.0 to 19.0.0 (#33932)
dependabot[bot] [Tue, 11 May 2021 10:11:40 +0000 (13:11 +0300)] 
Bump @rollup/plugin-commonjs from 18.0.0 to 19.0.0 (#33932)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 18.0.0 to 19.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v19.0.0/packages/commonjs)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoBump karma-jasmine-html-reporter from 1.5.4 to 1.6.0 (#33937)
dependabot[bot] [Tue, 11 May 2021 10:05:52 +0000 (13:05 +0300)] 
Bump karma-jasmine-html-reporter from 1.5.4 to 1.6.0 (#33937)

Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases)
- [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/compare/v1.5.4...v1.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoBump glob from 7.1.6 to 7.1.7 (#33936)
dependabot[bot] [Tue, 11 May 2021 10:00:52 +0000 (13:00 +0300)] 
Bump glob from 7.1.6 to 7.1.7 (#33936)

Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.6 to 7.1.7.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v7.1.6...v7.1.7)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoFix test warning for dropdown, without expectations (#33938)
GeoSot [Tue, 11 May 2021 09:54:51 +0000 (12:54 +0300)] 
Fix test warning for dropdown, without expectations (#33938)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoBump eslint from 7.25.0 to 7.26.0 (#33933)
dependabot[bot] [Tue, 11 May 2021 09:50:35 +0000 (12:50 +0300)] 
Bump eslint from 7.25.0 to 7.26.0 (#33933)

Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.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/v7.25.0...v7.26.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoBump postcss from 8.2.13 to 8.2.15 (#33931)
dependabot[bot] [Tue, 11 May 2021 09:21:04 +0000 (12:21 +0300)] 
Bump postcss from 8.2.13 to 8.2.15 (#33931)

Bumps [postcss](https://github.com/postcss/postcss) from 8.2.13 to 8.2.15.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.13...8.2.15)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>