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

Create nested select example #135

Merged
merged 3 commits into from
Dec 28, 2022

Conversation

jordanjones243
Copy link
Contributor

Alaska Airlines Pull Request

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes: #133

Summary:

Please summarize the scope of the changes you have submitted, what the intent of the work is and anything that describes the before/after state of the project.

Create a nested select example to demonstrate to implementers how to get auro-select's dropdown menu to overflow over it's parent container's borders.

Type of change:

Please delete options that are not relevant.

  • New capability
  • Revision of an existing capability
  • Infrastructure change (automation, etc.)
  • Other (please elaborate)

Checklist:

  • My update follows the CONTRIBUTING guidelines of this project
  • I have performed a self-review of my own update

By submitting this Pull Request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Pull Requests will be evaluated by their quality of update and whether it is consistent with the goals and values of this project. Any submission is to be considered a conversation between the submitter and the maintainers of this project and may require changes to your submission.

Thank you for your submission!

-- Auro Design System Team

demo/index.html Outdated Show resolved Hide resolved
apiExamples/nestedSelect.js Outdated Show resolved Hide resolved
demo/index.md Outdated Show resolved Hide resolved
demo/index.md Outdated Show resolved Hide resolved
@jordanjones243 jordanjones243 force-pushed the jordanjones243/nestedSelectExample/#133 branch from cfdfe08 to 6ca2693 Compare November 22, 2022 20:42
@jordanjones243 jordanjones243 marked this pull request as draft November 22, 2022 22:08
@jordanjones243 jordanjones243 force-pushed the jordanjones243/nestedSelectExample/#133 branch from c7b27f1 to 3f44ff7 Compare November 22, 2022 23:02
@jordanjones243 jordanjones243 marked this pull request as ready for review November 22, 2022 23:02
src/auro-select.js Show resolved Hide resolved
@blackfalcon blackfalcon force-pushed the jordanjones243/nestedSelectExample/#133 branch from 3f44ff7 to 4d2a45e Compare December 1, 2022 00:24
@jordanjones243 jordanjones243 marked this pull request as draft December 1, 2022 22:17
@jordanjones243 jordanjones243 marked this pull request as ready for review December 1, 2022 22:18
@jordanjones243 jordanjones243 force-pushed the jordanjones243/nestedSelectExample/#133 branch from 4d2a45e to 6fd1895 Compare December 5, 2022 20:02
docs/partials/apiExamples.md Outdated Show resolved Hide resolved
apiExamples/nestedSelect.js Outdated Show resolved Hide resolved
apiExamples/nestedSelect.html Outdated Show resolved Hide resolved
apiExamples/nestedSelect.html Outdated Show resolved Hide resolved
@jordanjones243 jordanjones243 force-pushed the jordanjones243/nestedSelectExample/#133 branch from ce1a5e8 to 8c61818 Compare December 28, 2022 22:40
@jason-capsule42 jason-capsule42 merged commit d1b9619 into main Dec 28, 2022
@jason-capsule42 jason-capsule42 deleted the jordanjones243/nestedSelectExample/#133 branch December 28, 2022 22:49
@blackfalcon
Copy link
Member

🎉 This PR is included in version 2.7.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@blackfalcon blackfalcon added the released Completed work has been released label Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Completed work has been released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create nested select example to demonstrate handling popper overflow
3 participants