From c2b573ac41040b36c2538a83afbc8909c6550aea Mon Sep 17 00:00:00 2001 From: Kevin Ball Date: Wed, 24 May 2017 21:49:58 -0700 Subject: [PATCH] Add deprecation notice to positionClass on dropdown --- js/foundation.dropdown.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/foundation.dropdown.js b/js/foundation.dropdown.js index 5de0f472e..e838de9f8 100644 --- a/js/foundation.dropdown.js +++ b/js/foundation.dropdown.js @@ -341,7 +341,7 @@ Dropdown.defaults = { */ hOffset: 0, /** - * Class applied to adjust open position. JS will test and fill this in. + * DEPRECATED: Class applied to adjust open position. * @option * @type {string} * @default '' -- 2.47.2