- 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
0.1.16
- added `reset_function` that is called when a user resets the searchbox - clear icons now have hover effects
0.1.15
- support for `fragment` scoped reruns - added option to `debounce` react callbacks - added option to set a `min_execution_time` to avoid reset issues with reruns