Open viniciusgugelmin opened 3 years ago
What: Addition of highlight props; highlightFirstSuggestion it's verbose; persistHighlighted is to not unhighlight when clicked outside.
highlightFirstSuggestion
persistHighlighted
Why: Simplify and speed up project research.
How: Just like the other props and with an addition of a watch.
Checklist:
I tried to make simple, non-immediate changes by setting the props default to false.
What: Addition of highlight props;
highlightFirstSuggestion
it's verbose;persistHighlighted
is to not unhighlight when clicked outside.Why: Simplify and speed up project research.
How: Just like the other props and with an addition of a watch.
Checklist:
I tried to make simple, non-immediate changes by setting the props default to false.