- support live theme changes for searchbox color - added `default_searchterm` - fixed an interaction between `debounce` and `inputValue`
0.1.19
- remove `tests` folder from distributions
0.1.18
- added `submit_function` that is called on a new submission - added `highlighColor` for option styling that highlights matching text - updates to ci and playwright tests
0.1.17
- `clear_on_submit` now also resets the `default_options` - added `clearable` style option to determine when the clear icon is shown - enforce kwargs usage due to the large number of parameters