| Commit message (Expand) | Author | Age | Files | Lines |
* | Update minified scriptHEADv2.2.0origin/masterorigin/HEADmaster | Jed Foster | 2016-05-13 | 1 | -1/+1 |
* | Update README with new build instructions | Jed Foster | 2016-05-13 | 1 | -1/+1 |
* | Wrap `gulp compress` in npm `build` script | Jed Foster | 2016-05-13 | 1 | -1/+2 |
* | Add blockProcessed callback, closes #136 | Jed Foster | 2016-05-13 | 3 | -4/+26 |
* | Check that callbacks are actually functions | Jed Foster | 2016-05-13 | 1 | -2/+6 |
* | Add block IDs as value of data-readmore-toggle attr | Jed Foster | 2016-05-13 | 1 | -2/+2 |
* | Add jQuery dependency to bower.json, closes #127 | Jed Foster | 2016-05-12 | 1 | -4/+8 |
* | Fix issue with jQuery dependency, closes #146 | Jed Foster | 2016-05-12 | 1 | -1/+1 |
* | Fix issue with _this in toggle method | Jed Foster | 2016-05-12 | 1 | -2/+2 |
* | Fix typo in readme | Jed Foster | 2015-11-01 | 1 | -1/+1 |
* | Bump version to 2.1.0v2.1.0 | Jed Foster | 2015-10-31 | 3 | -4/+4 |
* | Update README callback example | Jed Foster | 2015-10-31 | 1 | -1/+1 |
* | Declare jQuery as dependency, set un-minified script as main | Jed Foster | 2015-10-31 | 1 | -1/+4 |
* | Fix merge conflict | Jed Foster | 2015-10-31 | 1 | -1/+1 |
* | Merge branch 'master' of https://github.com/arusahni/Readmore.js into arusahn... | Jed Foster | 2015-10-31 | 1 | -1/+1 |
|\ |
|
| * | Fix bug with the open start state. | Aru Sahni | 2015-03-21 | 2 | -2/+2 |
* | | Refactor/remove usages of $this | Jed Foster | 2015-10-31 | 1 | -35/+41 |
* | | Update install instructions | Jed Foster | 2015-10-31 | 2 | -6/+16 |
* | | Change package name for npm | Jed Foster | 2015-10-31 | 1 | -1/+1 |
* | | Add MIT license, closes #88 | Jed Foster | 2015-10-31 | 1 | -0/+22 |
* | | Return jQuery-wrapped `element` argument to before and afterToggle callbacks,... | Jed Foster | 2015-10-31 | 1 | -2/+2 |
* | | Merge pull request #118 from joshua703/umd | Jed Foster | 2015-10-31 | 2 | -3/+14 |
|\ \
| |/
|/| |
|
| * | Add UMD support to plugin | Joshua Davis | 2015-09-21 | 2 | -3/+14 |
|/ |
|
* | Minor merge cleanupv2.0.5 | Jed Foster | 2015-02-15 | 1 | -11/+10 |
* | Merge pull request #86 from stelioschar/master | Jed Foster | 2015-02-15 | 2 | -3/+10 |
|\ |
|
| * | resolve issue #85 | stelioschar | 2015-02-15 | 2 | -3/+10 |
|/ |
|
* | Fix collapsedHeight logicv2.0.4 | Jed Foster | 2015-02-01 | 4 | -11/+4 |
* | Fix version conflictv2.0.3 | Jed Foster | 2015-02-01 | 2 | -2/+2 |
* | Refactor init()v2.0.2 | Jed Foster | 2015-02-01 | 2 | -45/+41 |
* | Add a demo with AJAX loaded content | Jed Foster | 2015-02-01 | 2 | -0/+820 |
* | Adjust height calculation and fix conditionalv2.0.1 | Jed Foster | 2015-01-03 | 2 | -3/+3 |
* | Merge branch '2.0'v2.0.0 | Jed Foster | 2015-01-03 | 9 | -198/+534 |
|\ |
|
| * | Add CHANGELOG | Jed Foster | 2015-01-03 | 1 | -0/+36 |
| * | Update readme and demo | Jed Foster | 2015-01-02 | 2 | -88/+208 |
| * | No more hipster impsum | Jed Foster | 2015-01-02 | 1 | -9/+9 |
| * | Tweak the demo | Jed Foster | 2015-01-02 | 1 | -3/+3 |
| * | Change sectionCSS to blockCSS | Jed Foster | 2015-01-02 | 1 | -3/+3 |
| * | Tweaks for code consistency and readability | Jed Foster | 2015-01-02 | 1 | -19/+43 |
| * | Bump Bower version and minified script file | Jed Foster | 2015-01-02 | 2 | -8/+12 |
| * | Add NPM manifest and Gulp task for minification | Jed Foster | 2015-01-02 | 2 | -0/+45 |
| * | Add .gitignore | Jed Foster | 2015-01-02 | 1 | -0/+4 |
| * | Minor optimizations | Jed Foster | 2015-01-02 | 1 | -18/+21 |
| * | Add 'use strict' | Jed Foster | 2015-01-02 | 1 | -0/+1 |
| * | Break up some long lines and make JSHint happy | Jed Foster | 2015-01-02 | 1 | -15/+25 |
| * | Refactor stylesheet embedding as new function | Jed Foster | 2015-01-02 | 1 | -19/+23 |
| * | Move `setBoxHeights` & `resizeBoxes` out of Readmore object | Jed Foster | 2015-01-02 | 1 | -46/+45 |
| * | Refactor height calculation and resizing | Jed Foster | 2015-01-02 | 1 | -24/+41 |
| * | Fix value of `expanded` as passed to `beforeToggle()` | Jed Foster | 2015-01-02 | 1 | -1/+3 |
| * | Fix jQuery plugin code to allow zero arguments | Jed Foster | 2015-01-02 | 1 | -1/+3 |
| * | Pass the native element, instead of jQuery object | Jed Foster | 2015-01-01 | 1 | -1/+1 |
| * | Remove 'transitionend' event listener when callback completes | Jed Foster | 2015-01-01 | 1 | -1/+1 |
| * | Code style cleanup | Jed Foster | 2015-01-01 | 1 | -32/+45 |
| * | Wrap call to `init()` in a load event listener | Jed Foster | 2015-01-01 | 1 | -1/+5 |
| * | Allow `toggle` to be called programmatically | Jed Foster | 2015-01-01 | 1 | -2/+11 |
| * | Change `toggleSlider` to just `toggle` | Jed Foster | 2014-12-31 | 1 | -3/+3 |
| * | Set IDs on sections and use aria-controls on toggles | Jed Foster | 2014-12-31 | 1 | -5/+12 |
| * | Use data-* and aria-* selectors instead of classes | Jed Foster | 2014-12-31 | 1 | -19/+18 |
| * | Debounce resizeBoxes method | Jed Foster | 2014-12-31 | 1 | -3/+20 |
| * | Remove CSS transform properties, seems excessive and unnecessary | Jed Foster | 2014-12-31 | 1 | -3/+0 |
| * | Embed transition CSS regardless of value of `embedCSS` | Jed Foster | 2014-12-31 | 2 | -11/+19 |
| * | Make plugin play nice with multiple instances | Jed Foster | 2014-12-31 | 1 | -12/+16 |
| * | Replace jQuery.animate() with CSS3 transition | Jed Foster | 2014-12-31 | 1 | -7/+14 |
|/ |
|
* | Merge pull request #74 from chriskief/master | Jed Foster | 2014-12-31 | 1 | -1/+1 |
|\ |
|
| * | Fix for https://github.com/jedfoster/Readmore.js/issues/73 | Chris Kief | 2014-12-31 | 1 | -1/+1 |
|/ |
|
* | Add bower.json1.0.0 | Jed Foster | 2014-12-28 | 1 | -0/+25 |
* | Add missing semi-colon, closes #49 | Jed Foster | 2014-12-27 | 1 | -1/+1 |
* | Minor tweaks | Jed Foster | 2014-05-01 | 1 | -10/+9 |
* | Rename data variable names and tweak toggle conditional | Jed Foster | 2014-02-09 | 2 | -12/+12 |
* | Urgh, remove errant console.log() | Jed Foster | 2014-02-09 | 3 | -6/+4 |
* | Update minified version | Jed Foster | 2014-02-09 | 1 | -6/+7 |
* | Recalculate box heights on window resize | Jed Foster | 2014-02-09 | 1 | -4/+33 |
* | Refactor jQuery plugin init so destroy() is called first if Readmore already ... | Jed Foster | 2014-02-09 | 1 | -2/+7 |
* | Update minified version | Jed Foster | 2014-02-09 | 1 | -5/+6 |
* | Add classes for expanded/collapsed blocks, closes #21 | Jed Foster | 2014-02-09 | 3 | -5/+11 |
* | Change `more` argument to before/after callbacks to `expanded` | Jed Foster | 2014-02-09 | 3 | -14/+16 |
* | Update minified version | Jed Foster | 2014-02-09 | 1 | -1/+5 |
* | Code style clean up: replace double-quotes with single-quotes | Jed Foster | 2014-02-09 | 1 | -6/+6 |
* | Merge branch 'kaaloo-master' | Jed Foster | 2014-02-09 | 2 | -10/+7 |
|\ |
|
| * | Fix up merge | Jed Foster | 2014-02-09 | 1 | -2/+2 |
| * | Merge branch 'master' of https://github.com/kaaloo/Readmore.js into kaaloo-ma... | Jed Foster | 2014-02-09 | 2 | -9/+6 |
| |\
|/ / |
|
| * | Update readmore.min.js | Luis Arias | 2013-12-19 | 1 | -1/+1 |
| * | Update readmore.min.js | Luis Arias | 2013-12-19 | 1 | -1/+1 |
| * | Update readmore.min.js | Luis Arias | 2013-12-19 | 1 | -1/+1 |
| * | Update readmore.js | Luis Arias | 2013-12-19 | 1 | -3/+4 |
| * | Update readmore.min.js | Luis Arias | 2013-12-19 | 1 | -5/+1 |
| * | Update readmore.js | Luis Arias | 2013-12-19 | 1 | -4/+4 |
* | | Merge branch 'destroy-method' | Jed Foster | 2014-02-09 | 4 | -7/+40 |
|\ \ |
|
| * | | Update minified version | Jed Foster | 2014-02-09 | 1 | -5/+5 |
| * | | Document the new destroy method | Jed Foster | 2014-02-09 | 2 | -2/+25 |
| * | | Add destroy method | Jed Foster | 2014-02-09 | 1 | -0/+10 |
|/ / |
|
* | | Merge branch 'jackshakes-master' | Jed Foster | 2014-02-09 | 4 | -8/+13 |
|\ \
| |/
|/| |
|
| * | Fix up the merge | Jed Foster | 2014-02-08 | 4 | -5/+18 |
| * | Remove 'console' command left over from most recent changes | jlehner | 2014-01-02 | 2 | -2/+2 |
| * | Add height margin option to handle situations where the expanded div size is ... | jlehner | 2013-12-16 | 2 | -16/+8 |
|/ |
|
* | Update html5shiv location | Jed Foster | 2013-11-27 | 1 | -1/+1 |
* | Merge branch 'kmark-master' | Jed Foster | 2013-11-09 | 3 | -4/+10 |
|\ |
|
| * | Add new startOpen option to demo.html | Jed Foster | 2013-11-09 | 2 | -1/+1 |
| * | Wrong variable used to determine startOpen option | Kevin Mark | 2013-11-08 | 1 | -1/+1 |
| * | Added startOpen option to prevent immediate truncation | Kevin Mark | 2013-11-08 | 2 | -4/+10 |
|/ |
|
* | Updated minified file | Jed Foster | 2013-10-15 | 1 | -5/+5 |