Changes
🚀 Features
- Improve UX on the select dropdown @zoglo (#1361)
- Add
searchRenderSelectedChoicesconfiguration option to control whether selected choices appear in search results for select-multiple inputs @samuelhwilliams (#1358) - Add
searchDisabledChoicesconfiguration option to allow disabled choices to appear in search results @thewatts (#1357) - Add CSS
custom propertiessupport (+ dark mode for the intro page) @zoglo (#1335) - Soften constraints on remove buttons @gael-ian (#1338)
- Add support for
requiredhtml attribute @zoglo (#1332) - Add additional SCSS variables @lera-sh (#1304)
🐛 Bug Fixes
- Fix
searchEnabledbeing disabled forselect-multipledid 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
appendGroupInSearchoption was non-functional @Xon (#1324) - When resolving the remove item/label/icon, add a 3rd argument
itemargument. Update default remove item label to use this (Fixes #1296) @Xon (#1323) - Fix
searchResultLimitcould not be set to -1 whenrenderChoiceLimitwas set @Xon (#1322) - Fix dropdown would stick closed when a search loses focus @leofeyer (#1308)
🔧 Maintenance
- Bump js-yaml @dependabot (#1363)
- Bump playwright and @playwright/test @dependabot (#1356)
- Bump tar-fs from 2.1.3 to 2.1.4 @dependabot (#1349)
- Match the previous height of the choices docs @zoglo (#1341)
- docs: update versioned URLs to current major @marcpicaud (#1336)
- Add additional SCSS variables @lera-sh (#1304)
- Bump form-data from 4.0.0 to 4.0.4 @dependabot (#1327)
- Bump esbuild, @vitest/coverage-v8 and vitest @dependabot (#1321)
- Bump vite from 5.4.14 to 5.4.19 @dependabot (#1320)
- Bump tar-fs from 2.1.1 to 2.1.3 @dependabot (#1311)
- Bump undici from 5.28.5 to 5.29.0 @dependabot (#1305)
- updated documentation for the callbackOnCreateTemplate @JordanDDisch (#1318)
Contributors
@JordanDDisch, @Xon, @dependabot, @dependabot[bot], @gael-ian, @leofeyer, @lera-sh, @marcpicaud, @pablobm, @samuelhwilliams, @thewatts and @zoglo