]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Example implimentation 9008/head
authorauginator <amsevilla3@gmail.com>
Thu, 14 Jul 2016 21:03:04 +0000 (17:03 -0400)
committerauginator <amsevilla3@gmail.com>
Thu, 14 Jul 2016 21:03:04 +0000 (17:03 -0400)
commit7ff39a7abdfecf46499fe8a266f6923b110b0bf3
tree9fbd8d8c109fa67e3788ba6480c0974ce377503d
parent8e5ede8ce70496fb1179ab23128a95ecba052038
Example implimentation

– Fixed a derp in the mediaQuery is method’s conditional check for the
length of the string.
- Replaced atLeast() with new is() method in equalizer, tooltip and
sticky
js/foundation.equalizer.js
js/foundation.sticky.js
js/foundation.tooltip.js
js/foundation.util.mediaQuery.js