Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 605 Bytes

HISTORY.markdown

File metadata and controls

26 lines (15 loc) · 605 Bytes

jQuery-typing history

This file only covers changes important for the end-user. Visit GitHub for full history.

  • Added callback arguments support. They are passed two things: event that caused callback execution and jQuery object for matched element.

  • Added blur support.

  • Initial release.