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-04-04
chore(docs): correct few unclosed elements
Misko Hevery
2013-04-04
docs(controller): improve $controller function doc readability
Matthew McComb
2013-04-04
refactor(ngRepeat): make use of declared variable
Mark Chapman
2013-04-01
docs(ngSwitch): improve the @usage example
Igor Minar
2013-03-20
chore(select): Fix ngOptions regexp capture comment.
Arlen Christian Mart Cuss
2013-03-20
docs(filter): Using indefinite article
Bruno Coelho
2013-03-15
fix($location): parse FirefoxOS packaged app urls
Manuel Braun
2013-03-15
$routeChangeSuccess documentation
Jamie Mason
2013-03-14
fix(timezone): correct timezone date filter for 1/2 hour offsets
Sujeet Pillai
2013-03-11
fix($location): correctly rewrite html5 url to hashbang url
Thibault Leruitte
2013-03-08
docs(ngCloak): update the CSS rule with data-ng-cloak
Christian Vuerings
2013-03-08
fix($route): make nextRoute.$route private
Igor Minar
2013-03-06
docs($http): add more info about transform function
Igor Minar
2013-02-25
fix($compile): compile replace directives in external template
danilsomsikov
2013-02-25
docs(dateFilter): properly specify range for the Z format modifier
Pawel Kozlowski
2013-02-25
fix($compile): whitelist file:// in url sanitization
Igor Minar
2013-02-23
fix($compile): handle elements with no childNodes property
Igor Minar
2013-02-20
fix($compile): sanitize values bound to a[href]
Igor Minar
2013-02-18
fix(ngClass): keep track of old ngClass value manually
Per Rovegård
2013-02-18
fix(compile): should not leak memory when there are top level empty text nodes
Pete Bacon Darwin
2013-02-14
fix($httpBackend): patch for Firefox bug w/ CORS and response headers
Will Moore
2013-02-14
fix(a): workaround IE bug affecting mailto urls
Igor Minar
2013-02-14
fix(*): don't use instanceof to detect arrays
Igor Minar
2013-02-14
docs($rootScope): rearrange event listener docs
Ewen Cumming
2013-02-14
fix(ngSwitch): make ngSwitch compatible with controller BC module
deboer
2013-02-14
docs($q): fix a few typos
Vineet Kumar
2013-02-14
fix($rootScope): minor typo fixes
Daniel Luz
2013-02-14
docs($parse): document function argument types, fix minor typo
Daniel Luz
2013-02-14
fix(numberFilter): fix formatting when "0" passed as fractionSize
Kury Kruitbosch
2013-02-07
docs($q): fix typos
radu
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
[next]