COMMITS
/ test/ng/directive/ngModelSpec.js December 5, 2018
M
perf(input): prevent multiple validations on initialization
Martin Staffa committed
May 30, 2018
G
fix(ngModel): do not throw if view value changes on destroyed scope
George Kalpakas committed
December 4, 2017
M
fix(ngModel, input): improve handling of built-in named parsers
Martin Staffa committed
September 29, 2017
M
feat(ngModel.NgModelController): expose $processModelValue to run model -> view pipeline
Martin Staffa committed
November 21, 2016
P
feat(ngModel): add `$overrideModelOptions` support
Peter Bacon Darwin committed
November 25, 2016
P
style(*): fix `no-useless-escape` eslint errors
Peter Bacon Darwin committed
November 16, 2016
P
feat(ngModelOptions): allow options to be inherited from ancestor `ngModelOptions`
Peter Bacon Darwin committed
November 14, 2016
P
revert: feat(ngModelOptions): allow options to be inherited from ancestor ngModelOptions
Peter Bacon Darwin committed
October 9, 2016
B
refactor(ngModelSpec): use valueFn over curry
BobChao87 committed
October 4, 2016
B
fix(ngModel): treat synchronous validators as boolean always
BobChao87 committed
September 1, 2016
P
feat(ngModelOptions): allow options to be inherited from ancestor ngModelOptions
Peter Bacon Darwin committed
August 10, 2016
M
chore(eslint): enable `quotes: ["error", "single"]`
Michał Gołębiowski committed
July 20, 2016
M
chore(*): switch from JSHint/JSCS to ESLint
Michał Gołębiowski committed
March 13, 2016
L
chore(*): Upgrade to Jasmine 2.4
Lucas Mirelmann committed
March 6, 2016
M
refactor(*): use toBeUndefined consistently
mohamed amr committed
January 19, 2016
G
docs(ngModel): rename `$asyncValidators` error to `nopromise` and add missing error page
Georgios Kalpakas committed
September 14, 2015
P
feat(ngModel): provide ng-empty and ng-not-empty CSS classes
Peter Bacon Darwin committed
P
test(ngModel): remove jankiness test
Peter Bacon Darwin committed
August 4, 2015
M
refactor(form, ngModel): streamline how controls are added to parent forms
Martin Staffa committed
June 10, 2015
L
fix(ngModel): form validation when there is an Object.prototype enumerable value
Lucas Galfaso committed
April 3, 2015
M
feat($animate): complete refactor of internal animation code
Matias Niemelä committed
March 24, 2015
M
fix(ngModel): allow setting model to NaN when asyncValidator is present
Martin Staffa committed
February 12, 2015
P
fix(ngModel): fix issues when parserName is same as validator key
Peter Bacon Darwin committed
January 26, 2015
J
revert: fix(form): ignore properties in $error prototype chain
Jeff Cross committed
January 12, 2015
C
fix(form): ignore properties in $error prototype chain
Caitlin Potter committed
January 7, 2015
S
fix(ngModelOptions): allow sharing options between multiple inputs
Shahar Talmi committed
December 24, 2014
P
test(input): split tests into smaller files
Peter Bacon Darwin committed
P
refact(input): split input.js into smaller files
Peter Bacon Darwin committed