Skip to content
This repository was archived by the owner on May 2, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 552 Bytes

File metadata and controls

18 lines (14 loc) · 552 Bytes

Releases

1.1.0

  • Tokchi methods can be called through jQuery tokchify function call
  • Added new events onEdit and onTokenAdded
  • added focus method
  • Bugfixes

1.0.1-jquery

  • Added package description for jQuery plugin registry
  • Updated / corrected README.md

1.0.1

  • Bugfixes
  • Input field can have an additional attribute named data-value which provides a JSON array used as initial input field value. The deserialized array is automatically passed on to the setValue method on construction.

1.0.0

Initial stable release