Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Refactor events

Compare
Choose a tag to compare
@ragulka ragulka released this 06 Mar 13:10
· 113 commits to master since this release

Changes in this release

  • Add typeahead 0.10 support
  • Events have been renamed. Refer to docs for details.
  • Add tokenfield:inititalize event
  • Add destroy method
  • New option: allowEditing - setting to false will disable token editing
  • New option: limit - controls maximum numbers of tokens allowed in a field
  • Add UMD to support AMD, node and browser environments
  • Add RTL support
  • Fixed: #51, #62, #68
  • Internal: Use grunt for builds
  • Internal: Use less for stylesheets