Changes
🐛 Bug Fixes
- Fix
tab
=> direction keys handling in single-select mode @Xon (#1242) - Fix
shift
key handling when navigating withtab
@zoglo (#1245) - Fix HTML comments were copied from backing
<option>
and were rendered as text @Xon (#1244) - Fix multiple-select mode "No choices to choose from" is sometimes displayed even if there are choices @Xon (#1243)
- Fix Notice for max item limit is removed permanently if you keep typing @Xon (#1241)
- Fix search was not stopped when leaving focus with
esc
key @zoglo (#1240) - Fix
tab
andesc
keys handling @zoglo (#1239) - Fix input text - method setValue didn't work @Xon (#1211)
🔧 Maintenance
- Update v11 event payload in README.md @DarrenSG (#1226)
- Chore: Replace enum KeyCodeMap with const object @Xon (#1210)
- Bump rollup from 4.20.0 to 4.22.4 @dependabot (#1208)
- Bump vite from 5.3.5 to 5.4.6 @dependabot (#1205)
Contributors
@DarrenSG, @Xon, @dependabot, @dependabot[bot] and @zoglo