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
2010-12-22
Revert "Refactor lexer to use regular expressions"
Igor Minar
2010-12-11
Stricter JSON parsing, for security
Misko Hevery
2010-12-11
Closes #153: input widgets without name are ignored
Misko Hevery
2010-12-11
Fire $eval only if the value has actually changed on input
Misko Hevery
2010-12-10
$defer service should always call $eval after callback finished
Igor Minar
2010-12-08
Refactor lexer to use regular expressions
Misko Hevery
2010-12-08
Remove RegExp parser
Misko Hevery
2010-12-08
Fixed failed assignments of form abj[0].name=value
Misko Hevery
2010-12-07
improving $resource docs
Igor Minar
2010-12-06
fixing closure compiler warnings
Igor Minar
2010-12-06
fix the angular.Array.orderBy example + add docs
Igor Minar
2010-12-06
fixing lint warnings in older code
Igor Minar
2010-12-06
add $browser.defer and $defer service and fix async xhr cache issue
Igor Minar
2010-12-06
allow documentation to be in external file
Misko Hevery
2010-12-03
Fix sanitization issues as suggested by evn
Misko Hevery
2010-12-02
Closes #170. Corrected the behavior of select when options are ng:repeated
Misko Hevery
2010-11-29
Fixed sanitization
Misko Hevery
2010-11-25
more docs for angular.service.
Igor Minar
2010-11-25
Doc service: added example into service overview
Vojta Jina
2010-11-25
docs for all angular.* type checking functions
Igor Minar
2010-11-24
docs for angular.injector
Igor Minar
2010-11-24
docs for angular.bind
Igor Minar
2010-11-24
docs for angular.foreach
Igor Minar
2010-11-24
docs for angular.extend
Igor Minar
2010-11-24
fixing docs for angular.scope
Igor Minar
2010-11-24
docs for angular.compile
Igor Minar
2010-11-24
docs for angular.element
Igor Minar
2010-11-24
docs for angular.noop and angular.identity
Igor Minar
2010-11-24
docs for angular.scope. and angular.scope.
Igor Minar
2010-11-24
docs for angular.Object.copy
Igor Minar
2010-11-24
docs for angular.Object.size
Igor Minar
2010-11-24
docs for angular.Object and angular.Object.equals
Igor Minar
2010-11-24
adding Note section to angular.Array.* where it was missing
Igor Minar
2010-11-24
docs for angular.Array.sum
Igor Minar
2010-11-23
docs for angular.Array.filter
Igor Minar
2010-11-23
docs for angular.Array.remove
Igor Minar
2010-11-23
docs for angular.Array.remove
Igor Minar
2010-11-23
docs for angular.Array.orderBy
Igor Minar
2010-11-23
docs for angular.Array.count
Igor Minar
2010-11-23
adding docs for angular.Array.add
Igor Minar
2010-11-22
placeholder docs for all angular.Array functions
Igor Minar
2010-11-22
Add angular.Array.limitTo and docs for angular.Array
Igor Minar
2010-11-18
don't escape $ in hashpath either
Igor Minar
2010-11-18
don't escape ! and : in hashPath
Igor Minar
2010-11-18
fix all closure compilation warnings due to invalid function types
Igor Minar
2010-11-18
add @workInProgress tag and mark all @ngdocs as work in progress
Igor Minar
2010-11-18
escape code in ng:bind-attr jsdoc
Igor Minar
2010-11-18
most of the documentation for angular.scope and friends
Igor Minar
2010-11-18
fix docs and examples for ng:format, ng:required and ng:validate
Igor Minar
2010-11-18
move attribute widgets to widgets.js file
Igor Minar
[next]