Skip to content

DropKick v2.1

Compare
Choose a tag to compare
@Robdel12 Robdel12 released this 31 Jan 22:35
· 326 commits to master since this release

Important Information

In DropKick 2.1 we moved the plugins and polyfill into dropkick. If you're including these on any of your projects you should remove them.

What's changed?

  • #249 remove trailing comma that caused issues in IE
  • Trigger 'change' event on select element
  • #253 <select> inside a <label>
  • #252 Method select(string, disabled) doesn't select/return element matching string v. 2.0.2
  • #244 Select with no options causes TypeError: Cannot read property 'text' of undefined
  • #257 Manual trigger of change()
  • #234 Bug when hovering options then using the arrow keys
  • #267 IE8-11 drop downs always open with "dk-option-open-down"