mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 18:44:01 +02:00
Add note in migration.md
This commit is contained in:
@@ -15,6 +15,10 @@ toc: true
|
|||||||
|
|
||||||
## v5.0.0-alpha3
|
## v5.0.0-alpha3
|
||||||
|
|
||||||
|
### JavaScript
|
||||||
|
|
||||||
|
- Data attributes for all JavaScript plugins are now namespaced to help distinguish Bootstrap functionality from third parties and your own code. For example, we use `data-bs-toggle` instead of `data-toggle`.
|
||||||
|
|
||||||
### Browser support
|
### Browser support
|
||||||
|
|
||||||
- Dropped support for Microsoft Edge Legacy. See [here](#browser-support-1) for the previous browser support changes.
|
- Dropped support for Microsoft Edge Legacy. See [here](#browser-support-1) for the previous browser support changes.
|
||||||
|
Reference in New Issue
Block a user