mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 21:22:52 +02:00
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -21,17 +21,12 @@ toc: true
|
|||||||
|
|
||||||
- Introduce `$enable-smooth-scroll`, which applies `scroll-behavior: smooth` globally—except for users asking for reduced motion through `prefers-reduced-motion` media query. [See #31877](https://github.com/twbs/bootstrap/pull/31877)
|
- Introduce `$enable-smooth-scroll`, which applies `scroll-behavior: smooth` globally—except for users asking for reduced motion through `prefers-reduced-motion` media query. [See #31877](https://github.com/twbs/bootstrap/pull/31877)
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
### Forms
|
### Forms
|
||||||
|
|
||||||
- The longstanding [Missing border radius on input group with validation feedback bug](https://github.com/twbs/bootstrap/issues/25110) is finally fixed by adding an additional `.has-validation` class to input groups with validation.
|
- The longstanding [Missing border radius on input group with validation feedback bug](https://github.com/twbs/bootstrap/issues/25110) is finally fixed by adding an additional `.has-validation` class to input groups with validation.
|
||||||
|
|
||||||
### Utilities
|
### Utilities
|
||||||
|
|
||||||
=======
|
|
||||||
### Utilities
|
|
||||||
|
|
||||||
>>>>>>> Update migration guide for more details, splitting alpha 2 stuff back to the appropriate section in Migration guide
|
|
||||||
- **Text utilities:**
|
- **Text utilities:**
|
||||||
- Added `.fs-*` utilities for `font-size` utilities (with RFS enabled). These use the same scale as HTML's default headings (1-6, large to small), and can be modified via Sass map.
|
- Added `.fs-*` utilities for `font-size` utilities (with RFS enabled). These use the same scale as HTML's default headings (1-6, large to small), and can be modified via Sass map.
|
||||||
- Renamed `.font-weight-*` utilities as `.fw-*` for brevity and consistency.
|
- Renamed `.font-weight-*` utilities as `.fw-*` for brevity and consistency.
|
||||||
|
Reference in New Issue
Block a user