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
/
docs
Age
Commit message (
Expand
)
Author
2010-11-25
Doc specs: added test for markdown
Vojta Jina
2010-11-25
Small refactor in doc parser
Vojta Jina
2010-11-23
docs for angular.Array.orderBy
Igor Minar
2010-11-18
add a feedback link to the doc pages
Igor Minar
2010-11-18
add @workInProgress tag and mark all @ngdocs as work in progress
Igor Minar
2010-11-18
don't encode page.name (hash) in docs.js
Igor Minar
2010-11-18
title for index.html should not show raw binding while the app bootstraps
Igor Minar
2010-11-18
move attribute widgets to widgets.js file
Igor Minar
2010-11-18
add spec for incrementing headings
Igor Minar
2010-11-18
add support for {@link} tags within @description and remove implicit linking
Igor Minar
2010-11-18
docs linkifying regexp should not mess up links alreaded converete by markdown
Igor Minar
2010-11-18
make @param type and description non-optional
Igor Minar
2010-11-18
CSS, Parameters, Returns template changes
Igor Minar
2010-11-18
adjust spacing of headings in the main doc div
Igor Minar
2010-11-18
adding support for @param.optional
Igor Minar
2010-11-18
@returns description should support markdown
Igor Minar
2010-11-18
make @returns type non-optional
Igor Minar
2010-11-18
group utility methods/objects while sorting stuff for the side bar
Igor Minar
2010-11-18
remove extra returns tag
Igor Minar
2010-11-18
remove extra toolbar directive and support multiple pre's in describe
Igor Minar
2010-11-18
add support for @deprecated ng:doc annotation + show warnings in templates
Igor Minar
2010-11-18
add function.template
Igor Minar
2010-11-16
fix regexp for @param parsing in ng:docs
Igor Minar
2010-11-16
docs should use ng:include onload
Igor Minar
2010-11-15
Added basic Services, which support @memberOf and @methodOf
Vojta Jina
2010-11-15
generate keyword for searches; improved layout of doc
Misko Hevery
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
Example snippets now have full html snippets
Misko Hevery
2010-11-10
Added Directives
Misko Hevery
2010-11-10
Make the docs look a little nicer
Elliott Sprehn
2010-11-09
proper trimming of leading whitespace; url restriction to angular.*
Misko Hevery
2010-11-09
Better example widget
Igor Minar
2010-11-09
Added formatter documentation.
Misko Hevery
2010-11-07
Added documentation for validators.
Misko Hevery
2010-11-05
added tests for documentation
Misko Hevery
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
fixing docs scenario runner template
Igor Minar
2010-11-03
doc parser should recognize the 'defaults' syntax for params
Igor Minar
2010-11-03
fix the linky filter
Misko Hevery
2010-11-03
more documentation for filters
Igor Minar
2010-11-03
jsdoc parser + generator + viewer + scenario runner
Misko Hevery
2010-10-27
Fix failing tests for ie, and mark elements as ng-widget, ng-directive, and n...
Misko Hevery