| Commit message (Expand) | Author | Age | Files | Lines |
* | moved builds to dist | liabru | 2016-01-04 | 1 | -1/+1 |
* | fix issue maintaining inline styles, closes #95 | liabru | 2015-12-25 | 1 | -2/+7 |
* | fix linter issues | liabru | 2015-11-14 | 1 | -2/+2 |
* | Make plugin compatible with module loaders | Jon Scott Clark | 2015-11-13 | 1 | -2/+14 |
* | fix issue with 'display:flex', closes #77 | liabru | 2015-11-10 | 1 | -2/+2 |
* | Merge branch 'jorrit-floatingcontents' | liabru | 2015-11-08 | 1 | -1/+2 |
|\ |
|
| * | Merge branch 'floatingcontents' of https://github.com/jorrit/jquery-match-hei... | liabru | 2015-10-17 | 1 | -1/+2 |
| |\ |
|
| | * | Improve row detection when cells contain floating contents | Jorrit Schippers | 2015-10-15 | 1 | -1/+2 |
* | | | added matchHeight.version property | liabru | 2015-11-08 | 1 | -0/+1 |
* | | | improved tests | liabru | 2015-11-08 | 1 | -0/+2 |
* | | | added cloud selenium, local emulated ie testing, lint task, build task, relea... | liabru | 2015-11-08 | 1 | -1/+1 |
|/ / |
|
* | | added gulpfile, jasmine test specs, browser test runner, selenium test runner | liabru | 2015-10-17 | 1 | -363/+364 |
|/ |
|
* | fix for display: inline-flex, closes #68 | liabru | 2015-05-14 | 1 | -2/+12 |
* | fix for unitless properties by forcing px, closes #64 | liabru | 2015-05-14 | 1 | -1/+1 |
* | changed master build description | liabru | 2015-03-31 | 1 | -1/+1 |
* | avoid call to .is when no target specified | liabru | 2015-03-31 | 1 | -1/+1 |
* | fix typo in target option, closes #63 | liabru | 2015-03-31 | 1 | -1/+1 |
* | implemented target option | liabru | 2015-03-29 | 1 | -40/+58 |
* | fix for single item rows, closes #48 | liabru | 2015-01-17 | 1 | -1/+3 |
* | preserve inline styles on hidden parents, closes #46 | liabru | 2015-01-12 | 1 | -2/+13 |
* | early out on options parser | liabru | 2015-01-12 | 1 | -4/+2 |
* | removed redundant css setter | liabru | 2015-01-12 | 1 | -3/+1 |
* | added support for options, added property option for min-height | liabru | 2014-12-29 | 1 | -298/+326 |
* | refactored plugin definition | liabru | 2014-10-16 | 1 | -27/+27 |
* | added update callback events | liabru | 2014-10-16 | 1 | -4/+12 |
* | fix row detection on safari (windows) | liabru | 2014-09-20 | 1 | -0/+2 |
* | fix handling of hidden elements by row, closes #28 | liabru | 2014-09-17 | 1 | -8/+8 |
* | fix to preserve inline styles | liabru | 2014-09-16 | 1 | -2/+7 |
* | Preserve inline styles when using byRow | Nikolay Yordanov | 2014-09-13 | 1 | -18/+14 |
* | fixed throttling issue | liabru | 2014-09-10 | 1 | -9/+19 |
* | skip apply to rows with only one item | liabru | 2014-09-10 | 1 | -0/+4 |
* | reorganised source, closes #27 | liabru | 2014-08-31 | 1 | -58/+82 |
* | Merge branch 'patch-1' of https://github.com/kwoodfriend/jquery-match-height ... | liabru | 2014-08-31 | 1 | -1/+1 |
|\ |
|
| * | Improve support when concatenated or minified | Kevin Wood-Friend | 2014-08-12 | 1 | -1/+1 |
* | | added maintainScroll functionality, closes #18 | liabru | 2014-08-18 | 1 | -0/+9 |
|/ |
|
* | Fix usage of data-mh attribute | Stefano Zoffoli | 2014-08-06 | 1 | -2/+2 |
* | fixed support for inline-block | liabru | 2014-08-03 | 1 | -9/+15 |
* | added support for hidden elements, closes #12 | liabru | 2014-06-28 | 1 | -0/+7 |
* | fixed IE8 border reset issue, closes #10 | liabru | 2014-06-12 | 1 | -4/+4 |
* | release 0.5.20.5.2 | liabru | 2014-06-10 | 1 | -1/+1 |
* | added updated throttling | liabru | 2014-05-20 | 1 | -5/+15 |
* | added matchHeight('remove') | liabru | 2014-05-02 | 1 | -0/+18 |
* | removed forced `display:block` after application | liabru | 2014-05-02 | 1 | -0/+3 |
* | increment version | liabru | 2014-04-15 | 1 | -2/+1 |
* | fixed IE8 window resize event loop bug | liabru | 2014-04-15 | 1 | -1/+14 |
* | fixed IE8 NaN bug when parsing 'auto' properties | liabru | 2014-04-15 | 1 | -4/+9 |
* | Making the library compatible with old jQuery versions < 1.7 | Corbacho | 2014-04-02 | 1 | -2/+3 |
* | initial commit | liabru | 2014-03-02 | 1 | -0/+178 |