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

fix(autosize): not resizing on programmatic changes #6654

Merged

Commits on Aug 26, 2017

  1. fix(autosize): not resizing on programmatic changes

    Fixes the textarea autosize directive not resizing when the value is changed programmatically outside Angular (e.g. `element.value`) or when the form control is swapped out.
    
    Fixes angular#5247.
    crisbeto committed Aug 26, 2017
    Configuration menu
    Copy the full SHA
    9564808 View commit details
    Browse the repository at this point in the history