Jason Reich

Results 1 issues of Jason Reich

Adjusted slightly to respect "updateOn" ngModelOption attributes. Previously, if one specified `{updateOn: 'blur'}`, the model would never update. The specific changes are; 1. A modification of `src/ui-codemirror.js' to add the...