ngneat / forms-manager

🦄 The Foundation for Proper Form Management in Angular
https://www.netbasal.com
MIT License
519 stars 29 forks source link

docs: update readme #20

Closed hennelh closed 4 years ago

hennelh commented 4 years ago

Replace selectValue with valueChanges method in usage documentation

PR Checklist

Please check if your PR fulfils the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[x] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

I think selectValue is a remnant of AkitaFormsManager.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information