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
/
test
/
ng
Age
Commit message (
Expand
)
Author
2013-08-12
test($location): fix broken tests
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
feat($q): add shorthand for defining promise error handlers
bolasblack
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-07
docs(minerr): fill in error message descriptions
Ken Sheedlo
2013-08-07
feat(ngForm): Supports expression in form names
Matthew Windwer
2013-08-07
fix(input): fix the email regex to accept TLDs up to 6 characters long
neilmcgibbon
2013-08-03
feat($compile): support compile animation hooks classes
Matias Niemelä
2013-08-03
fix(ngAnimate): remove compound JS selector animations
Matias Niemelä
2013-08-02
chore(ngMock): rename $animate.process to $animate.flushNext()
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
fix($q): call `reject()` even if `$exceptionHandler` rethrows
Pete Bacon Darwin
2013-07-31
fix(isArrayLike) Correctly detect arrayLike items
Daniel Herman
2013-07-31
feat(directive): support as instance syntax
Lucas Galfasó
2013-07-31
feat(directive): support as instance syntax
Lucas Galfasó
2013-07-29
fix(ngClass): ensure ngClass doesn't fire addClass or removeClass with an emp...
Matias Niemelä
2013-07-28
test($compile): fix spelling error in assertion (ngAttr*)
Brian Fitzpatrick
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-25
feat(ngBindHtml, sce): combine ng-bind-html and ng-bind-html-unsafe
Chirayu Krishnappa
2013-07-25
feat($sce): new $sce service for Strict Contextual Escaping.
Chirayu Krishnappa
2013-07-24
fix(select): don't support binding to select[multiple]
Igor Minar
2013-07-24
feat(ngRepeat): add $even and $odd props to iterator
P. Envall
2013-07-24
fix(form): pick the right attribute name for ngForm
Pawel Kozlowski
2013-07-24
fix(ngRepeat): handle iteration over identical obj values
Rory Douglas
2013-07-24
fix(numberFilter): always convert scientific notation to decimal
Paul Meskers
2013-07-22
fix($compile): always instantiate controllers in parent->child order
Igor Minar
2013-07-22
fix(Scope): ensure that isolate scopes use the main evalAsync queue
Igor Minar
2013-07-19
fix(core): parse URLs using the browser's DOM API
Chirayu Krishnappa
2013-07-18
test(ngRepeat): add a test for ngRepeat when using 'track by' and a filter
Brian Ford
2013-07-18
fix($compile): allow data: image URIs in img[src]
Chirayu Krishnappa
2013-07-18
feat(directive): ng:focus, ng:blur
Andreas Sander
2013-07-15
fix($animator): ensure animations are always disabled for an element that is ...
Matias Niemelä
2013-07-14
feat($q): added support to promise notification
Caio Cunha
2013-07-14
test($q): improve logging of callback invocations
Chirayu Krishnappa
2013-07-14
feat(ngPluralize): add alternative mapping using attributes
Lucas Galfasó
2013-07-12
fix($http): allow interceptors to completely override headers
Igor Minar
2013-07-11
fix(ngSubmit): expose $event to ngSubmit callback
Wesley Cho
[next]