| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-05-04 | chore(docs): re-skin main documentation | Misko Hevery | |
| 2011-08-16 | doc(sample): Add javascript sandbox integration (jsFiddle) | dandoyon | |
| Change doc_widget.js to: - render "edit in jsfiddle" button next to all examples - make opt out certain examples by adding jsfiddle="false" attribute to doc:source element | |||
| 2011-08-15 | refactor(jqLite): remove jqLite show/hide support | Igor Minar | |
| it turns out that even with our tricks, jqLite#show is not usable in practice and definitely not on par with jQuery. so rather than introducing half-baked apis which introduce issues, I'm removing them. I also removed show/hide uses from docs, since they are not needed. Breaks jqLite.hide/jqLite.show which are no longer available. | |||
| 2011-06-06 | docs app css/js/html rewrite | Igor Minar | |
| 2011-06-06 | Add doc:tutorial-instructions widget | Vojta Jina | |
| 2011-01-24 | fixed example rendering, add tests for it. | Misko Hevery | |
| 2011-01-10 | complete rewrite of documentation generation | Misko Hevery | |
| - romeved mustache.js - unified templates - improved testability of the code | |||
