| Age | Commit message (Collapse) | Author |
|
as of v0.10.6 this is not the case any more
|
|
|
|
As explained in 'Understanding the Controller Component', Controllers
written for new (post 1.0 RC) versions of Angular need to add methods to
the scope directly, not the function's prototype. Correcting this
example should remove any ambiguity, especially for beginners.
|
|
|
|
|
|
|
|
Fixes #1799
|
|
|
|
Closes #1021
|
|
|
|
|
|
|
|
Fix syntax and update code to the latest API
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
docs(directive): fix typo
|
|
Fix table formatting so headings are bold, rows are separated by lines, and rows have :hover style
|
|
fixed example app, `simpleAppModule` should have been `myAppModule`.
|
|
|
|
Closes #1339
|
|
|
|
|
|
|
|
|
|
|
|
As you guys had mansion, we can and need to do it through Google CDN for better performance,
so i've updated it accordingly
|
|
|
|
Corrects video information
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scenario test for this example would be tricky, we need to teach
the runner how to inject mocks first.
|
|
|
|
|
|
|
|
|
|
bootstrap page.
|
|
compiler page.
|
|
overview page.
|