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-10-07
fix(input): `false` is no longer an empty value by default
Pete Bacon Darwin
2013-10-07
feat($interval): add a service wrapping setInterval
Julie
2013-10-07
revert: refactor($parse): only instantiate lex/parse once
Igor Minar
2013-10-07
fix(*): protect calls to hasOwnProperty in public API
Peter Bacon Darwin
2013-10-07
style(select): fix semicolons and vars
Peter Bacon Darwin
2013-10-07
docs(ngModel): fix grammar and improve clarity
Dave Peticolas
2013-10-07
refactor($parse): only instantiate lex/parse once
Peter Bacon Darwin
2013-10-07
docs(ngValue): add docs for ngValue directive
Brian Ford
2013-10-05
fix(rootScope): make stopPropagation only stop its own event
Pete Bacon Darwin
2013-10-05
docs(a): change model.$save() into something less deceptive
Michiel Staessen
2013-10-05
docs(ngList): improve grammar and clarity
Dave Peticolas
2013-10-05
docs(filter): add missing semi-colon
Tom Elovie Spruce
2013-10-04
chore($parse): convert parser() and lex() to prototype-based code
jankuca
2013-10-03
fix($compile): fix (reverse) directive postLink fn execution order
Igor Minar
2013-10-03
fix($compile): don't terminate compilation for regular transclusion directives
Igor Minar
2013-10-03
docs($sce): fix punctuation
Simeon Willbanks
2013-10-03
docs(rootScope): improve grammar and clarity
Dave Peticolas
2013-10-03
docs(ngInclude): clarity, formatting
Dave Peticolas
2013-10-03
docs(ngClass): clarify the description
Dave Peticolas
2013-10-03
docs($compile): fix param description being displayed as code block
basarat
2013-10-03
docs(select): clarify usage
gdennie
2013-10-02
fix($location): prevent infinite digest error in IE7
Angel Balcarcel
2013-10-02
fix($scope): $evalAsync executes on the right scope
Lucas Galfasó
2013-10-02
docs($compile): improve explanation of Attributes.$observe
Buu Nguyen
2013-10-02
fix($compile): ng-attr to support dash separated attribute names
Jamie Mason
2013-10-01
feat($compile): support tel: links in a[href]
Ben McCann
2013-10-01
fix($compile): allow interpolations for non-event handlers attrs
Francesco Pontillo
2013-10-01
fix($httpBackend): set headers with falsy values
Ricardo Bin
2013-10-01
fix($httpBackend): don't send empty string bodies
James Roper
2013-10-01
chore: remove Firefox CORS workaround
jquadrin
2013-10-01
fix(dateFilter): allow negative millisecond value strings
Henning Teek
2013-10-01
feat(filter): allow map of filters to be registered
Colin Casey
2013-10-01
refactor(select): simplify the ngOptions regular expression
Stefan hr Berder
2013-10-01
feat($sce): simpler patterns for $sceDelegateProviders white/blacklists
Chirayu Krishnappa
2013-09-30
fix(ngTransclude): detect ngTranslude usage without a transclusion directive
jankuca
2013-09-30
fix($compile): link parents before traversing
Vojta Jina
2013-09-30
docs($http): update grammar in comments
Martin Cortez
2013-09-30
fix($location): re-assign location after BFCache back
Jeff Cross
2013-09-28
docs($timeout): add a $timeout example
Uri Goldshtein
2013-09-27
fix(log): prevent logging `undefined` for $log in IE
Colin Casey
2013-09-27
docs(angular.Module): fix controller and directive method parameters
David Bennett
2013-09-27
docs(ngIf): formatting, clarity
Dave Peticolas
2013-09-27
style($rootScope): fix argument name in $postDigest api
Igor Minar
2013-09-27
docs(ngController): fix grammar
Dave Peticolas
2013-09-27
docs(ngCsp): fix grammar
Dave Peticolas
2013-09-27
docs(dblClick): fix grammar
Dave Peticolas
2013-09-27
docs(ngDisabled): clarify
Dave Peticolas
2013-09-27
style($compile): remove unused variable
Igor Minar
2013-09-27
fix(jqLite): use get/setAttribute so that jqLite works on SVG nodes
Brian Ford
2013-09-26
fix($compile): collect ranges on multiple directives on one element
jankuca
[next]