Changes
🐛 Bug Fixes
- Fix maxItemText would cause the dropdown to display if choices.js is created with that many items selected (Fix #1299) @Xon (#1393)
- Fix non-fixed width font support when computing width for input element @terminalchai (#1384)
- Fix setChoices() could cause the add choice notice to incorrectly render and replaceChoices/clearSearchFlag/replaceItems arguments could be ignored @Xon (#1389)
- Fix opening the dropdown could cause the entire page to scroll @Xon (#1388)
🔧 Maintenance
- Bump vite from 7.3.1 to 7.3.2 @dependabot (#1395)
- Bump serialize-javascript from 7.0.4 to 7.0.5 @dependabot (#1394)
- Bump picomatch @dependabot (#1392)
- Bump flatted from 3.3.1 to 3.4.2 @dependabot (#1390)
Contributors
@Xon, @dependabot, @dependabot[bot] and @terminalchai