Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 948 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 948 Bytes

2.0.2 (2013-09-25)

Bugfixes:

  • Limit the Konami Code buffer to store the last n characters. Since the Konami Code buffer stored every key press, it could get needlessly large on sites where users typed lots per request. Fix thanks to stem.

2.0.1 (2013-07-11)

Features:

  • Can now be built using Rake

Bugfixes:

  • Added locking support as per the original plugin. Now the raptor can't be triggered again while it's currently animating. Raptors can pick locks, but they are slowed by them.

2.0.0 (2013-07-10)

Initial release.

Features:

  • Raptors
  • Modernizr support for audio feature detection
  • Compatibility with latest jQuery
  • API compatibility with ZURB's plugin
  • Installable via Bower (jquery-raptorize-coffee)