2.10.0 (2024-12-11)
Bug Fixes
- allow controlled InputSearch to be cleared by passing empty string (f874afd)
- allow props on InputSearch ListItem to pass through for custom styling (07b7bdc)
- honor disabled prop in InputSearch list item (62f88ec)
- include onSelect callback in InputSelect selected documentation example (f4697d5)
- safely escape strings passed to RegExp in InputSearch (66fc814)