Skip to content

v2.2.0

Compare
Choose a tag to compare
@jedfoster jedfoster released this 13 May 17:48
· 4 commits to master since this release

Fixes

  • Issues with _this in toggle method (#131)
  • Loosened dependency on jQuery, fixes getting multiple versions of jQuery when bundling with Browserify (#146)
  • Added jQuery as a Bower dependency (#127)

Improvements

  • Added blockProcessed callback function (#136)
  • Added the block's ID as the value of the data-readmore-toggle attribute of "Read more" and "Close" links, allowing greater visibility into exactly what block was toggled (#142)
  • Wrap the Gulp compress task in npm build script ($ npm run build)