Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v1.5.2 version bumpv1.5.2origin/masterorigin/HEAD | Matt Banks | 2013-09-17 | 3 | -3/+7 |
| | |||||
* | fix bug with $.height() in jQuery 1.8+ with double padding, fixes #6 | Matt Banks | 2013-09-17 | 2 | -2/+2 |
| | |||||
* | fix bug with $.height() in jQuery 1.8+ with double padding, fixes #6v1.5.1 | Matt Banks | 2013-09-17 | 3 | -5/+9 |
| | |||||
* | v1.5.0v1.5.0 | Matt Banks | 2013-09-05 | 1 | -2/+8 |
| | |||||
* | update to v1.5.0, add main file for bower | Matt Banks | 2013-09-05 | 1 | -2/+5 |
| | |||||
* | update example for new auto-initialize data attribute | Matt Banks | 2013-09-05 | 1 | -2/+2 |
| | |||||
* | change auto-initialize to use data-equal, props pafnuty | Matt Banks | 2013-09-05 | 2 | -7/+7 |
| | |||||
* | add Grunt for linting and minification | Matt Banks | 2013-09-05 | 4 | -0/+85 |
| | |||||
* | Merge pull request #5 from pafnuty/patch-1 | Matt Banks | 2013-09-05 | 1 | -2/+2 |
|\ | | | | | simple auto-initialize plugin with data-* attr | ||||
| * | simple auto-initialize plugin | Pavel Belousov | 2013-09-05 | 1 | -2/+2 |
|/ | |||||
* | bump to 1.4.2, credit Korri, re-uglify minified version | Matt Banks | 2013-08-09 | 4 | -5/+10 |
| | |||||
* | Merge pull request #4 from conception-focus/master | Matt Banks | 2013-08-09 | 2 | -6/+8 |
|\ | | | | | Updated version number and better way to handle auto-initialization | ||||
| * | Updated minified version | Korri | 2013-08-09 | 1 | -1/+1 |
| | | |||||
| * | Allow multiple data-heights on the same page | Korri | 2013-08-09 | 1 | -3/+5 |
| | | |||||
| * | Updated version number | Korri | 2013-08-09 | 1 | -1/+1 |
| | | |||||
| * | Updated version number | Korri | 2013-08-09 | 1 | -1/+1 |
| | | |||||
* | | bump version 1.4.1 with dependencies for bowerv1.4.1 | Matt Banks | 2013-08-09 | 2 | -2/+6 |
| | | |||||
* | | add jquery as dependency | Matt Banks | 2013-08-09 | 1 | -0/+3 |
| | | |||||
* | | add bower supportv1.4.0 | Matt Banks | 2013-08-09 | 2 | -2/+11 |
|/ | |||||
* | tweak for v1.4 | Matt Banks | 2013-08-05 | 1 | -1/+1 |
| | |||||
* | update for v1.4v1.4 | Matt Banks | 2013-08-05 | 1 | -2/+18 |
| | |||||
* | update spacing | Matt Banks | 2013-08-05 | 1 | -1/+2 |
| | |||||
* | Merge pull request #3 from betweenbrain/develop | Matt Banks | 2013-08-05 | 3 | -10/+27 |
|\ | | | | | Add support for initializing the plugin with data attributes | ||||
| * | Minify modified file | Matt Thomas | 2013-05-15 | 1 | -1/+1 |
| | | |||||
| * | Add support for initializing the plugin with data attributes ↵ | Matt Thomas | 2013-05-14 | 2 | -9/+26 |
|/ | | | | data-heights="equal" and targets data-targets="div" | ||||
* | properly return jQuery object for chainingv1.3 | Matt Banks | 2013-03-13 | 4 | -6/+10 |
| | |||||
* | calculate height with innerHeight to include paddingv1.2 | Matt Banks | 2013-03-07 | 3 | -12/+18 |
| | |||||
* | added change log, contributors, and updated usage | Matt Banks | 2012-05-05 | 1 | -3/+22 |
| | |||||
* | updated code to properly validate | Matt Banks | 2012-05-05 | 1 | -3/+7 |
| | |||||
* | cleaned up plugin function call | Matt Banks | 2012-05-05 | 2 | -8/+9 |
| | |||||
* | clean up code | Matt Banks | 2012-04-19 | 2 | -12/+16 |
| | |||||
* | updated browser compatibility | Matt Banks | 2012-04-18 | 1 | -1/+1 |
| | |||||
* | initial commit | Matt Banks | 2012-04-18 | 5 | -0/+110 |