Julien Déramond
3eb6265b65
Docs: fix description on how to alter display values ( #36712 )
2022-07-10 08:37:47 +02:00
Julien Déramond
59a285ff3c
Docs: Add 'Icons' link in footer
2022-07-08 17:05:39 -07:00
Julien Déramond
2bf383c596
Add missing CSS vars for .navbar-nav
2022-07-07 14:32:35 -07:00
Julien Déramond
a396d9cd12
Replace JS Bin refs by CodePen or StackBlitz references
2022-07-07 14:28:08 -07:00
Christian Oliff
6f10bdc99c
add type="button"
to Bootstrap versions dropdown ( #36696 )
...
minor accessibility issue fix reported by webhint.io browser extension
2022-07-07 13:14:24 +01:00
Julien Déramond
6cf72530ed
Docs: add indeterminate disabled checkbox example ( #36674 )
2022-07-06 07:43:38 +02:00
Julien Déramond
22c7503c88
Docs: alphabetical reorder of some events/methods in tables ( #36669 )
2022-07-06 07:33:28 +02:00
Nathan Walters
3f324eed02
Handle non-empty whitespace textContent
in Tooltip trigger ( #36588 )
2022-07-06 07:15:50 +02:00
Julien Déramond
7d0b224df4
Revert db61cf3
for $text-muted
default value ( #36680 )
2022-07-06 06:22:30 +02:00
Christian Oliff
f0f8107d05
remove dead link from translations
2022-07-05 14:43:53 -10:00
Julien Déramond
547aa099ea
Docs: fix some ScrollSpy HTML copyable codes ( #36672 )
2022-07-05 13:45:30 +02:00
Julien Déramond
c1813ef2bc
ref(tests): Minor fix to use self-closing input HTML tag ( #36667 )
2022-07-04 14:12:10 +03:00
Vipin Mishra
a13f432db4
Fix a typo in the documentation masthead ( #36658 )
...
Co-authored-by: Vipin MIshra <vipin@digiqt.com>
2022-07-02 06:17:55 +00:00
Neeraj Kumar Das
f2692b1c58
Added examples for Radios in List Group ( #36644 )
...
* Add examples for Radios in List Group
* Reduce the number of checkboxes and radios to 3 for consistency
Drop aria-label on inputs and use label
Use class stretched-link on labels to cover the whole list group item
Check the first radio by default
Remove radios from streched link examples
Co-authored-by: Julien Déramond <juderamond@gmail.com>
2022-06-30 22:58:28 +03:00
Aleksander Machniak
505e0235b9
Fix interoperability issue regarding Event properties ( #36386 )
...
* Fix interoperability issue regarding Event properties
- make possible to re-set read-only event properties
- use hydrateObj() to set delegateTarget property
Fixes #36207
Co-authored-by: GeoSot <geo.sotis@gmail.com>
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
2022-06-30 22:52:47 +03:00
Christian Oliff
4082a3b52d
update Lighthouse URL
...
saves a HTTP redirect :-)
2022-06-30 22:25:32 +03:00
Julien Déramond
9400b8f2f9
Fix tooltip/badge border radius when rounded disabled
2022-06-29 13:41:33 -07:00
Tech Vanity
d4aee02458
Fix dashboard example so that the sticky sidebar has scrollable content ( #36608 )
2022-06-29 18:33:23 +02:00
XhmikosR
7f70fcab0f
Update devDependencies ( #36640 )
...
* @babel/cli ^7.17.10 → ^7.18.6
* @babel/core ^7.18.5 → ^7.18.6
* @babel/preset-env ^7.18.2 → ^7.18.6
* @rollup/plugin-commonjs ^22.0.0 → ^22.0.1
* eslint ^8.17.0 → ^8.18.0
* hugo-bin ^0.88.2 → ^0.89.0
* karma-jasmine ^5.0.1 → ^5.1.0
* nodemon ^2.0.16 → ^2.0.18
* rollup ^2.75.6 → ^2.75.7
* sass ^1.52.3 → ^1.53.0
2022-06-28 09:07:31 +03:00
Julien Déramond
828034f26f
Fix search modal z-index to be on top of all docs showcased components ( #36627 )
2022-06-28 07:41:15 +02:00
Julien Déramond
9cf0e9b735
Fix StackBlitz examples needing docs CSS ( #36637 )
2022-06-28 07:31:47 +02:00
GeoSot
4f4b42dd14
Force tooltip and popover to recreate content every time it opens ( #35679 )
2022-06-27 12:58:27 +03:00
GeoSot
f14c58f494
ref(tab): remove show from panels dependent-less they have .fade
class or not (simplify checks) ( #36622 )
2022-06-27 12:43:11 +03:00
Julien Déramond
8de0488330
Docs: update clipboard.js to v2.0.11
2022-06-25 16:06:07 +03:00
Julien Déramond
eea1b1e1fd
Use 'needs-example' label to trigger live demo bot message ( #36624 )
2022-06-22 22:53:28 +02:00
GeoSot
d05c42a397
fix: change dismiss handler, listening to key down, instead of click ( #36401 )
2022-06-21 11:03:57 +03:00
Julien Déramond
a877c5d04a
Fix popover live demo to use data-bs-title
instead of title
( #36613 )
2022-06-21 07:39:15 +02:00
Julien Déramond
cfabeb71fa
Fix StackBlitz Popovers and Tooltips examples ( #36449 )
...
* Fix StackBlitz Popovers and Tooltips examples
* Rename shortcode example parameters
* Reorder example shortcode doc params + fix Cspell
* Remove 'stackblitz' param + use data-bs-title instead of title
* Update site/layouts/partials/callout-warning-data-bs-title-vs-title.md
Co-authored-by: Mark Otto <markd.otto@gmail.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
2022-06-20 07:19:47 -07:00
Julien Déramond
22503d6b21
Update Code of Conduct with Contributor Covenant 2.1 ( #36548 )
...
Signed-off-by: Julien Déramond <juderamond@gmail.com>
2022-06-16 06:52:36 +02:00
Mark Otto
24d79fe74c
Add example of dark navbar and offcanvas to docs ( #36510 )
2022-06-15 07:41:39 -07:00
Mark Otto
ac0b87b207
Don't style readonly
inputs as disabled
( #36499 )
...
* Don't style readonly inputs as disabled
Also remove the Chrome-specific focus styling from readonly plaintext
* Update some docs comments
2022-06-14 07:25:49 -07:00
XhmikosR
dfe7472431
Regenerate package-lock.json
2022-06-14 16:33:00 +03:00
dependabot[bot]
7dc4fa932f
Bump lockfile-lint from 4.7.4 to 4.7.5 ( #36570 )
...
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint ) from 4.7.4 to 4.7.5.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases )
- [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.7.4...lockfile-lint@4.7.5 )
---
updated-dependencies:
- dependency-name: lockfile-lint
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>
2022-06-14 16:31:29 +03:00
dependabot[bot]
c57625b4d4
Bump karma from 6.3.20 to 6.4.0 ( #36573 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.20 to 6.4.0.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.20...v6.4.0 )
---
updated-dependencies:
- dependency-name: karma
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>
2022-06-14 16:22:27 +03:00
dependabot[bot]
8d29e86ff4
Bump sass from 1.52.2 to 1.52.3 ( #36572 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.52.2 to 1.52.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.52.2...1.52.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>
2022-06-14 16:19:44 +03:00
dependabot[bot]
1656b07ed5
Bump rollup from 2.75.5 to 2.75.6 ( #36571 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.75.5 to 2.75.6.
- [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.75.5...v2.75.6 )
---
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>
2022-06-14 16:19:21 +03:00
GeoSot
fc24f8788f
Carousel: Remove redundant reference to interval=false
from docs ( #36545 )
...
* docs: remove redundant reference to `interval=false`
* docs: remove redundant reference to `interval=false` from tests
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2022-06-14 16:17:28 +03:00
dependabot[bot]
13f109e542
Bump hugo-bin from 0.88.1 to 0.88.2 ( #36569 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.88.1 to 0.88.2.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.88.1...v0.88.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>
2022-06-14 16:14:59 +03:00
dependabot[bot]
147d3b0c9a
Bump terser from 5.14.0 to 5.14.1 ( #36568 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.14.0 to 5.14.1.
- [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.14.0...v5.14.1 )
---
updated-dependencies:
- dependency-name: terser
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>
2022-06-14 16:14:36 +03:00
dependabot[bot]
06f0cca502
Bump stylelint from 14.8.5 to 14.9.1 ( #36567 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.8.5 to 14.9.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.8.5...14.9.1 )
---
updated-dependencies:
- dependency-name: stylelint
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>
2022-06-14 16:14:09 +03:00
dependabot[bot]
4d91157e39
Bump @babel/core from 7.18.2 to 7.18.5 ( #36566 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.2 to 7.18.5.
- [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.18.5/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>
2022-06-14 16:13:24 +03:00
GeoSot
ec8166a90f
fix: fix possible bug on event handler. ( #36561 )
...
some browsers validate the empty object as `true`, so is safer to use an explicit check
2022-06-14 08:33:53 +03:00
Mark Otto
5f75413735
Generate local CSS variables on utilities when using state option
2022-06-13 14:07:13 -07:00
Sam Magura
1b31f84916
Document BootstrapVue being outdated
2022-06-13 08:41:50 -07:00
Mark Otto
a9ef305b81
Fixes #36550
2022-06-13 08:31:59 -07:00
Jeremy Thompson
0a3864641b
Add .active navbar breaking change to 5.0 docs
2022-06-08 15:44:29 -07:00
Mark Otto
d16a16258c
Manually set hover and active backgrounds and borders for dark and light buttons
2022-06-08 15:32:05 -07:00
Julien Déramond
ae3442041c
Fix typo in dropdown unit test
2022-06-08 15:23:03 -07:00
GeoSot
37cf7d11b9
Scrollspy: enable smooth-scroll behavior ( #36528 )
2022-06-08 22:35:09 +03:00
XhmikosR
90021886f6
Update devDependencies ( #36513 )
...
* eslint ^8.16.0 → ^8.17.0
* sass ^1.52.1 → ^1.52.2
* stylelint-config-twbs-bootstrap ^3.2.0 → ^4.0.0
2022-06-07 07:33:32 +03:00