From 8f1cefa0e2756f2756668a7fcda55a9435627ee5 Mon Sep 17 00:00:00 2001 From: Anne-Gaelle Colom Date: Sun, 16 Feb 2014 18:25:38 +0000 Subject: [PATCH 1/2] data-attribute: noted data-iconshadow as deprecated --- pages/data-attribute.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/data-attribute.html b/pages/data-attribute.html index ab125f44..53f69a56 100644 --- a/pages/data-attribute.html +++ b/pages/data-attribute.html @@ -27,7 +27,7 @@

Button

data-iconshadow - true | false + true | false Deprecated as of 1.4.0 and will be removed in 1.5.0. data-inline From cfea01a52a173ad5df628471680082e3b4d587cf Mon Sep 17 00:00:00 2001 From: Anne-Gaelle Colom Date: Sun, 16 Feb 2014 18:58:17 +0000 Subject: [PATCH 2/2] data-attribute: data-iconshadow default is false --- pages/data-attribute.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/data-attribute.html b/pages/data-attribute.html index 53f69a56..4bb881b9 100644 --- a/pages/data-attribute.html +++ b/pages/data-attribute.html @@ -27,7 +27,7 @@

Button

data-iconshadow - true | false Deprecated as of 1.4.0 and will be removed in 1.5.0. + true | false Deprecated as of 1.4.0 and will be removed in 1.5.0. data-inline