]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Julien Déramond [Thu, 14 Jul 2022 16:27:33 +0000 (18:27 +0200)]
Use postcss-drop-empty-css-vars to remove empty CSS variables
GeoSot [Thu, 14 Jul 2022 09:06:06 +0000 (12:06 +0300)]
Offcanvas: activate focustrap when backdrop is enabled (#36717)
* fix(offcanvas): activate focustrap when backdrop is enabled
* Adding tabindex='-1' for both offcanvases in the docs
* Remove useless aria-expanded='false' in togglers
* Update js/tests/unit/offcanvas.spec.js
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
Co-authored-by: Julien Déramond <juderamond@gmail.com>
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
Patrick H. Lauke [Wed, 13 Jul 2022 21:31:15 +0000 (22:31 +0100)]
Add accNames to all progress bar examples (#36732)
Co-authored-by: Julien Déramond <juderamond@gmail.com>
Co-authored-by: Abdullah Alaqeel <abdullah.t.aqeel@gmail.com>
Christian Oliff [Wed, 13 Jul 2022 15:27:16 +0000 (00:27 +0900)]
Docs: Capitalize Unicode (#36734)
GeoSot [Mon, 11 Jul 2022 23:36:12 +0000 (02:36 +0300)]
Add a banner mixin, helping future releases and maintenance (#36178)
* Add a banner mixin, helping future releases and maintenance
* Update scss/bootstrap-reboot.scss
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
* Apply suggestions from code review
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
Louis-Maxime Piton [Mon, 11 Jul 2022 23:29:30 +0000 (01:29 +0200)]
Fix on #35679 (#36668)
* Fix
* .
GeoSot [Mon, 11 Jul 2022 23:17:53 +0000 (02:17 +0300)]
Add some details for non visible scrollspy elements (#36625)
* docs: add some details for non visible scrollspy elements
* Apply suggestions from code review
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
* fix selectors on snippet
* Fix paragraph by a native speaker
Co-authored-by: Mark Otto <markd.otto@gmail.com>
* Update scrollspy.md
* Move from warning to own section
* Update scrollspy.md
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
Co-authored-by: Julien Déramond <juderamond@gmail.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
Co-authored-by: Mark Otto <markdotto@gmail.com>
Julien Déramond [Mon, 11 Jul 2022 21:16:33 +0000 (23:16 +0200)]
Add `$display-font-family` and `$display-font-style` (#36711)
Neeraj Kumar Das [Fri, 8 Jul 2022 07:18:02 +0000 (12:48 +0530)]
Add CSS custom property: --bs-btn-disabled-border-color to mixin: button-outline-variant
XhmikosR [Mon, 11 Jul 2022 08:18:49 +0000 (11:18 +0300)]
Update devDependencies (#36715)
* eslint ^8.18.0 → ^8.19.0
* lockfile-lint ^4.7.5 → ^4.7.6
* nodemon ^2.0.18 → ^2.0.19
* postcss-cli ^9.1.0 → ^10.0.0
* rollup ^2.75.7 → ^2.76.0
Julien Déramond [Thu, 9 Jun 2022 16:01:20 +0000 (18:01 +0200)]
Fix 'Remove from map' Sass description
Mark Otto [Mon, 6 Jun 2022 02:26:07 +0000 (19:26 -0700)]
Remove headings-color CSS variable due to backward compatibility issues
Julien Déramond [Sun, 10 Jul 2022 06:37:47 +0000 (08:37 +0200)]
Docs: fix description on how to alter display values (#36712)
Julien Déramond [Fri, 8 Jul 2022 11:19:30 +0000 (13:19 +0200)]
Docs: Add 'Icons' link in footer
Julien Déramond [Wed, 6 Jul 2022 19:15:36 +0000 (21:15 +0200)]
Add missing CSS vars for `.navbar-nav`
Julien Déramond [Thu, 7 Jul 2022 19:42:08 +0000 (21:42 +0200)]
Replace JS Bin refs by CodePen or StackBlitz references
Christian Oliff [Thu, 7 Jul 2022 12:14:24 +0000 (21:14 +0900)]
add `type="button"` to Bootstrap versions dropdown (#36696)
minor accessibility issue fix reported by webhint.io browser extension
Julien Déramond [Wed, 6 Jul 2022 05:43:38 +0000 (07:43 +0200)]
Docs: add indeterminate disabled checkbox example (#36674)
Julien Déramond [Wed, 6 Jul 2022 05:33:28 +0000 (07:33 +0200)]
Docs: alphabetical reorder of some events/methods in tables (#36669)
Nathan Walters [Wed, 6 Jul 2022 05:15:50 +0000 (22:15 -0700)]
Handle non-empty whitespace `textContent` in Tooltip trigger (#36588)
Julien Déramond [Wed, 6 Jul 2022 04:22:30 +0000 (06:22 +0200)]
Revert
db61cf3 for `$text-muted` default value (#36680)
Christian Oliff [Tue, 5 Jul 2022 11:52:45 +0000 (20:52 +0900)]
remove dead link from translations
Julien Déramond [Tue, 5 Jul 2022 11:45:30 +0000 (13:45 +0200)]
Docs: fix some ScrollSpy HTML copyable codes (#36672)
Julien Déramond [Mon, 4 Jul 2022 11:12:10 +0000 (13:12 +0200)]
ref(tests): Minor fix to use self-closing input HTML tag (#36667)
Vipin Mishra [Sat, 2 Jul 2022 06:17:55 +0000 (11:47 +0530)]
Fix a typo in the documentation masthead (#36658)
Co-authored-by: Vipin MIshra <vipin@digiqt.com>
Neeraj Kumar Das [Thu, 30 Jun 2022 19:58:28 +0000 (01:28 +0530)]
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>
Aleksander Machniak [Thu, 30 Jun 2022 19:52:47 +0000 (21:52 +0200)]
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>
Christian Oliff [Thu, 30 Jun 2022 15:09:43 +0000 (00:09 +0900)]
update Lighthouse URL
saves a HTTP redirect :-)
Julien Déramond [Wed, 29 Jun 2022 20:14:49 +0000 (22:14 +0200)]
Fix tooltip/badge border radius when rounded disabled
Tech Vanity [Wed, 29 Jun 2022 16:33:23 +0000 (21:33 +0500)]
Fix dashboard example so that the sticky sidebar has scrollable content (#36608)
XhmikosR [Tue, 28 Jun 2022 06:07:31 +0000 (09:07 +0300)]
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
Julien Déramond [Tue, 28 Jun 2022 05:41:15 +0000 (07:41 +0200)]
Fix search modal z-index to be on top of all docs showcased components (#36627)
Julien Déramond [Tue, 28 Jun 2022 05:31:47 +0000 (07:31 +0200)]
Fix StackBlitz examples needing docs CSS (#36637)
GeoSot [Mon, 27 Jun 2022 09:58:27 +0000 (12:58 +0300)]
Force tooltip and popover to recreate content every time it opens (#35679)
GeoSot [Mon, 27 Jun 2022 09:43:11 +0000 (12:43 +0300)]
ref(tab): remove show from panels dependent-less they have `.fade` class or not (simplify checks) (#36622)
Julien Déramond [Sat, 25 Jun 2022 07:42:59 +0000 (09:42 +0200)]
Docs: update clipboard.js to v2.0.11
Julien Déramond [Wed, 22 Jun 2022 20:53:28 +0000 (22:53 +0200)]
Use 'needs-example' label to trigger live demo bot message (#36624)
GeoSot [Tue, 21 Jun 2022 08:03:57 +0000 (11:03 +0300)]
fix: change dismiss handler, listening to key down, instead of click (#36401)
Julien Déramond [Tue, 21 Jun 2022 05:39:15 +0000 (07:39 +0200)]
Fix popover live demo to use `data-bs-title` instead of `title` (#36613)
Julien Déramond [Mon, 20 Jun 2022 14:19:47 +0000 (16:19 +0200)]
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>
Julien Déramond [Thu, 16 Jun 2022 04:52:36 +0000 (06:52 +0200)]
Update Code of Conduct with Contributor Covenant 2.1 (#36548)
Signed-off-by: Julien Déramond <juderamond@gmail.com>
Mark Otto [Wed, 15 Jun 2022 14:41:39 +0000 (07:41 -0700)]
Add example of dark navbar and offcanvas to docs (#36510)
Mark Otto [Tue, 14 Jun 2022 14:25:49 +0000 (07:25 -0700)]
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
XhmikosR [Tue, 14 Jun 2022 13:33:00 +0000 (16:33 +0300)]
Regenerate package-lock.json
dependabot[bot] [Tue, 14 Jun 2022 13:31:29 +0000 (16:31 +0300)]
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>
dependabot[bot] [Tue, 14 Jun 2022 13:22:27 +0000 (16:22 +0300)]
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>
dependabot[bot] [Tue, 14 Jun 2022 13:19:44 +0000 (16:19 +0300)]
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>
dependabot[bot] [Tue, 14 Jun 2022 13:19:21 +0000 (16:19 +0300)]
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>
GeoSot [Tue, 14 Jun 2022 13:17:28 +0000 (16:17 +0300)]
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>
dependabot[bot] [Tue, 14 Jun 2022 13:14:59 +0000 (16:14 +0300)]
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>
dependabot[bot] [Tue, 14 Jun 2022 13:14:36 +0000 (16:14 +0300)]
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>
dependabot[bot] [Tue, 14 Jun 2022 13:14:09 +0000 (16:14 +0300)]
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>
dependabot[bot] [Tue, 14 Jun 2022 13:13:24 +0000 (16:13 +0300)]
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>
GeoSot [Tue, 14 Jun 2022 05:33:53 +0000 (08:33 +0300)]
fix: fix possible bug on event handler. (#36561)
some browsers validate the empty object as `true`, so is safer to use an explicit check
Mark Otto [Sat, 4 Jun 2022 16:47:18 +0000 (09:47 -0700)]
Generate local CSS variables on utilities when using state option
Sam Magura [Sat, 4 Jun 2022 18:34:00 +0000 (14:34 -0400)]
Document BootstrapVue being outdated
Mark Otto [Sun, 12 Jun 2022 15:22:22 +0000 (08:22 -0700)]
Fixes #36550
Jeremy Thompson [Mon, 6 Jun 2022 21:28:23 +0000 (17:28 -0400)]
Add .active navbar breaking change to 5.0 docs
Mark Otto [Thu, 14 Apr 2022 03:43:37 +0000 (20:43 -0700)]
Manually set hover and active backgrounds and borders for dark and light buttons
Julien Déramond [Wed, 8 Jun 2022 20:14:10 +0000 (22:14 +0200)]
Fix typo in dropdown unit test
GeoSot [Wed, 8 Jun 2022 19:35:09 +0000 (22:35 +0300)]
Scrollspy: enable smooth-scroll behavior (#36528)
XhmikosR [Tue, 7 Jun 2022 04:33:32 +0000 (07:33 +0300)]
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
Patrick H. Lauke [Sun, 5 Jun 2022 08:59:41 +0000 (09:59 +0100)]
Improve accessible name of version dropdown in docs navbar (#36495)
- add `aria-hidden="true"` to the "Bootstrap" text that is hidden on large screens
- add separate visually-hidden "Bootstrap", which will be part of the accessible name regardless of whether the other string is visible or not (on large screen)
- extra visually-hidden text to give some context - that the dropdown is about switching versions
- remove the redundant id/aria-labelledby for the dropdown
Julien Déramond [Sat, 4 Jun 2022 16:42:32 +0000 (18:42 +0200)]
Docs: Add a Vite Getting Started guide (#36412)
* Docs: Add a Vite Getting Started guide
* Fix npm run docs temporarily
* Fix cspell and lint
* Uncomment the 2nd part
* .
* Make it work without dist
* Updates after merges of Parcel/Webpack guides rewriting
* Update images
* Replace dev images
* Compress the new images better
* Update site/content/docs/5.2/customize/optimize.md
Co-authored-by: Mark Otto <otto@github.com>
* Update site/content/docs/5.2/getting-started/vite.md
Co-authored-by: Mark Otto <markdotto@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <otto@github.com>
Patrick H. Lauke [Fri, 3 Jun 2022 10:18:22 +0000 (11:18 +0100)]
Remove confusing unnecessary id/aria-labelledby for dropdown menus (#36487)
see https://github.com/twbs/bootstrap/discussions/35755
Note that even the APG guide for disclosure widgets doesn't use this optional "nice-to-have" extra bit https://www.w3.org/WAI/ARIA/apg/patterns/disclosure/ (though they do use `aria-controls`, which in most current browser/AT combos is borked though)
Patrick H. Lauke [Fri, 3 Jun 2022 09:42:49 +0000 (10:42 +0100)]
Update some WCAG links, expand sass.md contrast explanation (#36489)
Julien Déramond [Thu, 2 Jun 2022 21:10:22 +0000 (23:10 +0200)]
Docs: fix some ARIA Authoring Practices Guides broken links (#36488)
* Docs: fix some ARIA Authoring Practices Guides broken link
louismaxime.piton [Thu, 19 May 2022 13:35:44 +0000 (15:35 +0200)]
Re-ordering js default objects
Mark Otto [Thu, 26 May 2022 21:40:19 +0000 (14:40 -0700)]
Fix .dropdown-item border-radius when -padding-y is 0
Julien Déramond [Wed, 1 Jun 2022 08:06:26 +0000 (10:06 +0200)]
Docs: remove unused _algolia.scss
Julien Déramond [Wed, 1 Jun 2022 05:27:34 +0000 (07:27 +0200)]
Docs: fix Reboot Horizontal rules using border utilities
XhmikosR [Wed, 1 Jun 2022 15:19:32 +0000 (18:19 +0300)]
Update devDependencies (#36481)
* hugo-bin ^0.87.1 → ^0.88.1
* rollup ^2.74.1 → ^2.75.5
* stylelint-config-twbs-bootstrap ^3.1.0 → ^3.2.0
dependabot[bot] [Tue, 31 May 2022 14:52:57 +0000 (17:52 +0300)]
Bump streetsidesoftware/cspell-action from 1 to 2 (#36473)
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 1 to 2.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
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>
dependabot[bot] [Tue, 31 May 2022 14:51:01 +0000 (17:51 +0300)]
Bump stylelint from 14.8.3 to 14.8.5 (#36472)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.3 to 14.8.5.
- [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.3...14.8.5)
---
updated-dependencies:
- dependency-name: stylelint
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, 31 May 2022 14:48:37 +0000 (17:48 +0300)]
Bump @babel/preset-env from 7.18.0 to 7.18.2 (#36470)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.0 to 7.18.2.
- [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.2/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>
dependabot[bot] [Tue, 31 May 2022 14:43:18 +0000 (17:43 +0300)]
Bump @babel/core from 7.18.0 to 7.18.2 (#36469)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.0 to 7.18.2.
- [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.2/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, 31 May 2022 14:39:58 +0000 (17:39 +0300)]
Bump terser from 5.13.1 to 5.14.0 (#36468)
Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.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.13.1...v5.14.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>
dependabot[bot] [Tue, 31 May 2022 14:36:30 +0000 (17:36 +0300)]
Bump karma-jasmine-html-reporter from 1.7.0 to 2.0.0 (#36467)
Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) from 1.7.0 to 2.0.0.
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases)
- [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/compare/v1.7.0...v2.0.0)
---
updated-dependencies:
- dependency-name: karma-jasmine-html-reporter
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>
Louis-Maxime Piton [Tue, 31 May 2022 08:18:32 +0000 (10:18 +0200)]
JS: tests fixes & standardization of spies usage (#36398)
* Fix carousel spec typo
* Change carousel test name in align with testing method
* Make the spies declarations the same everywhere
mcoms [Sun, 29 May 2022 17:20:41 +0000 (13:20 -0400)]
fix alert border radius
Julien Déramond [Mon, 30 May 2022 05:27:48 +0000 (07:27 +0200)]
Docs: Use example shortcode for all Button groups (#36450)
GeoSot [Sat, 28 May 2022 02:06:07 +0000 (05:06 +0300)]
Add some details on "javascript" page (#36363)
* docs: Add more details on "getting-started -> javascript" page & group jQuery stuff
* Update after feedback
* Rewrite some content
- Shorten copy here and there
- Reduce some callouts that are entire sections with h2 headings
- Re-arrange a couple things
Co-authored-by: Mark Otto <markdotto@gmail.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
Julien Déramond [Thu, 26 May 2022 21:29:08 +0000 (23:29 +0200)]
Fix StackBlitz examples by embedding snippets.js when needed (#36352)
* Fix StackBlitz examples by embedding snippets.js when needed
* Fix Popovers
* Fix tooltips
* Fix Toasts
* Add comment sections
* Fix Alerts
* Indeterminate heckboxes + classes handling
* Nothing to do for links
* Fix modals
* Nothing to do for Offcanvas
* Remove correctly .bd-example
* Add body .p-3 for all StackBlitz examples
Mark Otto [Thu, 26 May 2022 21:23:54 +0000 (14:23 -0700)]
Update Sass for computing `.table-group-divider` border (#36446)
* Update Sass for computing .table-group-divider border
* Remove stylelint rule
Mark Otto [Thu, 26 May 2022 21:11:27 +0000 (14:11 -0700)]
Update import order for utilities API docs (#36444)
* Update import order for utilities API docs
* Add more complex examples, clarify things
* typo
XhmikosR [Wed, 25 May 2022 06:41:15 +0000 (09:41 +0300)]
Docs: improve image compression (#36346)
Mark Otto [Tue, 24 May 2022 17:52:46 +0000 (10:52 -0700)]
Add docs info for using JS w/ ESM shim (#36414)
* Docs: dependencies mgmt for vanilla ESM in browser
Doc change for https://github.com/twbs/bootstrap/issues/31944
* Update javascript.md
* Update javascript.md
* Update .cspell.json
* Update javascript.md
* Update javascript.md
* rewrite
* Add link
* edit
* eslint-skip
Co-authored-by: Caspar MacRae <earcam@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Louis-Maxime Piton [Tue, 24 May 2022 17:39:57 +0000 (19:39 +0200)]
CSS: doc fixes (#36425)
* Remove unused attributes
* Use utilities rather than using new CSS
* Removed unused class
* Change StackBlitz icon `aria-label` + small inconsistency
dependabot[bot] [Tue, 24 May 2022 06:47:44 +0000 (09:47 +0300)]
Bump stylelint-config-twbs-bootstrap from 3.0.1 to 3.1.0 (#36428)
* Bump stylelint-config-twbs-bootstrap from 3.0.1 to 3.1.0
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases)
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v3.0.1...v3.1.0)
---
updated-dependencies:
- dependency-name: stylelint-config-twbs-bootstrap
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update .stylelintrc
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Tue, 24 May 2022 04:24:28 +0000 (07:24 +0300)]
Update devDependencies (#36427)
* @babel/core ^7.17.10 → ^7.18.0
* @babel/preset-env ^7.17.10 → ^7.18.0
* eslint ^8.15.0 → ^8.16.0
* eslint-config-xo ^0.40.0 → ^0.41.0
* hugo-bin ^0.86.0 → ^0.87.1
* postcss ^8.4.13 → ^8.4.14
* rollup ^2.72.1 → ^2.74.1
* sass ^1.51.0 → ^1.52.1
* stylelint ^14.8.2 → ^14.8.3
Mark Otto [Mon, 23 May 2022 02:24:08 +0000 (19:24 -0700)]
Stylelint: Disable `custom-property-empty-line-before`
Mark Otto [Mon, 23 May 2022 00:47:01 +0000 (17:47 -0700)]
Rewrite Parcel guide (#36411)
* Rewrite Parcel guide
* update to match latest webpack guide, add images
* eslint-skip
* Apply suggestions from code review
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
* match parcel to webpack, share footer, consistent use of no ;
* Update site/content/docs/5.2/getting-started/parcel.md
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
* edits from code review
* Add custom images
* add image compression action from blog
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
HDPham [Wed, 11 May 2022 04:49:08 +0000 (23:49 -0500)]
Truncate text to prevent multiline floating label
汪心禾 [Sat, 21 May 2022 07:23:13 +0000 (15:23 +0800)]
Remove is-invalid from textarea validation example
Mark Otto [Fri, 20 May 2022 20:43:30 +0000 (13:43 -0700)]
Rewrite Webpack guide (#36382)
* Rewrite Webpack guide
Co-Authored-By: GeoSot <geo.sotis@gmail.com>
Co-Authored-By: Julien Déramond <17381666+julien-deramond@users.noreply.github.com>
* rewrite some pieces
* eslint-skip
Co-authored-by: GeoSot <geo.sotis@gmail.com>
Co-authored-by: Julien Déramond <17381666+julien-deramond@users.noreply.github.com>
Ryan Berliner [Mon, 16 May 2022 01:39:36 +0000 (21:39 -0400)]
add back focus box shadow on btn link
Mark Otto [Fri, 20 May 2022 18:02:32 +0000 (11:02 -0700)]
Update form-control-color sizing and styles (#36156)
Louis-Maxime Piton [Fri, 20 May 2022 17:28:31 +0000 (19:28 +0200)]
CSS: few proposals (#36406)
* Something to try about `!important` in color-bg helper
* Better understanding border utility `.border-*-0`
* Having rounded numbers of px
Louis-Maxime Piton [Fri, 20 May 2022 17:21:48 +0000 (19:21 +0200)]
Docs: quick fixes for HTML (#36395)
* Using the new helper in the doc
* Remove input from `Tab` access
* Change scrollspy code examples
* Reordering tables for JS
* Fix for parcel file
* Center align all the code example texts in layout
* Alphabetical reorder the helpers
Liam [Fri, 20 May 2022 12:09:54 +0000 (14:09 +0200)]
Update introduction.md
Juste a quotation mark.