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
/
src
/
templates
/
doc_widgets.js
Age
Commit message (
Expand
)
Author
2011-09-06
fix(docs): use window.execScript instead of window.eval on IE
Igor Minar
2011-08-21
fix(docs): remove more unecessary use of hide() and show() method
Di Peng
2011-08-19
fix(sample): Fix for jsFiddle integration
Di Peng
2011-08-19
doc(sample): Add javascript sandbox integration (jsFiddle)
dandoyon
2011-08-19
refactor(jqLite): remove jqLite show/hide support
Igor Minar
2011-07-29
feat(tutorial): add an arrow to 'Workspace Reset Instructions' links
Igor Minar
2011-07-26
doc(tutorial): fix navigation widget to work without jQuery
Vojta Jina
2011-07-17
refactor(docs): run e2e tests with and without jquery
Di Peng
2011-06-10
Fix small typo in docs widget (tutorial instructions)
Vojta Jina
2011-06-06
Docs: Error 404 page with simple suggestion for new links
Vojta Jina
2011-06-06
fixing broken docs links
Igor Minar
2011-06-06
docs app css/js/html rewrite
Igor Minar
2011-06-06
Add doc:tutorial-instructions widget
Vojta Jina
2011-04-07
fix indentation regexp for doc:examples
Igor Minar
2011-02-22
fix documentation for ie
Misko Hevery
2011-02-04
fix angular.js file path detection in docs
Igor Minar
2011-02-03
addded cookbook
Misko Hevery
2011-02-01
Developer guide documentation
Misko Hevery
2011-01-26
Added part of guide documentation and supporting changes to doc generator
Misko Hevery
2011-01-24
fixed example rendering, add tests for it.
Misko Hevery
2011-01-18
doc widgets examples should display angular src as CAO instead of DAO
Igor Minar
2011-01-18
remove script.type attribute from example widgets since its optional in html5
Igor Minar
2011-01-10
complete rewrite of documentation generation
Misko Hevery