]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Restoring namespaced events 5947/head
authorjeffclemens <jeffclemens@users.noreply.github.com>
Fri, 17 Oct 2014 15:12:09 +0000 (11:12 -0400)
committerjeffclemens <jeffclemens@users.noreply.github.com>
Fri, 17 Oct 2014 15:12:09 +0000 (11:12 -0400)
commitba8410588e96fe1c869eff6e7e32ec72797ad6be
treeac8d0392c6477aaabeeece07dd6fa572ebda7b2d
parent4e7985491ab759f0187c8bb0bd98c4619743455b
Restoring namespaced events

Namespaced events were added by @thedeerchild  here: https://github.com/zurb/foundation/commit/179f3d1fc2a0bc785438ec1a74faf5ef86855f81
Then they were removed here (probably by mistake): https://github.com/zurb/foundation/commit/179f3d1fc2a0bc785438ec1a74faf5ef86855f81
That commit was partially undone here: https://github.com/zurb/foundation/commit/4e164cc29cedf8e9bd5c312483a90f454c69dc72
But the namespaced events weren't restored.  This commit re-adds them, as specified in that first commit.
Without namespaced events, Abide doesn't act like the Events section of its documentation says it should here: http://foundation.zurb.com/docs/components/abide.html#events
js/foundation/foundation.abide.js