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

Support [FormControl] directive #99

Merged
merged 2 commits into from
Jan 15, 2017

Conversation

ndcunningham
Copy link
Member

@ndcunningham ndcunningham commented Jan 14, 2017

(feat) - If a [formControl] directive is used the auto-complete control should still update it's value, and not be forced to use formControlName or the form tag.

fixes: #100

@allenhwkim
Copy link
Contributor

@ndcunningham Do you need to update plunker example?

@ndcunningham
Copy link
Member Author

You want a plnkr for it?

@allenhwkim
Copy link
Contributor

We have an plunker example already as you seen in README.md
image

Do you need to update this to apply all your changes to users?

@ndcunningham
Copy link
Member Author

I'll build one separately and update

@allenhwkim
Copy link
Contributor

Thank you

@ndcunningham
Copy link
Member Author

ndcunningham commented Jan 15, 2017

@allenhwkim when you merge i will update the README.md linked it to #100

@allenhwkim allenhwkim merged commit 6bb1389 into ng2-ui:master Jan 15, 2017
@allenhwkim
Copy link
Contributor

merged and released 0.8.9

@ndcunningham ndcunningham deleted the support-native-form-control branch January 15, 2017 01:30
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.

Bug - FormControl value does not update when item is selected or when values are entered
2 participants