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
Age
Commit message (
Expand
)
Author
2013-08-15
style($route): make some jshint recommended changes
Josh Taylor
2013-08-15
docs($route): add hint for ngRoute module inclusion
Reto Aebersold
2013-08-15
docs($cookies): add info about angular-cookies.js
Rob Dodson
2013-08-15
docs($interpolate): fix example for provider w/ custom symbols
Igor Minar
2013-08-14
fix(orderBy): remove redundant if statement
ItsLeeOwen
2013-08-14
fix($timeout): clean deferreds immediately after callback exec/cancel
Andy Gurden
2013-08-14
docs($http): added return to interceptors success callback
Mikk Kirstein
2013-08-13
chore($parse): remove duplicate comment line
Igor Minar
2013-08-13
chore(mocks): remove obsolte createMockWindow api
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
feat($route): express style route matching
joshrtay
2013-08-12
fix($compile): correct controller instantiation for async directives
Chirayu Krishnappa
2013-08-09
fix(ngAnimate): make sure that the class value passed into addClass/removeCla...
Matias Niemelä
2013-08-09
fix(ngView): ensure ngView is terminal and uses its own manual transclusion s...
Matias Niemelä
2013-08-09
fix(ngInclude): ensure ngInclude is terminal and uses its own manual transclu...
Matias Niemelä
2013-08-09
style(minerr): prefer component name as namespace
Ken Sheedlo
2013-08-09
chore($q): rename `promise.always` to `promise.finally`
Brian Ford
2013-08-09
fix(re-bootstrap): Throw an error when bootstrapping a bootstrapped element.
Jeff Cross
2013-08-09
chore(ngMobile): rename module ngTouch and file to angular-touch.js
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
fix(docs-bootstrap): Removed injector from bootstrapped docs samples
Jeff Cross
2013-08-09
docs(httpBackend): update documentation for expect methods
Santi Albo
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-09
docs(jqLite): update the minErr codes for on() and off()
Igor Minar
2013-08-09
fix(jqLite): properly detect unsupported calls for on()/off()
Igor Minar
2013-08-08
fix(angular.copy): change angular.copy to correcly clone RegExp
Andy Hitchman
2013-08-08
docs(ngModel): clarify docs for NgModelController#
Igor Minar
2013-08-08
fix(jqLite): throw when jqLite#off called with 4 args
Ken Sheedlo
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
fix(jqLite): return array from multi select in val()
Eric Hagman
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
docs(ngRoute): make config block for the routeProvider example explicit
David Mosher
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-07
fix(jqLite): forgive unregistration of a non-registered handler
Pawel Kozlowski
2013-08-06
feat(ngMock/$httpBackend): support a matching function for data param
Ken Chen
[next]