]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Equalizer.js updates and testing updates: 4432/head
authorEvan Prothro <evan.prothro@gmail.com>
Wed, 12 Feb 2014 20:47:09 +0000 (14:47 -0600)
committerEvan Prothro <evan.prothro@gmail.com>
Fri, 21 Feb 2014 16:43:27 +0000 (10:43 -0600)
commit0b95ba9a175b54eda810da5c00a4ddfb97873c6a
treef2928533636507ab3e4bd34410d4dea6cda83227
parentf637f5960ce1100f15ecc6bf4dfe36fe8e5eadb1
Equalizer.js updates and testing updates:
* Use css('height', ...) instead of height(...) -- better equalizer support for padding, border, and margins
* Use `get()` for heights `max.apply` calculation, as `$.map` returns object, not array (better equalizer browser support).
* Update Contribution docs with JavaScript testing instruction
* Update `jquery` testing matchers to new `bower` location
CONTRIBUTING.md
Gruntfile.js
js/foundation/foundation.equalizer.js
karma.conf.js
spec/equalizer/basic.html [new file with mode: 0644]
spec/equalizer/equalizer.js [new file with mode: 0644]