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
Age
Commit message (
Expand
)
Author
2013-10-09
docs($log): explain how to configure debug logging
Henry Hazan
2013-10-09
fix(ngMock.$interval): should use angular.isDefined
Mark J. Titorenko
2013-10-08
docs(jqLite): improve jqLite docs
Brian Ford
2013-10-08
fix(ngTouch): ngClick does not pass touchend event when jQuery is loaded
Steven Sojka
2013-10-08
fix(ngTouch): add $event to ng-swipe
Adam Kent
2013-10-08
docs(angular.equals): fix simple typo
Marc Tamlyn
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
fix(ngScenario): remove redundant assignment
Pete Bacon Darwin
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-05
docs($resource): remove extra "to" from $resource docs
David Barker
2013-10-04
fix(ngResource): Remove request body from $delete
Jen Bourey
2013-10-04
chore($parse): convert parser() and lex() to prototype-based code
jankuca
2013-10-04
fix(routeProvider): parametrized routes do not match against locations that w...
Nicola Peduzzi
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(angular.bind): clarify that bind is partial application
Joe Hanink
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-03
fix($sanitize): sanitize DOCTYPE declarations correctly
paolo-delmundo
2013-10-02
fix($resource): pass transformed value to both callbacks and promises
jankuca
2013-10-02
fix(isArrayLike): correctly handle string primitives
Daniel Luz
2013-10-02
feat(ngMock.$timeout): remove flushNext method
Vojta Jina
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
docs(ngRoute): add angularEvent param to $routeChangeStart event
Matthew Kleiman
2013-10-01
fix($httpBackend): set headers with falsy values
Ricardo Bin
2013-10-01
fix($animator): avoid completing the animation asynchronously unless CSS tran...
Matias Niemelä
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
refactor($ngAnimate): simplify the animation event rewrite
Michał Gołębiowski
2013-10-01
feat(filter): allow map of filters to be registered
Colin Casey
[next]