index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ng
Age
Commit message (
Expand
)
Author
2013-08-13
chore($parse): remove duplicate comment line
Igor Minar
2013-08-12
docs(minErr): add location/ipthprfx
Igor Minar
2013-08-12
docs(minErr): add location/isrcharg docs
Igor Minar
2013-08-12
docs(minErr): add location/ihshprfx
Igor Minar
2013-08-12
chore($location): drop bugus error
Igor Minar
2013-08-12
fix($location): don't initialize hash url unnecessarily
Igor Minar
2013-08-12
fix($compile): correct controller instantiation for async directives
Chirayu Krishnappa
2013-08-09
fix(ngInclude): ensure ngInclude is terminal and uses its own manual transclu...
Matias Niemelä
2013-08-09
chore($q): rename `promise.always` to `promise.finally`
Brian Ford
2013-08-09
docs($compile): update directive type signature
OpherV
2013-08-09
docs(ngModel): validators should return undefined for invalid values.
Niall Smart
2013-08-09
chore($compile): remove bogus scope/controller check
Igor Minar
2013-08-09
feat($q): add shorthand for defining promise error handlers
bolasblack
2013-08-08
docs(ngModel): clarify docs for NgModelController#
Igor Minar
2013-08-08
fix($compile): always instantiate controllers before pre-link fns run
jankuca
2013-08-08
docs(compile/selmulti): description for compile/selmulti error
Misko Hevery
2013-08-08
docs(compile/notassign): description for compile/notassign error
Misko Hevery
2013-08-08
docs(minErr): rename compile/utrat to compile/uterdir
Igor Minar
2013-08-08
docs(minErr): rename sce/isecrurl to sce/insecurl
Igor Minar
2013-08-08
docs(ngModel): add link to NgModelController
Igor Minar
2013-08-07
docs(minerr): fill in error message descriptions
Ken Sheedlo
2013-08-07
docs(ngClass): updated the example with string, map and array syntax
Jamund Ferguson
2013-08-07
feat(ngForm): Supports expression in form names
Matthew Windwer
2013-08-07
fix(compile): fix directive as identifier
Chirayu Krishnappa
2013-08-07
chore(dump): fix our karma.dump bridge
Igor Minar
2013-08-07
fix(input): fix the email regex to accept TLDs up to 6 characters long
neilmcgibbon
2013-08-06
docs(compile): fix minor spelling mistake
Michael Stewart
2013-08-03
feat($compile): support compile animation hooks classes
Matias Niemelä
2013-08-03
chore(ngdocs): provide docs for the core $animator service
Matias Niemelä
2013-08-03
fix(ngAnimate): remove compound JS selector animations
Matias Niemelä
2013-08-02
fix(ngShowHide): change the .ng-hide CSS class to use an !important flag
Matias Niemelä
2013-07-31
fix(location): fix parameter handling on search()
Misko Hevery
2013-07-31
fix($parse): unwrap promise when setting a field
James Davies
2013-07-31
style($sce): remove unreachable return statement
Igor Minar
2013-07-31
fix(mock.$log): keep in sync with $log
Chirayu Krishnappa
2013-07-31
fix($q): call `reject()` even if `$exceptionHandler` rethrows
Pete Bacon Darwin
2013-07-31
feat(directive): support as instance syntax
Lucas Galfasó
2013-07-29
chore(ngdocs): all animation-supported directives working with docs examples ...
Matias Niemelä
2013-07-29
fix(ngClass): ensure ngClass doesn't fire addClass or removeClass with an emp...
Matias Niemelä
2013-07-27
docs(*): fixed typos and ngdoc parameter names
Carl Danley
2013-07-27
docs(interpolate): remove example e2e test that cannot run
Pete Bacon Darwin
2013-07-27
docs($interpolate): add example for the provider
Emmanuel
2013-07-26
fix(ngAnimate): $timeout integration and cancel callbacks added
Matias Niemelä
2013-07-26
fix(ngInclude): $animate refactoring + use transclusion
Matias Niemelä
2013-07-26
chore($animate): replace show/hide with addClass/removeClass
Matias Niemelä
2013-07-26
feat(ngAnimate): complete rewrite of animations
Matias Niemelä
2013-07-26
fix($compile): don't use new with minErr
Ken Sheedlo
2013-07-26
chore($compile): removed unused variable
Wesley Cho
2013-07-26
chore(ngdocs): replace showdown.js with marked.js
Matias Niemelä
2013-07-25
fix($compile): don't check attr.specified on non-ie7
Igor Minar
[next]