]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix StackBlitz examples by embedding snippets.js when needed (#36352)
authorJulien Déramond <julien.deramond@orange.com>
Thu, 26 May 2022 21:29:08 +0000 (23:29 +0200)
committerGitHub <noreply@github.com>
Thu, 26 May 2022 21:29:08 +0000 (14:29 -0700)
commit8b85267739e4bee63f13dfa14a94f94926b4fd7a
tree4f8d807c01f9d90741887263e21348c016419fed
parent4a3c004c349ec9b20990c8aa760d12c50c450bbd
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
site/assets/js/snippets.js
site/content/docs/5.2/components/alerts.md
site/content/docs/5.2/components/modal.md
site/content/docs/5.2/components/popovers.md
site/content/docs/5.2/components/toasts.md
site/content/docs/5.2/components/tooltips.md
site/content/docs/5.2/forms/checks-radios.md
site/layouts/partials/scripts.html
site/layouts/shortcodes/example.html