2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Separate container classes from $enable-grid-classes option (#35005)

* Separate container classes from enable-grid-classes optoin

* Document the new option

* Mention in migration guide

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
Mark Otto
2021-10-05 09:46:33 -07:00
committed by GitHub
parent cf2f7cfbe5
commit 57d80fcd32
4 changed files with 7 additions and 1 deletions
+4
View File
@@ -7,6 +7,10 @@ aliases: "/migration/"
toc: true
---
## v5.2.0
- **Introduced new `$enable-container-classes` option.** Now when opting into the experimental CSS Grid layout, `.container-*` classes will still be compiled, unless this option is set to `false`.
## Dependencies
- Dropped jQuery.