Skip to content

Support multiple selections in both dd-select and dd-menu #58

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jeffhuys
Copy link

I love your dropdowns directive! In my case, I needed a dropdown menu that supports multiple selections. I didn't want to build the framework for dropdowns myself, so I forked your directive and added this functionality. I hope that my coding style is on par with yours. Please review my changes and let me know if you have any questions!

@jseppi
Copy link
Owner

jseppi commented Jul 23, 2015

Hey @jeffhuys, thanks for the PR! I have not had a chance to fully review it, but I wonder if it might not be simple to have separate directives for multi-select versions instead of overloading the single select versions. Perhaps directives that look like dropdown-menu-multi and dropdown-select-multi. Thoughts?

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.

2 participants