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!: add keyboard shortcuts to dropdown components #344

Merged
merged 5 commits into from
Sep 26, 2023

Conversation

djcouto
Copy link
Collaborator

@djcouto djcouto commented Sep 14, 2023

BREAKING CHANGES:
- ISingleSelectDropdownOptions was renamed to ISelectSingleOptions
- ISingleSelectDropdownOption was renamed to ISelectSingleOption

@djcouto djcouto requested a review from a team as a code owner September 14, 2023 16:26
@djcouto djcouto force-pushed the dc/add-keyboard-shortcuts branch 4 times, most recently from 48c5605 to d67b652 Compare September 19, 2023 17:53
@djcouto djcouto force-pushed the dc/add-keyboard-shortcuts branch 2 times, most recently from ea308ee to 1cb4ba1 Compare September 22, 2023 08:38
Copy link
Collaborator

@miguelpinto98 miguelpinto98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work! I only left some questions, but is nothing breaking to request.

…ngle-select-dropdown` component

BREAKING CHANGES:
    - `ISingleSelectDropdownOptions` was renamed to `ISelectSingleOptions`
    - `ISingleSelectDropdownOption` was renamed to `ISelectSingleOption`
@djcouto djcouto merged commit ea987d8 into dev Sep 26, 2023
1 check passed
@djcouto djcouto deleted the dc/add-keyboard-shortcuts branch September 26, 2023 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants