Skip to content
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

feat: Refactor toggle directive into popover component #983

Merged
merged 28 commits into from
Dec 5, 2023

Conversation

rkaraivanov
Copy link
Member

No description provided.

rkaraivanov and others added 17 commits November 10, 2023 14:44
* rewritten unit tests for main scenarios
* fixed an issue with keyboard shortcuts
* extracted a base option-like class for dropdown item and select item
* utility classes refactoring
* Improved behavior to mimic the native select
* WAI-ARIA improvements
* Unit tests improvements

There are still several areas where the logic can be streamlined
with the dropdown and the common combolike ancestor.
Next commits will address that, but this can be reviewed now.
Transfered old inherited props to igc-select
@rkaraivanov rkaraivanov marked this pull request as ready for review December 1, 2023 08:09
stories/dropdown.stories.ts Outdated Show resolved Hide resolved
simeonoff
simeonoff previously approved these changes Dec 4, 2023
@ChronosSF ChronosSF merged commit 3a4d52e into master Dec 5, 2023
5 checks passed
@ChronosSF ChronosSF deleted the rkaraivanov/popover-component branch December 5, 2023 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants