From: Mark Otto Date: Tue, 17 Apr 2018 15:33:44 +0000 (-0700) Subject: Be explicit in the docs for deprecating text-hide X-Git-Tag: v4.1.1~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d8dc4f5b2608452d62acbe35a499c94a9fa307f;p=thirdparty%2Fbootstrap.git Be explicit in the docs for deprecating text-hide --- diff --git a/docs/4.1/utilities/image-replacement.md b/docs/4.1/utilities/image-replacement.md index 5d740067c7..d2269f15c0 100644 --- a/docs/4.1/utilities/image-replacement.md +++ b/docs/4.1/utilities/image-replacement.md @@ -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" %}