kyletsang
d533e6f33d
Fix tooltip body placement with variation placements
2023-03-25 12:22:15 -07:00
Mark Otto
208ba3d748
Document new .d-inline-grid utility
2023-03-24 19:42:10 -07:00
jonnysp
3b9b154563
Use border-radius
CSS variables in more components ( #38284 )
...
* Update _variables.scss
missing global variable on nav-pills-border-radius
* Update _variables.scss
2023-03-24 21:41:44 -05:00
Serhii Babakov
33ad33843a
Update display utility
2023-03-24 19:32:36 -07:00
Saleem Abdulrasool
aa50e2361f
scss: bring light/dark accordion icon color handling to parity
...
The light themed accordion icon is controlled by a set of two variables:
- `$accordion-icon-color`
- `$accordion-icon-active-color`
The dark themed accordion icon did not have this level of control
available and instead would always use `$primary-text-emphasis-dark`.
Replicate the behaviour to permit individual control over the colours to
match the behaviour for the light themed form.
2023-03-24 18:58:08 -07:00
XhmikosR
c877cefcef
Release v5.3.0-alpha2 ( #38244 )
...
* Bump version to 5.3.0-alpha2
* Dist
2023-03-24 16:30:16 +02:00
Louis-Maxime Piton
f8a56da8b0
Docs: scss-docs
unindent automatically the code inside shortcode
2023-03-24 16:11:22 +02:00
Hannah Issermann
2008c65c54
Docs: fix two class attributes on same button ( #38317 )
2023-03-24 16:05:56 +02:00
Julien Déramond
0653e7f648
Fix reference to twbs/examples/icons-font + fine-tune index.html SB location target ( #38310 )
...
* Fix reference to twbs/examples/icons-font + fine-tune index.html SB location target
* Use urlquery
* Add `rel="noopener"`
---------
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2023-03-24 16:00:58 +02:00
XhmikosR
e8730484b8
vnu-jar.js: add more logging ( #38314 )
2023-03-24 11:32:43 +02:00
Julien Déramond
aadfe7edce
Fix comment position in assets/scss/_content.scss
( #38281 )
2023-03-23 14:31:24 +02:00
Julien Déramond
99867eb9ba
Update Vite, Parcel and Webpack guides ( #38305 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2023-03-23 08:07:04 +02:00
XhmikosR
b3faa0cfac
docs: remove moot v
from docs-versions.yml ( #38301 )
2023-03-22 10:24:17 +02:00
XhmikosR
842fd50da8
Remove version from index.{esm,umd}.js too ( #38302 )
2023-03-22 10:23:24 +02:00
XhmikosR
00fc712330
Update browserstack.yml ( #38303 )
2023-03-22 10:20:31 +02:00
XhmikosR
fdcb9b193a
Update browserstack.yml
2023-03-22 09:25:43 +02:00
GeoSot
ab049cd4a0
Remove version comment from JavaScript src files ( #38294 )
2023-03-22 09:12:33 +02:00
XhmikosR
c2671ecc2d
CI: limit the on push triggers ( #38291 )
2023-03-22 09:03:51 +02:00
dependabot[bot]
7d03805205
Build(deps): Bump coverallsapp/github-action from 1.2.4 to 2.0.0 ( #38288 )
...
* Build(deps): Bump coverallsapp/github-action from 1.2.4 to 2.0.0
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action ) from 1.2.4 to 2.0.0.
- [Release notes](https://github.com/coverallsapp/github-action/releases )
- [Commits](https://github.com/coverallsapp/github-action/compare/v1.2.4...v2.0.0 )
---
updated-dependencies:
- dependency-name: coverallsapp/github-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update js.yml
---------
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>
2023-03-21 15:18:24 +02:00
dependabot[bot]
4345a3cbf9
Build(deps-dev): Bump rollup from 3.19.1 to 3.20.0 ( #38290 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.19.1 to 3.20.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/v3.19.1...v3.20.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>
2023-03-21 12:30:54 +02:00
dependabot[bot]
71d5286e46
Build(deps-dev): Bump hugo-bin from 0.101.0 to 0.101.2 ( #38289 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.101.0 to 0.101.2.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.101.0...v0.101.2 )
---
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>
2023-03-21 12:30:00 +02:00
XhmikosR
43ec90ba56
Update dependabot.yml
2023-03-21 12:27:28 +02:00
Louis-Maxime Piton
a6d8aa827d
Proposal to use scroll-margin-top
instead of introducing padding and negative margin ( #38220 )
2023-03-19 17:45:46 -07:00
XhmikosR
5d4048350f
Slightly improve examples PNG files ( #38270 )
...
Before: 97,4 KB (99.758 bytes)
After: 94,2 KB (96.512 bytes)
2023-03-19 17:42:52 -07:00
Julien Déramond
f52d4a35b3
Fix placeholder
shortcode color and background params when 'img' markup ( #38263 )
2023-03-19 17:42:30 -07:00
Mark Otto
6855ce9512
Revert "Guard more in color-modes.js ( #38235 )" ( #38280 )
...
This reverts commit 474bf2aed1
.
2023-03-19 17:35:57 -07:00
Julien Déramond
2d0c94c05a
Docs: make all headings use var(--bs-emphasis-color)
( #38262 )
2023-03-19 16:57:35 -07:00
dependabot[bot]
5414880e37
Build(deps-dev): Bump jasmine from 4.5.0 to 4.6.0 ( #38267 )
...
Bumps [jasmine](https://github.com/jasmine/jasmine-npm ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/jasmine/jasmine-npm/releases )
- [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md )
- [Commits](https://github.com/jasmine/jasmine-npm/compare/v4.5.0...v4.6.0 )
---
updated-dependencies:
- dependency-name: jasmine
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>
2023-03-17 16:19:54 +02:00
dependabot[bot]
52ef7070d4
Build(deps-dev): Bump @babel/core from 7.21.0 to 7.21.3 ( #38266 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.21.0 to 7.21.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.21.3/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>
2023-03-17 16:18:46 +02:00
dependabot[bot]
fa4854f0d4
Build(deps-dev): Bump find-unused-sass-variables from 4.0.5 to 4.0.6 ( #38269 )
...
Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables ) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases )
- [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v4.0.5...v4.0.6 )
---
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>
2023-03-17 16:17:17 +02:00
dependabot[bot]
008625878a
Build(deps-dev): Bump sass from 1.59.2 to 1.59.3 ( #38265 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.59.2 to 1.59.3.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.59.2...1.59.3 )
---
updated-dependencies:
- dependency-name: sass
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>
2023-03-17 16:16:44 +02:00
dependabot[bot]
c128b90080
Build(deps-dev): Bump hugo-bin from 0.100.0 to 0.101.0 ( #38264 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.100.0 to 0.101.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.100.0...v0.101.0 )
---
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>
2023-03-17 16:15:53 +02:00
XhmikosR
8701d89b16
icon-link.md: remove moot aliases ( #38246 )
2023-03-17 07:58:09 +02:00
Julien Déramond
4ba2deb534
Docs: consistent deprecation messages in Close Button dark variant ( #38247 )
2023-03-16 18:22:20 +02:00
XhmikosR
fe786cdd55
Update hugo-bin to v0.100.0 ( #38243 )
...
This version is using my @xhmikosr/bin-wrapper fork. All current npm vulnerabilities are fixed.
2023-03-15 21:34:43 +02:00
XhmikosR
adf7b8dc40
Docs: use core mixins in a couple of places ( #38236 )
2023-03-15 06:40:58 +02:00
XhmikosR
c400653990
Tweak stylelint config ( #38228 )
...
* rename to .stylelintrc.json
* add reportInvalidScopeDisables to config
* move reportNeedlessDisables to config
* merge the two configs
* remove unneeded disabled rules from the examples config
2023-03-15 06:30:45 +02:00
XhmikosR
474bf2aed1
Guard more in color-modes.js ( #38235 )
2023-03-14 20:30:11 +02:00
Neeraj Kumar Das
6a043d95fa
Remove empty script tag ( #38233 )
2023-03-14 14:30:36 +02:00
XhmikosR
898cfc740d
Update codeql.yml ( #38225 )
2023-03-14 09:10:31 +02:00
XhmikosR
ca6dfad43c
Move --printUnusedTemplates in hugo scripts ( #38227 )
2023-03-14 09:09:48 +02:00
XhmikosR
3b632cdee6
Update minor dependencies ( #38229 )
...
* @babel/cli ^7.20.7 → ^7.21.0
* @babel/core ^7.20.12 → ^7.21.0
* autoprefixer ^10.4.13 → ^10.4.14
* eslint ^8.34.0 → ^8.36.0
* hugo-bin ^0.98.0 → ^0.99.3
* jquery ^3.6.3 → ^3.6.4
* rollup ^3.17.2 → ^3.19.1
* sass ^1.58.3 → ^1.59.2
2023-03-14 09:08:09 +02:00
XhmikosR
ca1dd22aac
Specify lockfile-version=2 for older npm compatibility ( #38226 )
2023-03-14 09:04:46 +02:00
dependabot[bot]
ebcb6c4262
Build(deps): Bump coverallsapp/github-action from 1.2.2 to 1.2.4 ( #38183 )
...
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action ) from 1.2.2 to 1.2.4.
- [Release notes](https://github.com/coverallsapp/github-action/releases )
- [Commits](https://github.com/coverallsapp/github-action/compare/v1.2.2...v1.2.4 )
---
updated-dependencies:
- dependency-name: coverallsapp/github-action
dependency-type: direct:production
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>
2023-03-14 06:51:40 +02:00
Jan Bensch
e00d06e45b
Fix wrong generation of aria-labelledby
in tab navigation ( #38223 )
...
* fix wrong generation of aria-labelledby in tab navigation
* fix wrong test
---------
Co-authored-by: Jan Bensch <github@bensch.dev>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2023-03-14 06:50:08 +02:00
dependabot[bot]
e9355c6dff
Build(deps-dev): Bump eslint-plugin-unicorn from 45.0.2 to 46.0.0 ( #38187 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 45.0.2 to 46.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v45.0.2...v46.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
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>
2023-03-13 16:03:55 +02:00
dependabot[bot]
7bc4f4f759
Build(deps-dev): Bump nodemon from 2.0.20 to 2.0.21 ( #38186 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.20 to 2.0.21.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.20...v2.0.21 )
---
updated-dependencies:
- dependency-name: nodemon
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>
2023-03-13 16:01:51 +02:00
Julien Déramond
c57be44686
Docs: consistent usage of CSS sections ( #38175 )
2023-03-13 11:41:27 +01:00
Julien Déramond
59c556cea6
Drop unused bootstrap-social-logo.png
2023-03-10 12:36:46 -06:00
Mark Otto
6f18ad9d69
Update buttons.md ( #38169 )
...
* Update buttons.md
Updates the buttons documentation to refer to the button styles as variants as opposed to "predefined styles" as that language was previously troublesome elsewhere in our docs, and variants makes more sense.
* Update site/content/docs/5.3/components/buttons.md
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
---------
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
2023-03-10 12:35:58 -06:00