Tommaso Allegretti
Tommaso Allegretti
### Description Changed the floating labels placeholder's text color from black to light gray (`opacity: 0.65`). I removed the styling from the other `label` tags under `.form-select` and `.form-control:-webkit-autofill` parents...
### Description add xxl modifier for modal ### Motivation & Context as requested in issue #39433 ### Type of changes - [ ] Bug fix (non-breaking change which fixes an...
### Description The Collapse documentation only talks about buttons and elements as toggles. However, using checkboxes also works fine. Therefore, it should be pointed out in the docs that you...
### Description In response to #40506, I added a brief description of the tools on the Webpack, Parcel and Vite pages. ### Type of changes - Documentation enhancement (non-breaking change)...
### Description I added a **Border radius** section in the **Input group** docs to explicitly show how that style is applied to the children elements. I might have given too...
### Description Added a section in the Accordion documentation to explain how to handle it via JavaScript, the section is almost identical to the one in the Collapse documentation (since...