]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
fix: use mobile "tap" for the "closeOnClick" option in Dropdown #11423
authorNicolas Coden <nicolas@ncoden.fr>
Wed, 1 Aug 2018 21:13:07 +0000 (23:13 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Wed, 1 Aug 2018 21:14:27 +0000 (23:14 +0200)
commit368b6d4d841af82d9e707920dff521fe4a56488e
treef5ba122b0066bf6779e75d98b52d15944053c238
parente07bd4ea8157930e1871e6abf4ae2bbcb01de77b
fix: use mobile "tap" for the "closeOnClick" option in Dropdown #11423

Closes https://github.com/zurb/foundation-sites/issues/11423

BREAKING CHANGE: `foundation.utils.touch.js` is now required for `foundation.dropdown.js`. If you import the Foundation Dropdown plugin manually, make sure to import the "Touch" utility as well.
js/foundation.dropdown.js