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-11-30
fix(Scope): ensure that a scope is destroyed only once
Igor Minar
2012-11-26
fix($http): only set X-XSFR-TOKEN header for same-domain request
Rado Kirov
2012-11-26
fix($http): remove 'X-Requested-With' from header defaults
Rado Kirov
2012-11-26
fix($location): reset $location.$$replace with every watch call
Rado Kirov
2012-11-26
fix(ngClassOdd/ngClassEven): support shrinking/reordering in repeaters
Igor Minar
2012-11-26
fix(ngRepeat): support mostly-stable repeating for primitives
Igor Minar
2012-11-26
fix(ngModel): sync ngModel state with scope state
Igor Minar
2012-11-26
fix(ngRepeat): attempt to simplify and improve existing fix for #933
Igor Minar
2012-11-26
feat(form): add ability to reset a form to pristine state
Pawel Kozlowski
2012-11-25
fix(Scope): allow removing a listener during event
Vojta Jina
2012-11-25
docs(api): add ngRequired to input/select/textarea directives
Dean Sofer
2012-11-25
feat($cacheFactory): cache.put now returns the added value
JP Sugarbroad
2012-11-24
fix($http): config.param should expand array values properly
Tom Davis
2012-11-24
fix($cacheFactory): return undefined when removing non-existent entry
Jeremy Tymes
2012-11-17
docs($q): fix missing bracket in the example
Uri Goldshtein
2012-11-15
fix(CSP): update to the latest CSP api
Igor Minar
2012-11-14
fix($rootScope): workaround for Chrome's memleak
Igor Minar
2012-11-11
docs($timeout): set return type to Promise instead of *.
Wes Alvaro
2012-11-11
docs(ngList): fix typo
Josh Adams
2012-11-11
docs(ngHide): Fix typo and make it more in line with ngShow
Christian Vuerings
2012-10-31
fix(select): select option with a label of 0 is not shown
Sudhir Jonathan
2012-10-29
fix($compile): don't look for class directives in empty string
Igor Minar
2012-10-29
fix($compile): compilation should not recurse into empty nodes
Igor Minar
2012-10-29
style($compile): better fn names for debugging
Igor Minar
2012-10-29
refactor(): simplify nodeLinkFn
Igor Minar
2012-10-29
fix($compile): prevent double attr interpolation w/ templateUrl
Igor Minar
2012-10-26
fix(currency): Handle not-quite-zero values
Braden Shepherdson
2012-09-20
fix($compile): reference local in isolate scope
Vojta Jina
2012-09-11
fix($route): support inline annotation on .resolve
Misko Hevery
2012-09-11
feat($http): Allow setting withCredentials on defaults
Tom Hughes
2012-09-11
fix($evalAsync): have only one global async queue
Misko Hevery
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(*): name all anonymous watch functions in Angular
Shyam Seshadri
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
feat(ngModel): support ngTrim attribute on input
Gregory Pike
2012-09-06
fix(ngClass): works with class interpolation
Max Martinsson
2012-09-06
fix(ngRepeat): now works with primitive types
Zhenbo Zhang
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ø
[next]