- Changed hook_init() to hook_page_build()
- Added drush integration
- Issue #1714156 by Martijn Houtman, clemens.tolboom. fietserwin:
Added Allow jQuery style selectors (not only element classes).
- Issue #2083425 by clemens.tolboom: Added Make text field for selector a text area
- Adjusted the version of imagesloaded plugin to use
- Added CHANGELOG
- Using hook_library to add jquery.equalheights.js
- Using Drupal.setting to add classes and other settings
- Moving module js into a separate file equalheights .js
This should fix a few lingering issues, such as applying plugin on AJAX loading and resizing the page.