1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 17:11:48 +02:00

Document new .d-inline-grid utility

This commit is contained in:
Mark Otto
2023-03-24 21:33:18 -05:00
parent 3b9b154563
commit 208ba3d748
2 changed files with 10 additions and 0 deletions

View File

@@ -7,6 +7,14 @@ aliases: "/migration/"
toc: true
---
## v5.3.0
If you're migrating from our previous alpha releases of v5.3.0, please review their changes in addition to this section.
### Utilities
- Added new `.d-inline-grid` [display utility]({{< docsref "/utilities/display" >}}).
## v5.3.0-alpha2
If you're migrating from our previous alpha release of v5.3.0, please reviewing the changes listed below.