]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
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.
Julien Déramond [Tue, 17 May 2022 06:37:00 +0000 (08:37 +0200)]
Fix missing Swag Store URL
GeoSot [Mon, 16 May 2022 14:59:50 +0000 (17:59 +0300)]
Assorted Event handler patches (#36171)
* EventHandler: rename functions & variables
* EventHandler: export event hydration to function
* EventHandler: rename variable
* EventHandler: simplify checks and make use of one variable
Move check of falsie delegated-selector, caused by tooltip.js
* EventHandler: more renaming
* Update event-handler.js
* bump bunldewatch
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Christian Oliff [Mon, 16 May 2022 04:55:56 +0000 (13:55 +0900)]
Correct rounded sizes number
Mark Otto [Sun, 15 May 2022 19:39:23 +0000 (12:39 -0700)]
Update search box styling and position
Justin Kruit [Sat, 14 May 2022 18:36:01 +0000 (20:36 +0200)]
Offcanvas not showing with .showing (#36353)
The transform of .showing was being overridden by .offcanvas.offcanvas-start, while .show wasn't. This resulted in an illusion of the offcanvas waiting for the backdrop, reported in #36347. Moving the show classes below the position classes fixes this problem.
Mark Otto [Fri, 13 May 2022 17:11:09 +0000 (10:11 -0700)]
Fix homepage npm install snippet
XhmikosR [Fri, 13 May 2022 16:55:29 +0000 (19:55 +0300)]
docs: add the version in npm/yarn commands
XhmikosR [Fri, 13 May 2022 06:07:23 +0000 (09:07 +0300)]
Dist
Mark Otto [Fri, 13 May 2022 06:07:55 +0000 (09:07 +0300)]
Add Fathom Analytics
Mark Otto [Fri, 6 May 2022 20:57:58 +0000 (23:57 +0300)]
Prepare v5.2.0-beta1
Julien Déramond [Fri, 13 May 2022 16:28:55 +0000 (18:28 +0200)]
Fix a11y keyboard access to docs navigation (#36340)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Fri, 13 May 2022 16:28:18 +0000 (19:28 +0300)]
docs: link to the root page for the homepage (#36344)
XhmikosR [Fri, 13 May 2022 16:27:17 +0000 (19:27 +0300)]
Update devDependencies and regenerate package-lock.json (#36342)
* karma ^6.3.19 → ^6.3.20
* karma-jasmine ^5.0.0 → ^5.0.1
XhmikosR [Fri, 13 May 2022 15:49:49 +0000 (18:49 +0300)]
docs: drop Scratch usage (#36337)
XhmikosR [Fri, 13 May 2022 14:53:22 +0000 (17:53 +0300)]
tooltip: ignore `$tooltip-margin` warning for core
GeoSot [Fri, 13 May 2022 04:20:04 +0000 (07:20 +0300)]
Revert backdrop utilization, handling clicks over modal (#36324)
* refactor(Modal.js): stop using backdrop class to handle clicks over modal
* Revert #35554 and backdrop callback usage
Explanation: In order to bypass `.modal`, was applied a css rule `pointer-events:none` which caused the side effect, and user couldn't scroll "long content modals"
* Update .bundlewatch.config.json
Co-authored-by: Mark Otto <markd.otto@gmail.com>
Julien Déramond [Wed, 11 May 2022 18:51:00 +0000 (20:51 +0200)]
Minor changes in 'Usage with JavaScript frameworks' description
Julien Déramond [Wed, 11 May 2022 06:11:39 +0000 (08:11 +0200)]
Remove unused `.border-right` rule from modal example CSS file
Julien Déramond [Wed, 11 May 2022 11:49:35 +0000 (13:49 +0200)]
Doc: fix text overflow example
cccabinet [Tue, 10 May 2022 12:08:49 +0000 (21:08 +0900)]
Fix contents.md
dependabot[bot] [Tue, 10 May 2022 08:38:12 +0000 (11:38 +0300)]
Bump terser from 5.12.1 to 5.13.1 (#36267)
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.13.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.12.1...v5.13.1)
---
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, 10 May 2022 08:22:52 +0000 (11:22 +0300)]
Bump ip from 1.1.5 to 2.0.0 (#36316)
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 2.0.0.
- [Release notes](https://github.com/indutny/node-ip/releases)
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v2.0.0)
---
updated-dependencies:
- dependency-name: ip
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>
dependabot[bot] [Tue, 10 May 2022 07:27:45 +0000 (10:27 +0300)]
Bump nodemon from 2.0.15 to 2.0.16 (#36320)
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.15 to 2.0.16.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.15...v2.0.16)
---
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>
dependabot[bot] [Tue, 10 May 2022 07:10:18 +0000 (10:10 +0300)]
Bump @rollup/plugin-node-resolve from 13.2.1 to 13.3.0 (#36319)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.2.1 to 13.3.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.3.0/packages/node-resolve)
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
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, 10 May 2022 07:02:47 +0000 (10:02 +0300)]
Bump @babel/core from 7.17.9 to 7.17.10 (#36318)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.9 to 7.17.10.
- [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.17.10/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>
dependabot[bot] [Tue, 10 May 2022 06:59:10 +0000 (09:59 +0300)]
Bump hugo-bin from 0.85.3 to 0.86.0 (#36317)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.85.3 to 0.86.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.85.3...v0.86.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>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
dependabot[bot] [Tue, 10 May 2022 06:51:00 +0000 (09:51 +0300)]
Bump eslint from 8.13.0 to 8.15.0 (#36315)
Bumps [eslint](https://github.com/eslint/eslint) from 8.13.0 to 8.15.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.13.0...v8.15.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>
dependabot[bot] [Tue, 10 May 2022 06:49:44 +0000 (09:49 +0300)]
Bump stylelint from 14.7.1 to 14.8.2 (#36313)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.7.1 to 14.8.2.
- [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.7.1...14.8.2)
---
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, 10 May 2022 06:48:44 +0000 (09:48 +0300)]
Bump rollup from 2.70.2 to 2.72.1 (#36314)
Bumps [rollup](https://github.com/rollup/rollup) from 2.70.2 to 2.72.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.70.2...v2.72.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] [Tue, 10 May 2022 06:41:48 +0000 (09:41 +0300)]
Bump postcss from 8.4.12 to 8.4.13 (#36321)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.13.
- [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.12...8.4.13)
---
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] [Tue, 10 May 2022 06:36:18 +0000 (09:36 +0300)]
Bump @babel/cli from 7.17.6 to 7.17.10 (#36265)
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.17.6 to 7.17.10.
- [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.17.10/packages/babel-cli)
---
updated-dependencies:
- dependency-name: "@babel/cli"
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, 10 May 2022 06:35:36 +0000 (09:35 +0300)]
Bump autoprefixer from 10.4.4 to 10.4.7 (#36264)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.4 to 10.4.7.
- [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.4.4...10.4.7)
---
updated-dependencies:
- dependency-name: autoprefixer
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, 10 May 2022 06:34:12 +0000 (09:34 +0300)]
Bump karma from 6.3.18 to 6.3.19 (#36227)
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.18 to 6.3.19.
- [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.18...v6.3.19)
---
updated-dependencies:
- dependency-name: karma
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, 10 May 2022 06:33:45 +0000 (09:33 +0300)]
Bump github/codeql-action from 1 to 2 (#36230)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: github/codeql-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>
dependabot[bot] [Tue, 10 May 2022 06:33:19 +0000 (09:33 +0300)]
Bump @rollup/plugin-commonjs from 21.1.0 to 22.0.0 (#36226)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 21.1.0 to 22.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v22.0.0/packages/commonjs)
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
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>
dependabot[bot] [Tue, 10 May 2022 06:32:35 +0000 (09:32 +0300)]
Bump sass from 1.50.1 to 1.51.0 (#36225)
Bumps [sass](https://github.com/sass/dart-sass) from 1.50.1 to 1.51.0.
- [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.50.1...1.51.0)
---
updated-dependencies:
- dependency-name: sass
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, 10 May 2022 06:25:25 +0000 (09:25 +0300)]
Bump @babel/preset-env from 7.16.11 to 7.17.10 (#36266)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.11 to 7.17.10.
- [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.17.10/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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>
Julien Déramond [Sun, 8 May 2022 16:47:54 +0000 (18:47 +0200)]
Fix search with xs to md breakpoints
Mark Otto [Sat, 7 May 2022 16:16:57 +0000 (09:16 -0700)]
Remove leftover abbr styles in Reboot for tooltips
/cc @GeoSot
GeoSot [Sat, 7 May 2022 04:29:21 +0000 (07:29 +0300)]
Toast: provide `isShown` method (#36272)
* feat(Toast): provide `isShown` method
* Update site/content/docs/5.1/components/toasts.md
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
GeoSot [Sat, 7 May 2022 04:23:49 +0000 (07:23 +0300)]
Docs(Scrollspy): minor changes to be aligned with new version of javascript (#36260)
* Docs(Scrollspy): minor changes to be aligned with new version of javascript code
* first example: add proper root-margin
* 'nested nav' example: add more content to sections & enable smooth-scroll
* fix typo
* Changes after feedback
* Update examples and docs to streamline some things and improve how it works section
Co-authored-by: Mark Otto <markdotto@gmail.com>
GeoSot [Wed, 4 May 2022 08:05:15 +0000 (11:05 +0300)]
docs: add proper markup on modal's page tooltips ands popovers
amirhossein-karimi [Sat, 7 May 2022 02:36:04 +0000 (07:06 +0430)]
Fix color-adjust with autoprefixer 10.4.6 (#36258)
Co-authored-by: Mark Otto <markd.otto@gmail.com>
Mark Otto [Fri, 6 May 2022 23:56:43 +0000 (16:56 -0700)]
v5.2.0: Migrate to DocSearch 3 (#36176)
* Migrate to DocSearch v3
Fixes #33338
* initialize `siteDocsVersion` const after the proper check
* Update site/layouts/partials/stylesheet.html
Co-authored-by: GeoSot <geo.sotis@gmail.com>
* Update header.html
* code review changes
* Update search.js
* Fix contrast issue, tweak some styles
* Fix some navbar changes
* temporary safari fix for docsearch3
Co-authored-by: GeoSot <geo.sotis@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
GeoSot [Tue, 3 May 2022 22:48:30 +0000 (01:48 +0300)]
ref(Docs assets): Separate js assets
Mark Otto [Fri, 6 May 2022 04:32:02 +0000 (21:32 -0700)]
Iterate on border utilities (#36239)
* Remove `--bs-border-opacity: 1` from `.border-*` utilities
We set `--bs-border-opacity: 1` globally at the `:root` level, so redeclaring it on every `.border-*` utility doesn't make much sense. I think we can drop this.
* Remove global border-opacity var, restore on .border-color classes, move .border-color utils down the list to fix some specificity issues
* Add some demos of border utils to the docs
Julien Déramond [Fri, 6 May 2022 02:26:15 +0000 (04:26 +0200)]
Handle disabled focused tabs with tab JavaScript plugin (#36169)
* Handle disabled tabs
* Fix after feedback
* Update js/src/tab.js
Co-authored-by: GeoSot <geo.sotis@gmail.com>
* Update js/src/tab.js
Co-authored-by: GeoSot <geo.sotis@gmail.com>
* Commit suggestions via GitHub broke the thing
* Add some unit tests
* Remove temp doc modification
* Add tests for left arrow
* Add disabled tabs in JavaScript Behavior section
* Compact 4 tests to 2 tests
* Compact 4 tests to 2 tests
* Add 'disabled' attribute for all buttons
* Change the disabled pane position only for the vertical version
* Change ids for the confusing first example in JavaScript behavior
* Use disabled attribute instead of the class for buttons in tabs
Co-authored-by: GeoSot <geo.sotis@gmail.com>
louismaxime.piton [Wed, 4 May 2022 13:31:57 +0000 (15:31 +0200)]
Fix proposal
Mark Otto [Sat, 30 Apr 2022 18:41:12 +0000 (11:41 -0700)]
Improve version picker for new pages in v5.2.x
Mark Otto [Sat, 30 Apr 2022 17:02:26 +0000 (10:02 -0700)]
bundlewatch
Mark Otto [Sat, 30 Apr 2022 17:01:24 +0000 (10:01 -0700)]
include in migration guide
Mark Otto [Sat, 30 Apr 2022 16:58:10 +0000 (09:58 -0700)]
Update badges, cards, and toasts to use new helpers
Mark Otto [Thu, 28 Apr 2022 03:40:23 +0000 (20:40 -0700)]
Add new text-bg-color utilities
Julien Déramond [Sat, 23 Apr 2022 09:33:07 +0000 (11:33 +0200)]
Doc: remove `role="group"` from some split drop* buttons
Mark Otto [Sat, 30 Apr 2022 17:53:54 +0000 (10:53 -0700)]
Update new docs version picker to work on home and examples pages (#36245)
* Update new docs version picker to work on home and examples pages
* Add addd key to opacity page
* Add more added frontmatter
* Update picker to fix migration guide links, but still work for docs and examples