| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-09-08 | doc($location): $location docs + using $location guide | Vojta Jina | |
| 2011-08-31 | style(docs): improve the formatting of events in docs | Misko Hevery | |
| 2011-08-24 | feat(ng:cloak): add ng:cloak directive | Igor Minar | |
| 2011-08-21 | fix(docs): work around the lame ng:show directive | Igor Minar | |
| 2011-08-21 | fix(docs): change docs.css to avoid css clashes in buzz example | Igor Minar | |
| 2011-08-02 | feat(scope): new and improved scope implementation | Misko Hevery | |
| - Speed improvements (about 4x on flush phase) - Memory improvements (uses no function closures) - Break $eval into $apply, $dispatch, $flush - Introduced $watch and $observe Breaks angular.equals() use === instead of == Breaks angular.scope() does not take parent as first argument Breaks scope.$watch() takes scope as first argument Breaks scope.$set(), scope.$get are removed Breaks scope.$config is removed Breaks $route.onChange callback has not "this" bounded | |||
| 2011-07-29 | doc(css): make all navbar links bold | Igor Minar | |
| 2011-07-26 | feat(docs): add full offline support | Di Peng | |
| 2011-07-26 | feat(docs): add a changelog link to the footer | Di Peng | |
| 2011-07-16 | doc(css): add '#content-list .level-4' css | Igor Minar | |
| 2011-07-08 | docs:css: remove bullet points from tutorial sidebar | Igor Minar | |
| 2011-07-08 | docs:css: fix indentation for pre element | Igor Minar | |
| 2011-06-27 | fix:docs: css lint fixes | Igor Minar | |
| 2011-06-07 | fix css for api reference | Igor Minar | |
| 2011-06-06 | yet another docs batch | Igor Minar | |
| 2011-06-06 | docs css fix for content-list indentation | Igor Minar | |
| 2011-06-06 | docs css fixes | Igor Minar | |
| 2011-06-06 | docs app css/js/html rewrite | Igor Minar | |
| 2011-06-06 | work in progress | Igor Minar | |
| 2011-06-06 | Indent the API reference list | Vojta Jina | |
| 2011-06-06 | Fixed docs search input with | Vojta Jina | |
| And couple of missing semi-colons... | |||
| 2011-06-06 | fix docs css | Igor Minar | |
| 2011-06-06 | new docs skin - WIP | Igor Minar | |
| 2011-06-06 | Move documentation under individual headings | Misko Hevery | |
| 2011-02-23 | docs.css should not inline all pragraphs, only those in lists | Igor Minar | |
| 2011-01-26 | Added part of guide documentation and supporting changes to doc generator | Misko Hevery | |
| 2011-01-24 | add @this and @exampleDescription tags | Misko Hevery | |
| (also removed markdownNoP, now done through CSS) | |||
| 2011-01-24 | updated doc styling for methods/properties | Misko Hevery | |
| 2011-01-10 | complete rewrite of documentation generation | Misko Hevery | |
| - romeved mustache.js - unified templates - improved testability of the code | |||
