Skip to content

Release 3.0

Compare
Choose a tag to compare
@olafleur olafleur released this 22 Sep 19:32
· 71 commits to master since this release

Mobile support

  • When used on a mobile device, the Single and the Multiple Select Chosen adapt themselves to the mobile view.

Breaking change

  • ChozenCss class has been renamed to ChosenCss (#243)

Version checker

  • Now checks if the last version is used (can be disabled).

Bug fix

  • Fix NPE when using constructor with EventBus (#224)