Skip to content

Decouple FastClick from Foundation#3706

Merged
ghaida merged 1 commit intofoundation:masterfrom
fny:decouple-fastclick
Dec 17, 2013
Merged

Decouple FastClick from Foundation#3706
ghaida merged 1 commit intofoundation:masterfrom
fny:decouple-fastclick

Conversation

@fny
Copy link
Copy Markdown
Contributor

@fny fny commented Nov 25, 2013

The commit removes the minified FastClick library currently embedded in Foundation, includes FastClick during the standard, minified build, and promotes the inclusion of the vendorized script in custom configurations:

<script src="/js/vendor/fastclick.js"></script>

Note that it's unnecessary to wrap inside of Foundation's closure as is currently the case: FastClick already attaches itself to the window.

@ghost ghost assigned mhayes Dec 17, 2013
ghaida pushed a commit that referenced this pull request Dec 17, 2013
Decouple FastClick from Foundation
@ghaida ghaida merged commit b10cd1b into foundation:master Dec 17, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants