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
Age
Commit message (
Expand
)
Author
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-31
docs(guide): change example controller to properly call greet method on greeter
Matt Hardy
2012-12-19
docs(anchorScroll): correct word "location"
Murilo da Silva
2012-12-19
docs(guide): minor English corrections to the Directive guide
John Fletcher
2012-12-18
docs(directive): old syntax
Miško Hevery
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-12
feat(docs): Add angularjs tag to plunks and make private
ggoodman
2012-12-11
docs(README.md): add missing 'you' and a comma
Peter Evjan
2012-12-10
docs(guide): fix injector service code example
Romain Neutron
2012-12-09
docs($resource): document port number escaping and fix typo
Juha Syrjälä
2012-12-08
docs(tutorial): typo fix commandx -> command
Eric Case
2012-12-07
docs($q): typo fix - programing -> programming
Eric Case
2012-12-07
doc(concepts): Fix typo in $render() function
János Rusiczki
2012-12-06
docs($http): fix link typo in $http doc
Jeremy Tymes
2012-12-06
docs(mocks): update src/ngMock/angular-mocks.js documentation
Fred Sauer
2012-12-06
docs(mocks): fix documentation bug: angular.mock.debug
Fred Sauer
2012-12-05
chore(bootstrap-prettify): update urls to code.angularjs.org
Igor Minar
2012-12-05
fix(select): support optgroup + select[multiple] combo
_pants
2012-12-01
fix($injector): provider can now be defined in the array format
Sudhir Jonathan
2012-11-30
fix($resource): HTTP method should be case-insensitive
Sudhir Jonathan
2012-11-30
refactor($resource): fix indentation and move a method definition
Cezar Berea
2012-11-30
fix(Scope): ensure that a scope is destroyed only once
Igor Minar
2012-11-29
docs(directive): correct expression, fix typo and re-wrap lines
Daniel Luz
2012-11-29
fix(docs): add missing </div> tag to sourceEdit directive template
Johannes Hansen
2012-11-28
docs(menu): fix the navbar drop down links
Igor Minar
2012-11-28
chore(release): start 1.0.4 bewildering-hair iteration
Igor Minar
2012-11-27
chore(release): cut the 1.0.3 bouncy-thunder release
v1.0.3
Igor Minar
2012-11-27
docs(CHANGELOG): release notes for 1.0.3 and 1.1.1 releases
Igor Minar
2012-11-26
fix($location): reset $location.$$replace with every watch call
Rado Kirov
2012-11-26
docs: load angular from CDN only on production
Vojta Jina
2012-11-26
fix(ngClassOdd/ngClassEven): support shrinking/reordering in repeaters
Igor Minar
2012-11-26
style(jqLite): better variable names
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
test(ngRepeat): clean up and improve tests
Igor Minar
2012-11-26
fix(ngRepeat): attempt to simplify and improve existing fix for #933
Igor Minar
2012-11-26
test(ngRepeat): add test for issue #1076
Igor Minar
2012-11-26
fix(jqLite): fire $destroy event via triggerHandler
Igor Minar
2012-11-26
feat(jqLite): add triggerHandler()
Igor Minar
2012-11-25
docs(CONTRIBUTING.md): add contrib info file for GitHub
Iristyle
2012-11-25
fix(Scope): allow removing a listener during event
Vojta Jina
2012-11-25
docs(README.md): fix "API Docs" link
Kevin Western
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-24
fix($resource): prevent default params to be shared between actions
Adrian Gheorghe
2012-11-22
docs(): Fix a couple of typos in the documentation
Kris Jenkins
2012-11-22
docs(guide/concepts): some typo/grammar fixes
Dave Clayton
2012-11-22
docs(guide/directive): fix typo
John Hume
[next]