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-06-06
feat(ngdocs): provide documentation for the new ngRepeat repeater syntax
Matias Niemelä
2013-06-06
chore(AngularPublic): remove angular.noConflict feature
Matias Niemelä
2013-06-06
refactor($route): pull $route and friends into angular-route.js
Igor Minar
2013-06-04
docs(ngTransclude): fix outdated scope definition in example
Marcin Wosinek
2013-06-04
docs(Angular.js): clarify ngApp usage
Robbie Ferrero
2013-06-04
docs(angular-mocks): fix typo in example
Robb Shecter
2013-06-04
docs(sanitize): add @description section
Alan Klement
2013-06-04
docs(ngClass): clarify the use of object map
Luc Morin
2013-06-04
docs(input): provide explanation of how ngModel will affect the local scope
Luc Morin
2013-05-31
fix(ngController): fix indentation bug which causes example to mess up
Matias Niemelä
2013-05-30
fix(jqLite): Added optional name arg in removeData
Jeff Cross
2013-05-30
fix($animator): ensure $animator calculates the highest duration + delay for ...
Matias Niemelä
2013-05-30
docs(): Rectify animator.animate documentation
Gias Kay Lee
2013-05-30
feat(ngdocs): provide support for inline variable hinting
Matias Niemelä
2013-05-28
feat($compile): support multi-element directive
Misko Hevery
2013-05-24
feat(ngError): add error message compression and better error messages
Igor Minar
2013-05-23
feat($swipe): Refactor swipe logic from ngSwipe to $swipe service.
Braden Shepherdson
2013-05-23
feat($resource): expose promise instead of only $then
Alexander Shtuchkin
2013-05-23
fix(jqLite): correctly monkey-patch core jQuery methods
Michał Gołębiowski
2013-05-23
docs(input): add missing ngChange directive for email type
David Bennett
2013-05-21
docs(Angular.js): add missing @returns to extend()
Joakim Blomskøld
2013-05-20
chore(ngdocs): move angular-bootstrap.js to be generated only inside the docs...
Matias Niemelä
2013-05-20
feat($http): add support for aborting via timeout promises
David Bennett
2013-05-20
docs(filters): fix minor typographical error
Daniel Tse
2013-05-20
doc(filter): remove invalid character
Misha Moroshko
2013-05-18
docs(ngMock::$log): improve the `$log.*.logs` descriptions
Chris M
2013-05-18
doc(ngModel): $setViewValue calls all parsers, not formatters
Joakim Blomskøld
2013-05-16
feat($animator): provide support for custom animation events
Matias Niemelä
2013-05-16
fix(jqLite): pass a dummy event into triggerHandler
Julie
2013-05-16
feat($parse): add support for ternary operators to parser
Zach Snow
2013-05-16
fix($resource): null default param results in TypeError
Ryan Schumacher
2013-05-16
feat($http): add a default content type for PATH requests
Daniel Stockton
2013-05-16
docs(ngCsp): add more informative details
Dean Sofer
2013-05-14
feat(ngSrcset): add new ngSrcset directive
Samuel Santos
2013-05-14
feat(scenario): adds mousedown and mouseup event triggers to scenario
Andreas Marek
2013-05-14
docs($timeout): minor cleanup
Siddique Hameed
2013-05-14
feat($resource): collapse empty suffix parameters correctly
Glenn Goodrich
2013-05-14
feat(select): match options by expression other than object identity
quazzie
2013-05-13
feat(ngAnimate): cancel previous incomplete animations when new animations ta...
Matias Niemelä
2013-05-13
feat(ngdocs): external links to github, plunkr and jsfiddle available for cod...
Matias Niemelä
2013-05-13
docs(animation): fix code example to work with most recent ngAnimate
Matias Niemelä
2013-05-11
fix($browser): should use first value for a cookie.
Chirayu Krishnappa
2013-05-10
docs($scope): clarify documentation for $broadcast
willtj
2013-05-10
fix(ngPluralize): handle the empty string as a valid override
Lucas Galfasó
2013-05-09
docs(Angular.js) move forEach docs to correct place
Alex Pods
2013-05-09
style(*): fix up semicolon and var usage
Anatoly Shikolay
2013-05-09
docs($window): fix example
Pete Bacon Darwin
2013-05-08
fix(scenario): update to use our angular-scenario.js rather then karma
Misko Hevery
2013-05-08
chore(ngAnimate): CSS classes X-setup/X-start -> X/X-active
Matias Niemelä
2013-05-08
feat(ngAnimate): Add support for CSS3 Animations with working delays and mult...
Matias Niemelä
[next]