| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-06-06 | Move documentation under individual headings | Misko Hevery | |
| 2011-03-22 | Fixes a typo xmlsn -> xmlns | Pepper Lebeck-Jobe | |
| 2011-03-01 | linking function should return bound scope | Igor Minar | |
| angular.compile()() returns {scope:scope, view:view}, this isn't useful at all and only makes tests more verbose. Instead, this change makes the linking function return scope directly and if anyone needs the linked dom there are two ways to do it documented in angular.compile. other changes: - moved angular.compile docs to the compiler so that they are closer to the compiler - fixed some typos and updated angular.compile docs with the new return value | |||
| 2011-01-26 | Added part of guide documentation and supporting changes to doc generator | Misko Hevery | |
