From: harry Date: Sat, 9 Sep 2017 15:17:43 +0000 (+0530) Subject: Remove visibility depreciation and seprate utility section! X-Git-Tag: v6.4.4-rc1~14^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10632%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Remove visibility depreciation and seprate utility section! --- diff --git a/docs/pages/visibility.md b/docs/pages/visibility.md index 938486d32..381b89d1f 100644 --- a/docs/pages/visibility.md +++ b/docs/pages/visibility.md @@ -16,10 +16,6 @@ tags:

There are no classes to detect touchscreen devices, as both desktop and mobile browsers inconsistently report touch support. Learn more here: You Can't Detect a Touchscreen

-
-

Depreciation Notice: From v6.5.x, we are moving visibility classes to Prototype specific mode and thus visibility classes will be disabled by default. You can re-enable it though, with a simple `@include`.

-
- ## Show by Screen Size In this example, we use the `.show` visibility classes to show certain strings of text based on the device on which users view a page. If their browser meets the class's conditions, the element will be shown. If not, it will be hidden. diff --git a/docs/partials/component-list.html b/docs/partials/component-list.html index ae0923bad..fae9da3f4 100644 --- a/docs/partials/component-list.html +++ b/docs/partials/component-list.html @@ -39,14 +39,22 @@ -
  • +
  • General -
  • + +
  • + Utilities +