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
2012-09-11
docs($rootScope): fix iteration limit described by $watch, it's actually 10 a...
Daniel Luz
2012-09-11
docs($rootScope): fix typos and minor wording tweaks on $watch
Daniel Luz
2012-09-11
docs($rootScope): fix quoting on expression
Daniel Luz
2012-09-11
docs($rootScope): standardize on present, third-person actions for descriptions
Daniel Luz
2012-09-11
docs($rootScope): backquote attribute types too on $on
Daniel Luz
2012-09-11
docs($cacheFactory): fix backquotes on method descriptions
Daniel Luz
2012-09-11
docs($rootScope): fix typos on $new
Daniel Luz
2012-09-11
docs($rootScope): fix typo on $eval
Daniel Luz
2012-09-11
docs($rootScope): fix typos on $watch
Daniel Luz
2012-09-06
fix(a): prevent Opera from incorrectly navigating on link click
sgtpep
2012-09-06
fix(FormController): propagate dirty state to parent forms
Kai Groner
2012-09-06
fix(ngSrc): don't set src if value is empty string
Xiangru Chen
2012-09-06
fix(dateFilter): make timezone optional
Iwein Fuld
2012-09-06
fix(ngClass): works with class interpolation
Max Martinsson
2012-09-06
fix($parser): string concatination with undefined model
petrovalex
2012-09-06
fix(dateFilter): support sub-second precision on dateFilter
Stein Jakob Nordbø
2012-09-06
docs($route): rename leftover $afterRouteChange to $routeChangeSuccess
Igor Minar
2012-08-31
revert: fix(ng-repeat) to work with primitive types
Igor Minar
2012-08-30
fix(docs): indicate support for passing a string as the `controller` property...
Brice Burgess
2012-08-30
fix(ng-repeat) to work with primitive types
Zhenbo Zhang
2012-08-30
fix(jqLite): better support for xhtml
Igor Minar
2012-08-27
doc($log): correct non-working example
Misko Hevery
2012-08-27
fix(ng-list): remove data bound flicker
Misko Hevery
2012-08-24
docs(a): expose hidden docs
Igor Minar
2012-08-24
docs(ngRoute): fix typo
johnlindquist
2012-08-13
fix($compile): denormalize directive templates
Igor Minar
2012-08-13
refactor($compile): code cleanup
Igor Minar
2012-08-13
fix(ngPluralize): fixes ng-pluralize when using non-standard start/end symbols
Brian Ford
2012-08-13
feat($interpolate): expose start/end symbols in run phase
Igor Minar
2012-08-13
docs($interpolateProvider): fixing docs
Igor Minar
2012-08-13
fix($interpolate): $interpolateProvider.endSymbol() returns startSymbol
Igor Minar
2012-08-13
docs($interpolate): fix typo in description
Igor Minar
2012-08-12
docs($compileProvider): remove duplicate of .directive()
Vojta Jina
2012-08-12
docs: fix broken links to $compileProvider.directive()
Vojta Jina
2012-08-10
fix(option): support option elements in datalist
Igor Minar
2012-08-10
docs($rootScope): fix $on listener signature doc
unirgy
2012-08-10
fix(form): prevent page reload when form destroyed
Igor Minar
2012-06-22
fix(browser): prevent ie from getting into redirect loop
Misko Hevery
2012-06-20
fix($location): url rewriting if element was removed
Vojta Jina
2012-06-14
fix($location): fix URL interception in hash-bang mode
Misko Hevery
2012-06-13
fix($location): correctly parse link urls in hashbang mode with prefix
Misko Hevery
2012-06-12
docs($browser): hide $browser docs - it's a private service
Igor Minar
2012-06-12
fix($defer): remove deprecated $defer service
Igor Minar
2012-06-12
fix($location): correctly parse link urls in hashbang mode
Misko Hevery
2012-06-12
fix($location): throw Errors not Strings
Igor Minar
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-06-08
fix($compile): correctly merge class attr for replace directives
Max Martinsson
2012-06-08
fix($http): add utf-8 to default Content-Type header (post/put)
Vojta Jina
2012-06-08
feat($compile): simplify isolate scope bindings
Misko Hevery
2012-06-08
refactor($compile): always call attr.$observe
Misko Hevery
[next]