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

Application of floating UI helpers within dropdown component #349

Merged
merged 40 commits into from
Jan 9, 2023

Conversation

brenner-company
Copy link
Collaborator

@brenner-company brenner-company commented Dec 7, 2022

The application of the newly created AuFloatingUi component to the AuDropdown component.

See #333 for additional information.

⚠️ PR #344 must be merged before finalising this one (as this is based on that specific branch)! Also the base for branch needs to be switched to development before merging.

Closes #333

testem.js Outdated Show resolved Hide resolved
@brenner-company brenner-company marked this pull request as ready for review December 8, 2022 13:30
@brenner-company brenner-company removed the request for review from Dietr December 13, 2022 10:26
Base automatically changed from feature/addition-of-floating-ui-helpers to development January 5, 2023 09:46
@Windvis Windvis added the enhancement Used when the PR adds a new feature or enhancement. label Jan 5, 2023
@brenner-company
Copy link
Collaborator Author

@Windvis I think this one is good to go 👍 Just let me know if you have anymore question or remarks.

addon/components/au-dropdown.hbs Outdated Show resolved Hide resolved
addon/components/au-dropdown.hbs Outdated Show resolved Hide resolved
addon/components/au-dropdown.hbs Outdated Show resolved Hide resolved
addon/components/au-dropdown.js Show resolved Hide resolved
@Windvis
Copy link
Contributor

Windvis commented Jan 6, 2023

(The failing test is unrelated to these changes. I wrote a flaky test it seems, will fix in dev, but you can ignore that)

@Windvis Windvis merged commit 2b6e6c8 into development Jan 9, 2023
@Windvis Windvis deleted the feature/dynamic-display-of-menu-within-dropdown branch January 9, 2023 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Used when the PR adds a new feature or enhancement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

More dynamic display of menu element within dropdown component
2 participants