Skip to content

Releases: ArcBees/gwtchosen

Release 3.0.1

Release 3.0

22 Sep 19:32
Compare
Choose a tag to compare

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)