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

[D] Makes the onChange event handled by ngChange #14

Merged
merged 1 commit into from
Oct 31, 2013

Conversation

douglasduteil
Copy link
Contributor

I plan to directly use ngChange to handle the CodeMirror change event.

<textarea ui-codemirror ng-model="foo" ng-change="change()">

What you think about it ?

@ProLoser
Copy link
Member

If the original method isn't broken then I don't see why this additional approach can't hurt.

douglasduteil added a commit that referenced this pull request Oct 31, 2013
feat: remove onChange event in the directive options in favorur of ngChange
@douglasduteil douglasduteil merged commit 13696cd into master Oct 31, 2013
@douglasduteil douglasduteil deleted the ft-onChangeUseNgChange branch October 31, 2013 14:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants