github Choices-js/Choices v11.2.0

4 days ago

Changes

🚀 Features

  • Improve UX on the select dropdown @zoglo (#1361)
  • Add searchRenderSelectedChoices configuration option to control whether selected choices appear in search results for select-multiple inputs @samuelhwilliams (#1358)
  • Add searchDisabledChoices configuration option to allow disabled choices to appear in search results @thewatts (#1357)
  • Add CSS custom properties support (+ dark mode for the intro page) @zoglo (#1335)
  • Soften constraints on remove buttons @gael-ian (#1338)
  • Add support for required html attribute @zoglo (#1332)
  • Add additional SCSS variables @lera-sh (#1304)

🐛 Bug Fixes

  • Fix searchEnabled being disabled for select-multiple did not work @Xon (#1366)
  • Fix data-label-description from source html was not treated as trusted @Xon (#1365)
  • Fix kmp search not returning results as expected @Xon (#1364)
  • Fix selected choice was not reliably highlighted when opening the dropdown @zoglo (#1339)
  • Define [aria-selected] for selectable choices per WAI-ARIA 1.2 spec, and avoid triple state with aria-selected @pablobm (#1330)
  • Fix appendGroupInSearch option was non-functional @Xon (#1324)
  • When resolving the remove item/label/icon, add a 3rd argument item argument. Update default remove item label to use this (Fixes #1296) @Xon (#1323)
  • Fix searchResultLimit could not be set to -1 when renderChoiceLimit was set @Xon (#1322)
  • Fix dropdown would stick closed when a search loses focus @leofeyer (#1308)

🔧 Maintenance

Contributors

@JordanDDisch, @Xon, @dependabot, @dependabot[bot], @gael-ian, @leofeyer, @lera-sh, @marcpicaud, @pablobm, @samuelhwilliams, @thewatts and @zoglo

Don't miss a new Choices release

NewReleases is sending notifications on new releases.