COMMITS
/ test/ng/directive/ngModelOptionsSpec.js December 5, 2017
M
fix(ngModelController): allow $overrideModelOptions to set updateOn
Martin Staffa committed
November 21, 2017
M
feat(ngModelOptions): add debounce catch-all + allow debouncing 'default' only
Martin Staffa committed
July 3, 2017
J
fix($timeout/$interval): do not trigger a digest on cancel
Jason Bedard committed
December 11, 2016
G
fix(ngModelOptions): work correctly when on the template of `replace` directives
Georgios Kalpakas committed
November 16, 2016
P
fix(ngModelOptions): handle update triggers that are not in debounce list
Peter Bacon Darwin committed
P
refactor(ngModelOptions): internal variables do not start with a `$`
Peter Bacon Darwin committed
P
feat(ngModelOptions): allow options to be inherited from ancestor `ngModelOptions`
Peter Bacon Darwin committed