]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Louis-Maxime Piton [Mon, 4 Apr 2022 20:51:21 +0000 (22:51 +0200)]
Use new CSS vars (#36098)
* Proposal to use new CSS var when it could be used.
* Bundlewatch
Co-authored-by: Mark Otto <markdotto@gmail.com>
Mathias Brodala [Fri, 1 Apr 2022 10:14:44 +0000 (12:14 +0200)]
Move "Navbar" before "Navs & Tabs" in sidebar
This ensures consistent alphabetic ordering.
louismaxime.piton [Fri, 1 Apr 2022 10:01:58 +0000 (12:01 +0200)]
Adding CSS var to list-group-item-action
Julien Déramond [Mon, 4 Apr 2022 05:59:08 +0000 (07:59 +0200)]
Fix CSpell by adding 'Analyser'
louismaxime.piton [Fri, 1 Apr 2022 08:01:51 +0000 (10:01 +0200)]
Changing to btnTitle and btnEdit
louismaxime.piton [Thu, 31 Mar 2022 16:12:52 +0000 (18:12 +0200)]
Adding @include everytime it's not the case
louismaxime.piton [Thu, 31 Mar 2022 15:45:25 +0000 (17:45 +0200)]
Doc fixes
Julien Déramond [Tue, 29 Mar 2022 13:49:02 +0000 (15:49 +0200)]
Reuse all breadcrumb CSS vars available
Julien Déramond [Tue, 29 Mar 2022 13:42:18 +0000 (15:42 +0200)]
Fix duplicate border radius CSS var definition
Julien Déramond [Tue, 29 Mar 2022 06:48:56 +0000 (08:48 +0200)]
Fix duplicate `.rounded-*` and `.fw-semibold` defs in examples
Julien Déramond [Wed, 30 Mar 2022 12:14:00 +0000 (14:14 +0200)]
Fix StackBlitz edit feature by selecting the closest example
Julien Déramond [Tue, 29 Mar 2022 15:16:11 +0000 (17:16 +0200)]
Fix typo for StackBlitz edit button's tooltip (#36073)
Mark Otto [Mon, 28 Mar 2022 22:05:37 +0000 (15:05 -0700)]
Train PR: CSS variables for accordion, cards, navs, and modals (#36071)
* Convert accordion to CSS vars
* Update accordion.md
* Convert navs to CSS variables
* Split up CSS vars
* bundlewatch
* fix vars
* Convert cards to CSS vars
* Convert modals to CSS variables
* Bundlewatch
Co-authored-by: Geremia Taglialatela <tagliala.dev@gmail.com>
Julien Déramond [Fri, 25 Mar 2022 04:14:42 +0000 (05:14 +0100)]
Define Pagination font size CSS var (#35917)
Co-authored-by: Mark Otto <markd.otto@gmail.com>
Mark Otto [Tue, 22 Mar 2022 17:02:12 +0000 (10:02 -0700)]
Convert list group to CSS variables (#35862)
* Convert list-group to CSS vars
* bundlewatch
Mark Otto [Sat, 19 Mar 2022 18:58:22 +0000 (11:58 -0700)]
v5.2.0 migration updates (#36038)
Ryan Buckley [Sat, 19 Mar 2022 18:18:45 +0000 (18:18 +0000)]
Fix migration guide typos (#36040)
* Correct font-weight semibold utility class name
* Tiny sentence correction
louismaxime.piton [Wed, 16 Mar 2022 16:51:43 +0000 (17:51 +0100)]
No propagating escape event in an open dropdown.
Mark Otto [Fri, 18 Mar 2022 16:02:03 +0000 (09:02 -0700)]
Convert progress bars to CSS variables (#35962)
* Convert progress bars to CSS variables
* bundlewatch
Mark Otto [Fri, 11 Mar 2022 01:21:39 +0000 (17:21 -0800)]
Add another list-group snippet example
Mark Otto [Thu, 17 Mar 2022 21:48:36 +0000 (14:48 -0700)]
Convert toasts to CSS variables (#35961)
* Convert toasts to CSS variables
* bundlewatch
Mark Otto [Thu, 17 Mar 2022 20:49:57 +0000 (13:49 -0700)]
Convert spinners to CSS variables (#35960)
* Convert spinners to CSS variables
* bundlewatch
Mark Otto [Mon, 14 Mar 2022 20:20:54 +0000 (13:20 -0700)]
Revert #35759, fixes #35869
Mark Otto [Mon, 14 Mar 2022 20:01:03 +0000 (13:01 -0700)]
Fixes #36015: Fix pagination link border-radius if statement
Mark Otto [Mon, 14 Mar 2022 20:00:33 +0000 (13:00 -0700)]
Fixes #36016: Update .dropdown-item padding
XhmikosR [Tue, 15 Mar 2022 08:24:21 +0000 (10:24 +0200)]
Update devDependencies (#36024)
* @babel/core ^7.17.5 → ^7.17.7
* @popperjs/core ^2.11.2 → ^2.11.4
* eslint ^8.10.0 → ^8.11.0
* hugo-bin ^0.81.3 → ^0.82.2
* karma-chrome-launcher ^3.1.0 → ^3.1.1
* lockfile-lint ^4.6.2 → ^4.7.4
* rollup ^2.70.0 → ^2.70.1
* terser ^5.12.0 → ^5.12.1
Mark Otto [Mon, 14 Mar 2022 07:38:04 +0000 (00:38 -0700)]
Rewrite docs tables in Markdown with table shortcode (#31337)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: GeoSot <geo.sotis@gmail.com>
Sabrus [Mon, 14 Mar 2022 00:09:37 +0000 (01:09 +0100)]
Remove duplicate entry in migration.md
Mark Otto [Tue, 1 Mar 2022 01:25:53 +0000 (17:25 -0800)]
Add v5.1.0 to migration guide, update v5.2.0 additions
Mark Otto [Sun, 13 Mar 2022 17:13:09 +0000 (10:13 -0700)]
Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)
* Add additional root variables, rename $variable-prefix to $prefix
- Adds new root CSS variables for border-radius, border-width, border-color, and border-style
- Adds new root CSS variables for heading-color, link-colors, code color, and highlight color
- Replaces most instances of Sass variables (for border-radius, border-color, border-style, and border-width) for CSS variables inside _variables.scss
- Updates $mark-padding to be an even pixel number
- Renames $variable-prefix to $prefix throughout
* Bundlewatch
Mark Otto [Sat, 12 Mar 2022 05:27:58 +0000 (21:27 -0800)]
Convert added in badges to shortcode (#36007)
Mark Otto [Fri, 11 Mar 2022 20:42:32 +0000 (12:42 -0800)]
Bundlewatch
Mark Otto [Sat, 20 Nov 2021 04:44:46 +0000 (18:44 -1000)]
Convert breadcrumb to CSS variables
Mark Otto [Fri, 11 Mar 2022 19:29:52 +0000 (11:29 -0800)]
Redesign the "Added in" badges in the docs (#35980)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
A Web Artisan [Fri, 11 Mar 2022 19:25:41 +0000 (20:25 +0100)]
Allow to set active and disabled class also to .page-link (#35804)
Sometimes we can set `.active` class only to link tag and not parent.
Since active status style is applied only to `.page-link` and not `.page-item`, would also make more sense to just add the active class to `.page-link` itself.
The other way to set `.active` class to `.page-item` still remain, so there is not BC.
Allow to set also `.disabled` class to `.page-link`
Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
Mark Otto [Fri, 11 Mar 2022 16:59:30 +0000 (08:59 -0800)]
Set opacity on dropdown-divider for now
Mark Otto [Thu, 10 Mar 2022 17:29:53 +0000 (09:29 -0800)]
Updates -color to use rgba()
XhmikosR [Wed, 9 Mar 2022 18:36:20 +0000 (20:36 +0200)]
Update .cspell.json
Mark Otto [Tue, 1 Mar 2022 01:22:14 +0000 (17:22 -0800)]
Adjust border-radius values and add some new utilities
- Updates global border-radius values for a more modern appearance
- New .fw-semibold
- New .rounded-4 and .rounded-5
Mark Otto [Thu, 10 Mar 2022 20:38:07 +0000 (12:38 -0800)]
Fix some instances of lazy Sass math when multiplying new CSS var based border-width
GeoSot [Fri, 11 Mar 2022 15:56:57 +0000 (17:56 +0200)]
Fix docs error after #35644 (#36002)
Julien Déramond [Fri, 11 Mar 2022 14:04:41 +0000 (15:04 +0100)]
docs: add missing `.dropup` in dropup centered example (#35948)
XhmikosR [Thu, 10 Mar 2022 18:32:48 +0000 (20:32 +0200)]
Ignore warning for `.navbar-light` deprecation (#35995)
GeoSot [Thu, 10 Mar 2022 00:12:19 +0000 (02:12 +0200)]
Carousel: change class check as it can only exist if carousel is sliding
Also, fix the corresponding test
GeoSot [Thu, 10 Mar 2022 00:07:01 +0000 (02:07 +0200)]
Carousel: rename private property
GeoSot [Wed, 9 Mar 2022 23:00:33 +0000 (01:00 +0200)]
Carousel: add comment for future fixes
GeoSot [Wed, 9 Mar 2022 22:38:17 +0000 (00:38 +0200)]
Carousel: omit redundant checks as we are always transforming the right values
GeoSot [Wed, 9 Mar 2022 22:01:55 +0000 (00:01 +0200)]
Carousel: omit config merging in jQueryInterface after we create the instance
This is already done inside `getOrCreateInstance` method
Ihor Sychevskyi [Wed, 9 Mar 2022 15:36:50 +0000 (17:36 +0200)]
update google material icons link (#35942)
Puru Vijay [Wed, 9 Mar 2022 15:32:58 +0000 (21:02 +0530)]
docs: add a StackBlitz "Try It" button in code examples (#35644)
Co-authored-by: GeoSot <geo.sotis@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
GeoSot [Wed, 2 Mar 2022 00:18:55 +0000 (02:18 +0200)]
Carousel: return early in `_slide` method
GeoSot [Wed, 2 Mar 2022 00:16:51 +0000 (02:16 +0200)]
Carousel: small refactoring, remove unnecessary checks
GeoSot [Wed, 2 Mar 2022 00:11:14 +0000 (02:11 +0200)]
Carousel: refactor using inline function and move variables to the proper place
GeoSot [Wed, 2 Mar 2022 00:07:36 +0000 (02:07 +0200)]
Carousel: refactor `_slide` method te accept only order as first argument
GeoSot [Wed, 2 Mar 2022 00:04:03 +0000 (02:04 +0200)]
Carousel: add a `getItems` helper
GeoSot [Tue, 1 Mar 2022 23:34:38 +0000 (01:34 +0200)]
Carousel: use combined selector and drop variable used once
GeoSot [Tue, 1 Mar 2022 23:16:25 +0000 (01:16 +0200)]
Carousel: reorder variables and refactor method to use it inline
GeoSot [Tue, 1 Mar 2022 22:57:28 +0000 (00:57 +0200)]
Carousel: cleanup jQueryInterface
Drop chained else ifs and unused variable.
Since we were checking for `typeof config === 'string'` in both places, action was never `_config.slide`.
dependabot[bot] [Wed, 9 Mar 2022 15:21:34 +0000 (17:21 +0200)]
Bump rollup from 2.68.0 to 2.70.0 (#35972)
Bumps [rollup](https://github.com/rollup/rollup) from 2.68.0 to 2.70.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.68.0...v2.70.0)
---
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] [Wed, 9 Mar 2022 15:14:22 +0000 (17:14 +0200)]
Bump postcss from 8.4.7 to 8.4.8 (#35971)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.7 to 8.4.8.
- [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.4.7...8.4.8)
---
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] [Wed, 9 Mar 2022 14:55:43 +0000 (16:55 +0200)]
Bump hugo-bin from 0.81.0 to 0.81.3 (#35974)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.81.0 to 0.81.3.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.81.0...v0.81.3)
---
updated-dependencies:
- dependency-name: hugo-bin
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>
Mark Otto [Mon, 28 Feb 2022 22:50:00 +0000 (14:50 -0800)]
bundlewatch
Mark Otto [Tue, 5 Oct 2021 21:24:14 +0000 (14:24 -0700)]
Add migration guide mention
Mark Otto [Thu, 9 Sep 2021 03:18:22 +0000 (20:18 -0700)]
Convert popovers to CSS variables
Mark Otto [Wed, 8 Sep 2021 18:49:52 +0000 (11:49 -0700)]
Deprecate the tooltip-arrow-bg color since we're using CSS variables to set tooltip colors
Mark Otto [Wed, 8 Sep 2021 18:01:35 +0000 (11:01 -0700)]
Document new CSS vars in tooltip docs
Mark Otto [Thu, 29 Jul 2021 06:21:53 +0000 (09:21 +0300)]
Convert tooltips to CSS vars
louismaxime.piton [Tue, 8 Mar 2022 11:34:21 +0000 (12:34 +0100)]
Fix dropdowns
Julien Déramond [Thu, 3 Mar 2022 12:22:50 +0000 (13:22 +0100)]
Add missing root border opacity CSS var
AlexKoala [Sat, 5 Mar 2022 07:29:12 +0000 (16:29 +0900)]
docs: Update Japanese translation
cccabinet [Tue, 1 Mar 2022 14:43:33 +0000 (23:43 +0900)]
fix:border-width
dependabot[bot] [Wed, 2 Mar 2022 14:51:46 +0000 (16:51 +0200)]
Bump actions/checkout from 2 to 3 (#35933)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
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>
Louis-Maxime Piton [Wed, 2 Mar 2022 14:47:03 +0000 (15:47 +0100)]
Remove unneeded classes from toasts docs (#35931)
Jann Westermann [Wed, 2 Mar 2022 00:20:37 +0000 (01:20 +0100)]
Add static backdrop to offcanvas (#35832)
* Add static backdrop option, to offcanvas
* Trigger prevented event on esc with keyboard=false
* Change offcanvas doc , moving backdrop examples to examples section
Gaël Poupard [Mon, 28 Feb 2022 16:12:50 +0000 (17:12 +0100)]
docs(example): fix RTL carousel example
Mark Otto [Tue, 1 Mar 2022 20:52:00 +0000 (12:52 -0800)]
Split CSS vars for padding values (#35921)
* Split CSS vars for padding values
Make these few components consistent with where we're heading with other components. Had to add some new Sass variables to handle the dropdown-header element, but not a huge deal. This ensures we can drop the combined variable in v6 when we're ready.
* Update scss/_dropdown.scss
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
* Deprecate dropdown-header-padding var
Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com>
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
dependabot[bot] [Tue, 1 Mar 2022 16:34:44 +0000 (18:34 +0200)]
Bump terser from 5.11.0 to 5.12.0 (#35927)
Bumps [terser](https://github.com/terser/terser) from 5.11.0 to 5.12.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.11.0...v5.12.0)
---
updated-dependencies:
- dependency-name: terser
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>
GeoSot [Tue, 1 Mar 2022 15:08:12 +0000 (17:08 +0200)]
Modal: refactor listeners to reduce some code noise (#35902)
GeoSot [Fri, 10 Sep 2021 08:57:58 +0000 (11:57 +0300)]
Carousel: simplify carousel items selection
We already know that carousel's parent is the carousel element, so we can use it explicitly
GeoSot [Sat, 19 Feb 2022 17:04:50 +0000 (19:04 +0200)]
Carousel: move `carouselInterface` inside `jqueryInterface`
GeoSot [Sat, 19 Feb 2022 17:02:51 +0000 (19:02 +0200)]
Carousel: move logic of `dataApiClickHandler`
GeoSot [Fri, 10 Sep 2021 00:33:14 +0000 (03:33 +0300)]
Carousel: refactor dataApiKeyHandler to avoid use of `carouselInterface`
dependabot[bot] [Tue, 1 Mar 2022 14:47:19 +0000 (16:47 +0200)]
Bump find-unused-sass-variables from 4.0.2 to 4.0.3 (#35928)
Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases)
- [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v4.0.2...v4.0.3)
---
updated-dependencies:
- dependency-name: find-unused-sass-variables
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>
XhmikosR [Tue, 1 Mar 2022 14:09:51 +0000 (16:09 +0200)]
Revert "README: About release planning" (#35923)
This reverts commit
da9c007139eccffdb635ee7320160fb44701feed .
GeoSot [Tue, 1 Mar 2022 13:53:07 +0000 (15:53 +0200)]
Dropdown: Simplify dataKeyApiHandler (#35870)
* Dropdown.js: Remove duplicated check for `Not Shown` instance
* Dropdown.js: Rearrange `dataApiKeydownHandler` checks
* Dropdown: do some fixup inside `dataApiKeydownHandler`
* Update dropdown.js
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
dependabot[bot] [Tue, 1 Mar 2022 13:19:34 +0000 (15:19 +0200)]
Bump actions/setup-node from 2 to 3 (#35925)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
XhmikosR [Tue, 1 Mar 2022 08:37:05 +0000 (10:37 +0200)]
Update devDependencies (#35922)
* @rollup/plugin-babel ^5.3.0 → ^5.3.1
* @rollup/plugin-commonjs ^21.0.1 → ^21.0.2
* @rollup/plugin-replace ^3.1.0 → ^4.0.0
* eslint ^8.9.0 → ^8.10.0
* find-unused-sass-variables ^4.0.1 → ^4.0.2
* hugo-bin ^0.80.2 → ^0.81.0
* karma ^6.3.16 → ^6.3.17
* postcss ^8.4.6 → ^8.4.7
* sass ^1.49.8 → ^1.49.9
Gaël Poupard [Wed, 20 Oct 2021 10:18:46 +0000 (12:18 +0200)]
fix(forms): color input with validation icon
Gaël Poupard [Mon, 28 Feb 2022 16:04:29 +0000 (17:04 +0100)]
fix(tooltips|popovers): RTL arrows
Julien Déramond [Fri, 25 Feb 2022 13:06:14 +0000 (14:06 +0100)]
Site assets: `.bd-bg-purple-bright` → `.bd-bg-violet` and drop unused `.bd-text-purple-bright`
louismaxime.piton [Mon, 28 Feb 2022 09:25:54 +0000 (10:25 +0100)]
.
louismaxime.piton [Mon, 28 Feb 2022 09:22:45 +0000 (10:22 +0100)]
Use the new CSS variable in dropdown menu.
Mark Otto [Mon, 28 Feb 2022 20:58:31 +0000 (12:58 -0800)]
add tests
Mark Otto [Fri, 25 Feb 2022 16:53:17 +0000 (08:53 -0800)]
Add centered dropdown and dropup options
Mark Otto [Fri, 25 Feb 2022 22:55:47 +0000 (14:55 -0800)]
Replace instances of Sass vars for CSS variable versions of border-color and border-width
Mark Otto [Tue, 30 Nov 2021 06:07:28 +0000 (22:07 -0800)]
bump bundlewatch
Mark Otto [Tue, 30 Nov 2021 05:14:17 +0000 (21:14 -0800)]
Convert border utilities to CSS variables
- Updates the utilities mixin to check for specific CSS variable names via `css-variable`
- Bonus fix: we now prevent local variables for `0` value utilities (e.g., `.border-top-0` no longer sets `--bs-border-opacity: 1`
- Adds new `.border-opacity-*` classes
- Adds new root variables: `--bs-border-color`, `--bs-border-style`, `--bs-border-width`
- Documents the new variable changes
Mark Otto [Mon, 28 Feb 2022 19:14:55 +0000 (11:14 -0800)]
Update migration.md
Mark Otto [Fri, 25 Feb 2022 21:58:08 +0000 (13:58 -0800)]
Remove thicker border on table thead elements
Use the new .table-group-divider to create your own dividers as desired. Would love to find a better way to handle border-color for this, but for now, this is at least opt-in.
I've applied it by default in another way for our docs tables to help differentiate our content vs our components.
Fixes #35342
Mark Otto [Sat, 26 Feb 2022 19:17:42 +0000 (11:17 -0800)]
Update release-drafter.yml