mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-23 00:39:54 +00:00
Migration docs: Make Buttons and Button Group sections adjacent
[ci skip]
This commit is contained in:
parent
87169c3401
commit
9c8ba517af
@ -89,14 +89,14 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with
|
|||||||
- The [stateful button](http://getbootstrap.com/javascript/#buttons-methods) feature of the `button.js` jQuery plugin has been dropped. This includes the `$().button(string)` and `$().button('reset')` methods. We advise using a tiny bit of custom JavaScript instead, which will have the benefit of behaving exactly the way you want it to.
|
- The [stateful button](http://getbootstrap.com/javascript/#buttons-methods) feature of the `button.js` jQuery plugin has been dropped. This includes the `$().button(string)` and `$().button('reset')` methods. We advise using a tiny bit of custom JavaScript instead, which will have the benefit of behaving exactly the way you want it to.
|
||||||
- Note that the other features of the plugin (button checkboxes, button radios, single-toggle buttons) have been retained in v4.
|
- Note that the other features of the plugin (button checkboxes, button radios, single-toggle buttons) have been retained in v4.
|
||||||
|
|
||||||
### Grid system
|
|
||||||
|
|
||||||
- Added a new `~480px` grid breakpoint, meaning there are now five total tiers.
|
|
||||||
|
|
||||||
### Button group
|
### Button group
|
||||||
|
|
||||||
- Dropped the `.btn-group-xs` class entirely.
|
- Dropped the `.btn-group-xs` class entirely.
|
||||||
|
|
||||||
|
### Grid system
|
||||||
|
|
||||||
|
- Added a new `~480px` grid breakpoint, meaning there are now five total tiers.
|
||||||
|
|
||||||
### Navs
|
### Navs
|
||||||
|
|
||||||
- Dropped nearly all `>` selectors for simpler styling via un-nested classes.
|
- Dropped nearly all `>` selectors for simpler styling via un-nested classes.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user