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-09-13
fix(ngOptions): ignore object properties which start with $
Gowtam Lal
2013-09-03
fix(ngAnimate): ensure that ngClass is always compiled before enter, leave an...
Matias Niemelä
2013-09-03
chore($rootScope): provide support to execute a function after the digest cyc...
Matias Niemelä
2013-09-03
fix(ngAnimate): cut down on extra $timeout calls
Matias Niemelä
2013-09-02
fix($http): allow empty responses to be cached
jankuca
2013-08-29
fix(core): parse IE11 UA string correctly
Chirayu Krishnappa
2013-08-27
test(Scope): fix tests after reverting commits
Igor Minar
2013-08-27
revert: feat(mocks): make $timeout#flush throw an exception when empty
Igor Minar
2013-08-26
feat(Scope): async auto-flush $evalAsync queue when outside of $digest
Igor Minar
2013-08-25
feat(mocks): make $timeout#flush throw an exception when empty
Igor Minar
2013-08-24
fix($q): reject should catch & forward exceptions thrown in errback
Igor Minar
2013-08-23
test: rename / remove duplicate unit tests
Vojta Jina
2013-08-23
fix($sniffer): history problems on Boxee box
Dusan Bartos
2013-08-22
revert: fix($sce): allow IE7 standards mode to pass non-quirks mode test
Chirayu Krishnappa
2013-08-21
fix($q): fix forwarding resolution when callbacks aren't functions
Brian Ford
2013-08-21
fix($sce): allow IE7 standards mode to pass non-quirks mode test
justinrknowles
2013-08-20
fix(ngTransclude): clear the translusion point before transcluding
Igor Minar
2013-08-20
fix(ngTransclude): make the transclusion available to parent post-link
Igor Minar
2013-08-19
fix($sniffer): ensure older versions of webkit work for animations
Matias Niemelä
2013-08-19
revert(ngInclude): remove ngInclude manual transclusion system
Matias Niemelä
2013-08-15
fix(filter): filter on false properties
Tom Dunstan
2013-08-15
fix($parse): handle promises returned from parsed function calls
Jussi Kosunen
2013-08-15
feat(minerr): log minerr doc url in development
Ken Sheedlo
2013-08-14
fix($timeout): clean deferreds immediately after callback exec/cancel
Andy Gurden
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ó
[next]