-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(quantic): refactor the Quantic Search Box and Quantic Standalon…
…e Search Box components #2 (#3501) * created quanticSearchBoxInput with customEvents, cleaned up standalone and default searchbox * some more improvements * fixed events, styling, need to fix submit search * fix issues and clean logs * fixed e2e tests * some cleanup * added rough structure of UTs (to finish) * added unit tests, still need some work * added some improvements, some tests still failing * set custom event names to lowercase * modified events in uts * added commands for unit tests in the README file * fixed and cleanup unit tests for searchboxinput * fixed linter issue with test * try to fix linter fail * added unit tests for withoutSubmitButton * fix bug display of searchbox when expandable and withoutSubmitButton is true * fix icon sliding issue in expandable searchbox * added feedback improvements * fixed bug where pressing enter on clear button was not working for standalone searchbox * Revert "added feedback improvements" This reverts commit 965b011. * Revert "Revert "added feedback improvements"" This reverts commit 35dd5d8. * Revert "fixed bug where pressing enter on clear button was not working for standalone searchbox" This reverts commit e89a138. * refactored aria-labelledBy * removed useless aria value * added some improvements
- Loading branch information
1 parent
293b0d1
commit 8dfc25c
Showing
22 changed files
with
937 additions
and
637 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.