mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 16:50:00 +02:00
Easier disabled state customization for button variants (#30639)
* feat(buttons): easier disabled state customization * docs(migration): mention new arguments for disabled state in button-variant() * Update migration.md Co-authored-by: XhmikosR <xhmikosr@gmail.com> Co-authored-by: Mark Otto <markd.otto@gmail.com>
This commit is contained in:
@@ -16,6 +16,10 @@ toc: true
|
||||
|
||||
### Components
|
||||
|
||||
#### Buttons
|
||||
|
||||
- Disabled states of buttons are easier to customize thanks to additional arguments in the `button-variant()` mixin. [See #30639.](https://github.com/twbs/bootstrap/pull/30639)
|
||||
|
||||
#### Popovers
|
||||
|
||||
- Renamed `whiteList` option to `allowList`
|
||||
|
Reference in New Issue
Block a user