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

fix(core/dropdown): use controller instance to handle dropdown instances #1051

Merged
merged 22 commits into from
Jan 30, 2024

Conversation

danielleroux
Copy link
Collaborator

@danielleroux danielleroux commented Jan 23, 2024

๐Ÿ†• What is the new behavior?

Handle all ix-dropdown's via dropdown-controller.

๐Ÿ Checklist

A pull request can only be merged if all of these conditions are met (where applicable):

  • ๐Ÿฆฎ Accessibility (a11y) features were implemented
  • ๐Ÿ—บ๏ธ Internationalization (i18n) - no hard coded strings
  • ๐Ÿ“ฒ Responsiveness - components handle viewport changes and content overflow gracefully
  • ๐Ÿ“„ Documentation was reviewed/updated (yarn docs)
  • ๐Ÿงช Unit tests were added/updated and pass (yarn test)
  • ๐Ÿ“ธ Visual regression tests were added/updated and pass (yarn visual-regression)
  • ๐Ÿง Static code analysis passes (yarn lint)
  • ๐Ÿ—๏ธ Successful compilation (yarn build, changes pushed)

๐Ÿ‘จโ€๐Ÿ’ป Help & support

@danielleroux danielleroux added the pull request affects patch version The pull request affects only patch version label Jan 23, 2024
@danielleroux danielleroux added this to the 2.1.0 milestone Jan 23, 2024
@danielleroux danielleroux changed the title Refactor/overlay handling fix(core/dropdown): use controller instance to handle dropdown instances Jan 23, 2024
nuke-ellington
nuke-ellington previously approved these changes Jan 29, 2024
nuke-ellington
nuke-ellington previously approved these changes Jan 29, 2024
@danielleroux danielleroux merged commit aa4bdc3 into main Jan 30, 2024
6 checks passed
@danielleroux danielleroux deleted the refactor/overlay-handling branch January 30, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull request affects patch version The pull request affects only patch version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants