-
Notifications
You must be signed in to change notification settings - Fork 60
[UIK-3428][select] added autosuggest component #2949
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
Open
ilyabrower
wants to merge
92
commits into
release/v17
Choose a base branch
from
UIK-3428/autosuggest-visible-fix
base: release/v17
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 2 commits
Commits
Show all changes
92 commits
Select commit
Hold shift + click to select a range
c0f79b1
[stories] fixed visible setting for autosuggest after clear query and…
ilyabrower fce5816
Merge branch 'release/v17' into UIK-3428/autosuggest-visible-fix
Valeria-Zimnitskaya 1a93246
[select] added new AutoSuggest component
ilyabrower b70ae70
[chore] Merge remote-tracking branch 'origin/release/v17' into UIK-34…
ilyabrower 1f60ee5
[docs] updated illustration
sheila-semrush b931767
[stories] limited width for autosuggest example
sheila-semrush c61673a
[select] added states to autosuggest
ilyabrower 09e1830
[chore] Merge branch 'release/v17' into UIK-3428/autosuggest-visible-fix
ilyabrower dfe133d
[select] added StatusItem to autoSuggest
ilyabrower 724c98b
Merge branch 'release/v17' into UIK-3428/autosuggest-visible-fix
ilyabrower 4e66d2d
Merge branch 'release/v17' into UIK-3428/autosuggest-visible-fix
Valeria-Zimnitskaya d37bcef
[select] fixed build
ilyabrower 5b0fa1d
[select] fixed visual issue with empty suggestions list
ilyabrower 2f0ef63
[dropdown, dropdown-menu, select] don't set focus to trigger with int…
ilyabrower ecd678e
[select] fixed types
ilyabrower 61ddbd5
[stories] add auto suggest test story
Valeria-Zimnitskaya 93dc274
[select] fixed onClick handler
ilyabrower c126193
[chore] Merge branch 'UIK-3428/autosuggest-visible-fix' of github.com…
ilyabrower ac2d11b
[select] added case-insensitive to Highlight regexp
ilyabrower 24a735f
[select] improved highlight component to prevent xss and match case s…
ilyabrower b3b695f
Merge branch 'release/v17' into UIK-3428/autosuggest-visible-fix
Valeria-Zimnitskaya 12d6a31
[select] fixed autosuggest selection
ilyabrower 77e4192
[chore] Merge branch 'UIK-3428/autosuggest-visible-fix' of github.com…
ilyabrower c90c7fd
[select] added escape to regexp in highlight
ilyabrower fbd881d
[stories] update test story
Valeria-Zimnitskaya a383383
[stories] fixed autosuggest layout
ilyabrower b781ef0
[chore] Merge branch 'UIK-3428/autosuggest-visible-fix' of github.com…
ilyabrower 43489f3
[select] open autosuggest on focus
ilyabrower fa3a077
[select] fixed matching after close-opean and fixed auto highlight fi…
ilyabrower 3f2af56
[select] added description for props, fixed props
ilyabrower e10a1b5
[select] fixed arrow keypress
ilyabrower 060a811
[select] fixed empty state
ilyabrower 93fb2cd
[stories] update test story
Valeria-Zimnitskaya 80e0461
[select] added size for autosuggest
ilyabrower e44b433
[chore] update tests
Valeria-Zimnitskaya d070b85
[select] fixed spin size in autosuggest
ilyabrower e4a1b24
[select] added addons for autosuggest
ilyabrower 1997485
[stories] fixed typo in import
sheila-semrush b9e9e3a
[stories] update test story
Valeria-Zimnitskaya ccaff5d
[select] added a11y
ilyabrower 5e9c959
[chore] Merge branch 'UIK-3428/autosuggest-visible-fix' of github.com…
ilyabrower 5a37f01
[select] added extractable logic
ilyabrower 34f6ddb
[flex-box] fixed SROnly type
ilyabrower 893c750
Merge branch 'release/v17' into UIK-3428/autosuggest-visible-fix
Valeria-Zimnitskaya 351a750
[select] fixed tests for autosuggest
ilyabrower 69144a9
[select] fixed tests for autosuggest
ilyabrower 2bdbfb5
[dropdown] fixed tests for StatusItem
ilyabrower 1a43105
[stories] update test story
Valeria-Zimnitskaya 9e0cba2
[select] no highlighted after focus
ilyabrower 7919eaf
[select] some fixes after extraction
ilyabrower a1b0589
[select] fixed a11y error
ilyabrower 26b702c
[select,dropdown-menu] fixed focus order and some axe issues
ilyabrower 196816a
[dropdown-menu] prevent focus popper by click on item
ilyabrower 5c58f2f
[select] added Children to loading state
ilyabrower 0704027
[select] fixed onChange test
ilyabrower f8f638b
[chore] Merge remote-tracking branch 'origin/release/v17' into UIK-34…
ilyabrower 4ba02a7
[select] update some tests
Valeria-Zimnitskaya 94ad9bb
[select] fixed types
ilyabrower 4851a5b
[stories] update select story and snapshots
Valeria-Zimnitskaya 928a437
[select] fixed padding for L size
ilyabrower 1d7f68f
[chore] Merge branch 'UIK-3428/autosuggest-visible-fix' of github.com…
ilyabrower aad8a32
[stories] fixed SERP filter
ilyabrower ce060ce
[select] fixed default text for loading
ilyabrower 10315b4
[select] set Root for autosuggest
ilyabrower 88ee61a
[select] fixed blink in loading in autosuggest
ilyabrower 5d3a376
[chore] update tests
Valeria-Zimnitskaya 675b1fa
[select] fixed blink in loading in autosugges UIK-5373
ilyabrower 8090157
[select] fixed a11y
ilyabrower 299a83e
[select] fixed a11y
ilyabrower c539eb2
[select] fixed options filtering example
ilyabrower f9848d2
[select] fixed states in autosuggest
ilyabrower 1e7e761
[select] fixed states in autosuggest
ilyabrower 9ae3779
[select] upadte auto suggest test
Valeria-Zimnitskaya 4685a30
[select] fixed states in autosuggest
ilyabrower 3018d41
[stories] fixed SR in StatusItem
ilyabrower 80d38b2
[select] fixed types
ilyabrower 2890162
[chore] Merge remote-tracking branch 'origin/release/v17' into UIK-34…
ilyabrower a217225
[select] added initial loading for async autosuggest with not empty v…
ilyabrower fb3b839
[chore] updated lock file
ilyabrower 7f8939c
[select] added initial loading for async autosuggest with not empty v…
ilyabrower 0f94ce7
[chore] update test
Valeria-Zimnitskaya e4f59e3
[docs] updated shortcuts and text on example page
sheila-semrush 9b6c4fa
[select] fixed states in autosuggest
ilyabrower 177ab30
[select, website] fixed states in autosuggest, added api and changelogs
ilyabrower 792ff8f
[select] fixed states in autosuggest
ilyabrower 4fcc820
[select] fixed states in autosuggest
ilyabrower aed3130
[select] update auto-suggest test
Valeria-Zimnitskaya 961f383
[select] fixed states in autosuggest
ilyabrower 382adeb
[select] update auto-suggest test
Valeria-Zimnitskaya 998fc5c
[select] abort async on escape
ilyabrower 37666d7
[select] fixed clearing value logic
ilyabrower 8f1f325
[chore] Merge branch 'UIK-3428/autosuggest-visible-fix' of github.com…
ilyabrower File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.