Skip to content

DropKick.js 2.0 RC2

Pre-release
Pre-release

Choose a tag to compare

@Robdel12 Robdel12 released this 23 Jun 15:43

What changed?

  • Updated jQuery plugin to take multiple arguments
  • Fixed the broken add method
  • Fixed the broken disable method when trying to disable the entire select
  • Updated the calling new Dropkick() to accept IDs. new Dropkick("#something")
  • Fixed CSS bug with the search example
  • You can now pass in a string on the add method. Dk.add("Added Option", 3)
  • Updated the license.
  • Updated the docs.