]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Christian Oliff [Thu, 24 Jun 2021 07:51:17 +0000 (16:51 +0900)]
Remove unneeded `.text-white-50` CSS rule (#34336)
This is already part of Bootstrap 4.6 and 5.0.
Mark Otto [Thu, 24 Jun 2021 03:37:07 +0000 (20:37 -0700)]
Fixes #34187
Mark Otto [Wed, 23 Jun 2021 02:53:24 +0000 (19:53 -0700)]
Bump bundlewatch bundle
Mark Otto [Wed, 23 Jun 2021 02:51:16 +0000 (19:51 -0700)]
v5.1: Add optional CSS grid (#31813)
Rohit Sharma [Wed, 9 Jun 2021 09:32:45 +0000 (15:02 +0530)]
Use the `switch` statement instead of `if`
GeoSot [Tue, 8 Jun 2021 07:38:27 +0000 (10:38 +0300)]
ScrollSpy: Make Proper use of the SelectorEngine
* avoid extra work, creating ids
* simplify selectors and constrain search inside `config.target`
harishhalodoc [Wed, 23 Jun 2021 02:20:01 +0000 (07:50 +0530)]
Add utility classes for opacity (#33781)
* Add responsive utility classes for opacity
- fix for #33483
* remove responsive opacity utils as it has impact on bootstrap.css bundle size
* Update opacity.md
* Update site/content/docs/5.0/utilities/opacity.md
Co-authored-by: Mark Otto <otto@github.com>
* Update site/content/docs/5.0/utilities/opacity.md
Co-authored-by: Mark Otto <otto@github.com>
Co-authored-by: Harish <halodoc@ip-192-168-1-101.ap-southeast-1.compute.internal>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <otto@github.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
Co-authored-by: alpadev <2838324+alpadev@users.noreply.github.com>
Mark Otto [Wed, 23 Jun 2021 02:15:02 +0000 (19:15 -0700)]
Add four new snippet examples (#33882)
* Add four new snippet examples
- Dropdowns
- Footers
- List groups
- Modals
* Fix HTML linter errors
* more linter
XhmikosR [Tue, 22 Jun 2021 18:29:16 +0000 (21:29 +0300)]
Release v5.0.2 (#34276)
* Bump version to v5.0.2.
* Dist
Mark Otto [Tue, 22 Jun 2021 17:39:13 +0000 (10:39 -0700)]
Fix another Sass division (#34332)
* Fix another Sass division
* Revert the percentage division in the mixins for accuracy
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
alpadev [Tue, 22 Jun 2021 17:19:55 +0000 (19:19 +0200)]
Register only one `DOMContentLoaded` event listener in `onDOMContentLoaded` (#34158)
* refactor: reuse one DOMContentLoaded event listener in onDOMContentLoaded function
Instead of adding an event listener everytime the utility function is called, cache the callbacks and execute them all at once.
* refactor: drop iife for onDOMContentLoaded
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
dependabot[bot] [Tue, 22 Jun 2021 17:17:34 +0000 (20:17 +0300)]
Bump sass from 1.32.13 to 1.35.1 (#34285)
* Bump sass from 1.32.13 to 1.35.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.13 to 1.35.1.
- [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.13...1.35.1)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Mark Otto [Fri, 18 Jun 2021 05:29:21 +0000 (22:29 -0700)]
Update rfs to v9.0.4.
Mark Otto [Fri, 18 Jun 2021 02:58:31 +0000 (05:58 +0300)]
Update the divide() function
alpadev [Tue, 22 Jun 2021 10:11:03 +0000 (12:11 +0200)]
fix(carousel): arrow keys break animation if carousel sliding (#34307)
dependabot[bot] [Tue, 22 Jun 2021 09:46:19 +0000 (12:46 +0300)]
Bump @babel/preset-env from 7.14.5 to 7.14.7 (#34326)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.5 to 7.14.7.
- [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.7/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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>
XhmikosR [Tue, 22 Jun 2021 09:42:49 +0000 (12:42 +0300)]
build/vnu-jar.js: clean up ignores (#34279)
dependabot[bot] [Tue, 22 Jun 2021 09:41:32 +0000 (12:41 +0300)]
Bump rollup from 2.52.1 to 2.52.2 (#34325)
Bumps [rollup](https://github.com/rollup/rollup) from 2.52.1 to 2.52.2.
- [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.52.1...v2.52.2)
---
updated-dependencies:
- dependency-name: rollup
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>
dependabot[bot] [Tue, 22 Jun 2021 09:34:54 +0000 (12:34 +0300)]
Bump eslint from 7.28.0 to 7.29.0 (#34324)
Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.29.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.28.0...v7.29.0)
---
updated-dependencies:
- dependency-name: eslint
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>
dependabot[bot] [Tue, 22 Jun 2021 09:31:29 +0000 (12:31 +0300)]
Bump hugo-bin from 0.71.1 to 0.72.1 (#34327)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.71.1 to 0.72.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.71.1...v0.72.1)
---
updated-dependencies:
- dependency-name: hugo-bin
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>
Mark Otto [Sat, 19 Jun 2021 23:30:31 +0000 (16:30 -0700)]
Small typos, closes #34249
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>
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>
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>
Mark Otto [Thu, 17 Jun 2021 16:15:59 +0000 (09:15 -0700)]
Fix lingering Sass math (#34281)
Mark Otto [Thu, 17 Jun 2021 15:38:54 +0000 (08:38 -0700)]
Remove a leftover sass:math module call (#34280)
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
Matt Dufresne [Tue, 15 Jun 2021 12:43:24 +0000 (08:43 -0400)]
fix error in javascript example under Asynchronous functions and transitions section
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>
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>
aphel [Thu, 22 Apr 2021 13:24:17 +0000 (14:24 +0100)]
querySelector will only select the first element. Adjust to QuerySelectorAll
Mark Otto [Mon, 14 Jun 2021 21:40:46 +0000 (14:40 -0700)]
Don't set auto margin on offcanvas close
Mark Otto [Mon, 14 Jun 2021 21:53:24 +0000 (14:53 -0700)]
Add important to utilities, mention it's usage and global variable
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>
XhmikosR [Mon, 14 Jun 2021 17:12:10 +0000 (20:12 +0300)]
Replace Freenode with Libera.Chat in the remaining files (#34250)
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
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
Julien Déramond [Mon, 14 Jun 2021 05:45:13 +0000 (07:45 +0200)]
docs(style): fix display of nested `<ul><li>` (#34223)
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>
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
Luke Ingalls [Mon, 7 Jun 2021 13:05:26 +0000 (07:05 -0600)]
docs: update overview.md to fix typo
Laussel Loïc [Sun, 13 Jun 2021 05:12:22 +0000 (07:12 +0200)]
fix accessibility issue on sidebars example (#34214)
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
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
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>
Eduardo Allegrini [Fri, 4 Jun 2021 08:21:34 +0000 (10:21 +0200)]
docs: update migration.md to fix a typo
GeoSot [Sun, 6 Jun 2021 06:26:36 +0000 (09:26 +0300)]
Refactor scrollbar.js to be used as a Class (#33947)
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>
Anal-Retentive Squirrel Hunter [Thu, 3 Jun 2021 16:18:00 +0000 (12:18 -0400)]
Allow individual grid classes to override `.row-cols` (#33621)
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>
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>
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>
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` &&
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>
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>
Breno Reis [Tue, 18 May 2021 12:22:06 +0000 (09:22 -0300)]
Sets the correct color for popover header bottom border
王赛 [Mon, 26 Apr 2021 05:39:12 +0000 (13:39 +0800)]
add Bootstrap 5 Simplified Chinese translation
Anirvan Chatterjee [Thu, 3 Jun 2021 00:32:23 +0000 (17:32 -0700)]
Fix typo ("theses"→ "these")
XhmikosR [Tue, 1 Jun 2021 10:24:26 +0000 (13:24 +0300)]
Regenerate package-lock.json to flatten the deps tree (#34157)
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>
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>
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>
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>
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).
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>
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>
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>
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>
Gaël Poupard [Thu, 27 May 2021 14:36:32 +0000 (16:36 +0200)]
fix(dropdowns): RTL for `.dropdown-menu-*` (#34124)
GeoSot [Tue, 25 May 2021 15:30:38 +0000 (18:30 +0300)]
Change `element.parentNode.removeChild(element)` to `element.remove()` (#34071)
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>
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>
XhmikosR [Tue, 25 May 2021 05:32:27 +0000 (08:32 +0300)]
Update Hugo config and sitemap.xml (#34074)
XhmikosR [Tue, 25 May 2021 05:31:53 +0000 (08:31 +0300)]
Delete FUNDING.yml (#34073)
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)
hugonun [Tue, 25 May 2021 05:28:27 +0000 (07:28 +0200)]
Changing HTTP to HTTPS (#34090)
Gaël Poupard [Tue, 25 May 2021 05:23:41 +0000 (07:23 +0200)]
Handle complex expressions in add() & subtract() (#34047)
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.
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>
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>
alpadev [Sat, 22 May 2021 07:58:52 +0000 (09:58 +0200)]
Automatically select an item in the dropdown when using arrow keys (#34052)
Mark Otto [Sat, 22 May 2021 07:51:30 +0000 (00:51 -0700)]
Document how to make utilities responsive using the API (#34062)
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.
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>
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>
midzer [Fri, 21 May 2021 05:08:04 +0000 (07:08 +0200)]
Replace freenode with libera IRC server (#34050)
GeoSot [Thu, 20 May 2021 14:46:43 +0000 (17:46 +0300)]
fix wrong comment text for tooltip (#34044)
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)
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
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)
Mark Otto [Wed, 19 May 2021 20:16:23 +0000 (13:16 -0700)]
Remove FA for time being
pu-master [Tue, 18 May 2021 23:47:45 +0000 (19:47 -0400)]
Update button-variant mixin to add missing space.
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.
dependabot[bot] [Wed, 19 May 2021 04:49:15 +0000 (04:49 +0000)]
Bump rollup from 2.47.0 to 2.48.0 (#34022)
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)
GeoSot [Tue, 18 May 2021 22:23:52 +0000 (01:23 +0300)]
Add `getNextActiveElement` helper function to utils, replacing custom implementation through components (#33608)
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>
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>
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)
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>