Releases: HubSpot/drop
Releases · HubSpot/drop
v1.2.2
Update tether dependency to version 1
v1.1.0 tagging as v1.1.0
Add minified CSS stylesheets
Minified stylesheets Closes #78
Add Twipsy theme
v1.0.7 tagging as v1.0.7
Fix next tick `undefined` Drop
Merge pull request #77 from SohumB/bugfix/setTimeout Don't crash if this.drop is undefined on the next tick
Remove `bower install` post-install script
v1.0.5 tagging as v1.0.5
Remove Compass and Ruby dependencies
v1.0.3 tagging as v1.0.3
Major updates (UMD, ES6, etc)
- Add UMD support
- Convert Coffeescript to ES6 (via Babel)
- Restructure directory tree
- Update README
- Add CONTRIBUTING file
- Update Gulp build
- Remove bundled version
- Fix package.json and bower.json
- Bump to 1.0.0
v0.5.8
introduce addTargetClasses
option
Don't stack elements returned from .content()
Fixes bug found in v0.5.6.