Amir H. Hajizamani
4f5583465a
docs(cookbook): change prototype methods to scope methods in Buzz
...
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.
2013-01-18 00:49:41 -05:00
Matt Rohrer
93070f1488
docs(guide): minor grammar fixes
2013-01-17 19:10:46 -05:00
Igor Minar
5d70e4a89c
docs(*): fix various outdated docs and examples
...
Closes #1030
2012-06-10 09:01:42 -07:00
Vojta Jina
63be222326
docs(input): Fix some broken links, add missing $, use ng- in examples
2012-03-13 13:52:57 -07:00
Vojta Jina
45f47ff6cd
fix($browser.xhr): change method "JSON" to "JSONP"
...
Breaks "JSON" xhr method is now called "JSONP"
2011-11-30 11:03:41 -05:00
Igor Minar
b3c4cb7cff
docs(*): remove @workInProgress from everywhere
...
it's not useful any more and it only makes the docs look ugly
2011-10-12 23:04:48 -07:00
Misko Hevery
4f78fd692c
feat(forms): new and improved forms
2011-10-11 11:01:45 -07:00
Igor Minar
7f0b97e02c
test(jsonp): fixing jsonp e2e tests
...
- buzz api keeps on throttling our requests which makes our build fail
so I'm disabling the buzz demo e2e test
- the $xhr service jsonp test was modified to use jsonp on angularjs.org
instead of buzz api for the same reason as mentioned above
2011-09-02 16:17:05 -07:00
Vojta Jina
c8ee00cb2b
Update docs from googledocs
...
* fixed typo in tutorial step-10
* revert cookbook/buzz example to use googlebuzz user
2011-06-16 16:27:46 +02:00
Igor Minar
b842642b57
docs - stripping extra new lines
2011-06-15 22:31:40 -07:00
Di Peng
f8529672f6
Updated docs/cookbook/buzz from gdocs
...
With couple of fixes:
* indentation + code formatting
* use ng:href, ng:src
* change UserId to misko.hevery so it will work now
2011-06-15 01:33:56 +02:00
Vojta Jina
e0ee3a0726
Update latest docs content from gdocs
2011-06-07 16:11:00 -07:00
Igor Minar
7f1e2e4846
new batch of docs
2011-06-06 22:52:02 -07:00
Misko Hevery
11e9572b95
Move documentation under individual headings
2011-06-06 22:28:38 -07:00