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
/
Angular.js
Age
Commit message (
Expand
)
Author
2011-01-26
adding jsdoc for angular namespace
Igor Minar
2011-01-24
remove trailing whitespace
Misko Hevery
2011-01-18
fixes, examples and tests for angular.Object.* docs
Igor Minar
2011-01-13
fix for angular.Object.equals to handle equals({},null)
Igor Minar
2011-01-10
complete rewrite of documentation generation
Misko Hevery
2011-01-10
Rename angular.foreach to angular.forEach to make the api consistent.
Igor Minar
2011-01-10
jqLite should recognize window as an element even in IE
Igor Minar
2011-01-07
$location service should utilize onhashchange events instead of polling
Igor Minar
2011-01-07
Revert "Issue #51: Update extensionMap()"
Igor Minar
2011-01-07
rename nodeName due to conflicts with jquery
Igor Minar
2011-01-04
rename scope.$inject to scope.$service
Igor Minar
2010-12-22
fromJson delegation to native JSON parser if available
Igor Minar
2010-12-07
improving $resource docs
Igor Minar
2010-12-06
allow documentation to be in external file
Misko Hevery
2010-12-02
Closes #170. Corrected the behavior of select when options are ng:repeated
Misko Hevery
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.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.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-18
add @workInProgress tag and mark all @ngdocs as work in progress
Igor Minar
2010-11-18
fix docs for angular.directive and ng:autobind
Igor Minar
2010-11-18
fixing angular.lowercase and angular.upppercase jsdocs + api
Igor Minar
2010-11-18
fix ng docs for angular, angular.lowercase and uppercase
Igor Minar
2010-11-18
scope docs + lowercase doc fix
Igor Minar
2010-11-16
Changed error handling so that better stack traces are displayed in the ng-er...
Misko Hevery
2010-11-15
Added basic Services, which support @memberOf and @methodOf
Vojta Jina
2010-11-15
changed to ! notation for indexable apps
Misko Hevery
2010-11-15
added remaining directives and search box.
Misko Hevery
2010-11-10
Added Directives
Misko Hevery
2010-11-09
improve jsdocs
Igor Minar
2010-11-09
Better example widget
Igor Minar
2010-11-09
Added formatter documentation.
Misko Hevery
2010-11-08
Add isDate method + fix old code
Igor Minar
2010-11-07
Issue #51: Update extensionMap()
Vojta Jina
2010-11-05
Refactored toJsonArray(), added isBoolean() function
Vojta Jina
2010-11-05
changed to showdown from markup. added validator overview
Misko Hevery
2010-11-04
added documentation for ng:include and ng:widget and test for doc collector.
Misko Hevery
2010-11-03
hide example for angular.filter
Igor Minar
2010-11-03
jsdoc parser + generator + viewer + scenario runner
Misko Hevery
2010-11-03
add jsdocs for angular and filter namespaces + all filters
Igor Minar
2010-10-31
fix typo, and change a list to string for more efficient compression.
Misko Hevery
2010-10-26
create HTML sanitizer to allow inclusion of untrusted HTML in safe manner.
Misko Hevery
[next]