-
Notifications
You must be signed in to change notification settings - Fork 0
feat: add case-sensitive search #20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Preview is ready. |
|
Visual Tests Report is ready. |
|
Please add some screenshot tests for the options |
It seems, it's not needed, case no changes in UI were made: it's just internal logic. |
6bf564b to
93d2d39
Compare
It is a good approach when we have appropriate tests for each storybook page. |
|
The commit has changed default behavior of search feature, so we need to modify some existing tests. |
a8ae4ca to
9588e48
Compare
I decided not to break default behavior, so the new property in |
No description provided.