Skip to content

Show Disabled Options

Compare
Choose a tag to compare
@pfiller pfiller released this 02 Jul 21:36
· 681 commits to master since this release

Feature Changes

  • Show disabled options (#1262): all options that match a given search are now displayed (previous versions hid selected or disabled options). Selected and disabled options will be displayed with a light gray style to differentiate them from other, selectable options.

Bug Fixes

  • Only attempt to hide the dropdown if it's showing #1277
  • Add more margin for single selects with allow_single_deselect #1257