| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- moving 'downloading' from devguide to "misc"
- syncing the latest version of 'downloading'
- getting rid of junk files
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this is just a temporary move so that the content doesn't get lost.
in the long term we want this to be part of the main site.
|
|
|
|
|
|
|
|
|
|
- split trim into trim and indent
- merged my indentation code with trim
- cleaned up some small issues
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(also removed markdownNoP, now done through CSS)
|
|
|
|
|
|
(also removed markdownNoP, now done through CSS)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|