| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
Fixes #562
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
notes(igor): I also e2e tests and refactorred the e2e test example to be
more clear about what is a variable and what is an html/framework api.
 | 
 | 
 | 
 | 
So that it works on latest revision of node...
New version of Node (v0.5.x) does not support require.paths.push().
 | 
 | 
 | 
 | 
 | 
 | 
sha of the version: da92db714142b49f9cf61db664e782bb0ccad80b
 | 
 | 
Closes #599
 | 
 | 
 | 
 | 
 | 
 | 
this got accidentally messed up during the forms refactoring and mass renaming
 | 
 | 
 | 
 | 
it uses extra resources, so it won't work on fiddle
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
There can be url /api which does not end with / and we want to rewrite this url as well...
 | 
 | 
 | 
 | 
 | 
 | 
Add parameter to our browserTriger function to allow specifying which keys are pressed.
Note, this does not work on IE<9 !
 | 
 | 
 | 
 | 
it's not useful any more and it only makes the docs look ugly
 | 
 | 
 | 
 | 
The linked scope should be $digest-ed but only if a $digest isn't
already running on it.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Only $exceptionHandler gets notified now.
 | 
 | 
 | 
 | 
 | 
 | 
- refactored .scope() to use .inheritedData() instead.
- .bind('$destroy', callback) will call when the DOM element is removed
 | 
 | 
 | 
 | 
Because only controllers don't have currying, we can infer its arguments, all other APIs needing currying, automatic inference complicates the matters unecessary.
 | 
 | 
 |