aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/templates/doc_widgets.js
AgeCommit message (Expand)Author
2011-09-06fix(docs): use window.execScript instead of window.eval on IEIgor Minar
2011-08-21fix(docs): remove more unecessary use of hide() and show() methodDi Peng
2011-08-19fix(sample): Fix for jsFiddle integrationDi Peng
2011-08-19doc(sample): Add javascript sandbox integration (jsFiddle)dandoyon
2011-08-19refactor(jqLite): remove jqLite show/hide supportIgor Minar
2011-07-29feat(tutorial): add an arrow to 'Workspace Reset Instructions' linksIgor Minar
2011-07-26doc(tutorial): fix navigation widget to work without jQueryVojta Jina
2011-07-17refactor(docs): run e2e tests with and without jqueryDi Peng
2011-06-10Fix small typo in docs widget (tutorial instructions)Vojta Jina
2011-06-06Docs: Error 404 page with simple suggestion for new linksVojta Jina
2011-06-06fixing broken docs linksIgor Minar
2011-06-06docs app css/js/html rewriteIgor Minar
2011-06-06Add doc:tutorial-instructions widgetVojta Jina
2011-04-07fix indentation regexp for doc:examplesIgor Minar
2011-02-22fix documentation for ieMisko Hevery
2011-02-04fix angular.js file path detection in docsIgor Minar
2011-02-03addded cookbookMisko Hevery
2011-02-01Developer guide documentationMisko Hevery
2011-01-26Added part of guide documentation and supporting changes to doc generatorMisko Hevery
2011-01-24fixed example rendering, add tests for it.Misko Hevery
2011-01-18doc widgets examples should display angular src as CAO instead of DAOIgor Minar
2011-01-18remove script.type attribute from example widgets since its optional in html5Igor Minar
2011-01-10complete rewrite of documentation generationMisko Hevery