| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-11 | 821 Bytes | |
| v11.2.2 source code.tar.gz | 2026-04-11 | 2.2 MB | |
| v11.2.2 source code.zip | 2026-04-11 | 2.3 MB | |
| Totals: 3 Items | 4.6 MB | 1 | |
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