Skip to content

1.4.0 Option to include group name in selected results

Compare
Choose a tag to compare
@pfiller pfiller released this 03 Mar 22:02

Include Group Title in Selected Text

in action

Set include_group_label_in_selected to true and Chosen will include the Group label (if it exists) in the selected option text. See #1610 for more info.

Bug Fixes and Updates

  • #2155 Fixes a dppx warning in Chrome
  • #2093 Fix Tap-through Bug (tapping an option on a touch-enabled device will no longer tap the element underneath it)
  • #1704 Inherit title attribute from options and optgroups
  • #2254 Fix XSS vulnerability