]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
feat: add zfPluginBase attr to provide access to real instance
authorSassNinja <kai.falkowski@gmail.com>
Wed, 6 Nov 2019 13:36:41 +0000 (14:36 +0100)
committerSassNinja <kai.falkowski@gmail.com>
Wed, 6 Nov 2019 13:36:41 +0000 (14:36 +0100)
commitbbcada62761e6cf7deac03fb6cb83bc853d13ebc
tree088b68db57d2003aabdf6ac0e35702609345763d
parentd4bc558efaec9d42f4536228ef8fef0d131f6930
feat: add zfPluginBase attr to provide access to real instance

Since this special plugin overrides zfPlugin (by design) the new zfPluginBase provides the (only) possiblity to access the real ReponsiveAccordionTabs instance if not having called the contructor yourself.
js/foundation.responsiveAccordionTabs.js