Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Conversation

swalters
Copy link
Contributor

This allows directives to include uiSelect and add parsers/formatters to ngModel

 This allows directives to include uiSelect and add parsers/formatters to ngModel
@dimirc
Copy link
Contributor

dimirc commented Feb 16, 2015

What could be a use case for this?

@swalters
Copy link
Contributor Author

If you want to use ui-select as a reusable directive, then you need the ability to use the ng-model controller that your wrapper component is using. I'm specifically using ui-select in ui-grid 3.0 (ng-grid) and I also use custom drop-down directives throughout my application that use ui-select.

dimirc added a commit that referenced this pull request Feb 17, 2015
fix(ngModel) Allow uiSelect ngModel to populate from parent directive.
@dimirc dimirc merged commit 238a428 into angular-ui:master Feb 17, 2015
@dimirc dimirc added this to the 0.9.9 milestone Feb 17, 2015
dimirc added a commit that referenced this pull request Feb 17, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants