Adding upstream version 5.3.1+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e1f69a237f
commit
7a45358554
92 changed files with 3961 additions and 3355 deletions
|
@ -495,10 +495,10 @@ Want more information? [Read the v5.1.0 blog post.](https://blog.getbootstrap.co
|
|||
|
||||
- <span class="badge bg-danger">Breaking</span> **Consolidated native and custom form elements.** Checkboxes, radios, selects, and other inputs that had native and custom classes in v4 have been consolidated. Now nearly all our form elements are entirely custom, most without the need for custom HTML.
|
||||
- `.custom-control.custom-checkbox` is now `.form-check`.
|
||||
- `.custom-control.custom-custom-radio` is now `.form-check`.
|
||||
- `.custom-control.custom-radio` is now `.form-check`.
|
||||
- `.custom-control.custom-switch` is now `.form-check.form-switch`.
|
||||
- `.custom-select` is now `.form-select`.
|
||||
- `.custom-file` and `.form-file` have been replaced by custom styles on top of `.form-control`.
|
||||
- `.custom-file` and `.form-control-file` have been replaced by custom styles on top of `.form-control`.
|
||||
- `.custom-range` is now `.form-range`.
|
||||
- Dropped native `.form-control-file` and `.form-control-range`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue