pretty big update to how foundation manages initialized plugins. from the...
pretty big update to how foundation manages initialized plugins. from the outside, everything works the same, internally, no longer storing a complete copy of every plugin instantiation on the foundation object, instead, only storing uuids, also improved the check for plugin double dipping and (I think) fixed the issue where multiple calls to $(document).foundation() *could* cause multiple plugins from being registered on a single element
Loading
Please sign in to comment