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
2013-02-07
fix($compile): rename $compileNote to compileNode
Enrique Paredes
2013-02-07
fix($cookies): set cookies on Safari&IE when base[href] is undefined
Fredrik Bonander
2013-02-07
fix(date): invert timezone sign and always display sign
Philip Roberts
2013-02-04
docs(ngClass): fix typo in description
PowerKiKi
2013-01-30
feat(Scope): expose transcluded and isolate scope info for batarang
Brian Ford
2013-01-29
docs(Scope): fix argument docs for $on
Fred Sauer
2013-01-26
docs(a): escape sample code in ng a directive
Fred Sauer
2013-01-24
docs(date): add missing doc about TZ behavior
Igor Minar
2013-01-22
docs(q): added testing information
Miško Hevery
2013-01-18
fix(ngSwitch): don't leak when destroyed while not attached
danilsomsikov
2013-01-17
docs(exceptionHandler): document testing
Fred Sauer
2013-01-17
docs(rootScope): correct code examples
Matthew Browne
2013-01-17
feat($compile): support modifying the DOM structure in postlink fn
Martin Probst
2013-01-17
style($compile): fix indentation
Igor Minar
2013-01-17
fix($compile): do not wrap empty root text nodes in spans
Pete Bacon Darwin
2013-01-17
fix(ngRepeat): correctly apply $last if repeating over object
Pete Bacon Darwin
2013-01-16
fix($route): support route params not separated with slashes.
Martin Probst
2013-01-14
fix($compile): safely create transclude comment nodes
Igor Minar
2013-01-08
refactor($browser): remove faulty 20+ cookies warning
Igor Minar
2013-01-08
revert: fix(a): prevent Opera from incorrectly navigating on link click
Igor Minar
2013-01-04
docs(form): minor form doc and example fixes
Jonathan Card
2013-01-03
docs($http): clarify documentation on error status codes
Per Rovegård
2012-12-19
docs(anchorScroll): correct word "location"
Murilo da Silva
2012-12-18
docs(ngView): fix code example (change template to templateUrl)
Pawel Kozlowski
2012-12-14
fix($route): correctly extract $routeParams from urls
Gonzalo Ruiz de Villa
2012-12-07
docs($q): typo fix - programing -> programming
Eric Case
2012-12-06
docs($http): fix link typo in $http doc
Jeremy Tymes
2012-12-05
fix(select): support optgroup + select[multiple] combo
_pants
2012-11-30
fix(Scope): ensure that a scope is destroyed only once
Igor Minar
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-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-24
fix($cacheFactory): return undefined when removing non-existent entry
Jeremy Tymes
2012-11-22
docs($q): fix missing bracket in the example
Uri Goldshtein
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($compile): simplify nodeLinkFn
Igor Minar
2012-10-29
fix($compile): prevent double attr interpolation w/ templateUrl
Igor Minar
2012-10-29
fix(currency): Handle not-quite-zero values
Braden Shepherdson
2012-09-22
fix($compile): reference local in isolate scope
Vojta Jina
[prev]
[next]