aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0/migration.md
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2021-03-11 08:42:53 +0200
committerGitHub <[email protected]>2021-03-11 08:42:53 +0200
commit0844bb2385e1c65ab5aa902d0af86cae052fd912 (patch)
tree1bb45e9cb45a297e8f61e85891443a099f512360 /site/content/docs/5.0/migration.md
parent9cbcbd1c4cdc21f0337f39c23b6b318fae70cf3f (diff)
parent6b3254536bac263c39e3a536c3c13945210d91b2 (diff)
downloadbootstrap-nav-underline.tar.xz
bootstrap-nav-underline.zip
Merge branch 'main' into nav-underlinenav-underline
Diffstat (limited to 'site/content/docs/5.0/migration.md')
-rw-r--r--site/content/docs/5.0/migration.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/site/content/docs/5.0/migration.md b/site/content/docs/5.0/migration.md
index 3e5fb22e1..6eaca9f96 100644
--- a/site/content/docs/5.0/migration.md
+++ b/site/content/docs/5.0/migration.md
@@ -9,6 +9,10 @@ toc: true
## v5.0.0-beta3
+### Components
+
+- Added new [`.list-group-numbered` modifier]({{< docsref "/components/list-group#numbered" >}}) to list groups.
+
### JavaScript
- All plugins can now accept a CSS selector as the first argument. You can either pass a DOM element or any valid CSS selector to create a new instance of the plugin: