From 0e70ac6ff0ec8cdb651ceaba5e0c8fe8397aa85a Mon Sep 17 00:00:00 2001 From: Gabriel Schulhof Date: Tue, 3 Jun 2014 14:05:14 +0300 Subject: [PATCH 1/2] Checkboxradio: Deprecate option mini and document alternative --- entries/checkboxradio.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/entries/checkboxradio.xml b/entries/checkboxradio.xml index 1695487c..413571a9 100644 --- a/entries/checkboxradio.xml +++ b/entries/checkboxradio.xml @@ -20,10 +20,10 @@

Mini version

-

For a more compact version that is useful in toolbars and tight spaces, add the data-mini="true" attribute to the element to create a mini version.

+

For a more compact version that is useful in toolbars and tight spaces, add the class ui-mini to the element's data-wrapper-class attribute to create a mini version.

@@ -209,7 +209,14 @@ - +