]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Be explicit in the docs for deprecating text-hide
authorMark Otto <markd.otto@gmail.com>
Tue, 17 Apr 2018 15:33:44 +0000 (08:33 -0700)
committerGitHub <noreply@github.com>
Tue, 17 Apr 2018 15:33:44 +0000 (08:33 -0700)
docs/4.1/utilities/image-replacement.md

index 5d740067c78fa1b11e4e8790d90fcbf7d0423147..d2269f15c0e455cfe0e616273302f66b0ae20ff9 100644 (file)
@@ -8,7 +8,7 @@ toc: true
 
 {% capture callout %}
 ##### Warning
-This component is deprecated and will be removed in a future version of bootstrap
+The `text-hide()` clas and mixin has been deprecated as of v4.1. It will be removed entirely in v5.
 {% endcapture %}
 {% include callout.html content=callout type="warning" %}