Julien Déramond
16e3f97b82
Doc: add Sass vars for switches
2022-10-12 11:46:23 -07:00
Christian Oliff
b2f5cf9c43
Minor grammatical fixes
...
REF:
https://en.wikipedia.org/wiki/Ajax_(programming)
https://en.wikipedia.org/wiki/Server-side
2022-10-03 06:33:52 -07:00
Matthew West
7432f2a922
Fix docs typo of .form-checkbox
-> .form-check
...
The class `.form-checkbox` is not used in Bootstrap and here it should say `.form-check` (as shown in the example below).
2022-08-01 09:02:24 -07:00
Mark Otto
71cbb88f09
Support input groups in floating forms ( #36759 )
...
* Support input groups in floating forms
* Update bundlewatch
Co-authored-by: 719media <ben@719media.com>
2022-07-17 20:50:41 -07:00
Julien Déramond
ed448925da
Docs: same text for disabled ranges and disabled form controls ( #36741 )
2022-07-16 10:29:51 +02:00
Julien Déramond
6cf72530ed
Docs: add indeterminate disabled checkbox example ( #36674 )
2022-07-06 07:43:38 +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
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
Julien Déramond
8b85267739
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
2022-05-26 14:29:08 -07:00
汪心禾
8d87997303
Remove is-invalid from textarea validation example
2022-05-21 10:18:16 -07:00
Mark Otto
eaf760e4bc
Update form-control-color sizing and styles ( #36156 )
2022-05-20 11:02:32 -07:00
Mark Otto
f7e8ca91e0
Prepare v5.2.0-beta1
2022-05-13 19:44:01 +03:00