Smith
a9371a1875
docs(guide/di): correct spelling behinds > behind
...
Closes #8749
2014-08-23 16:37:07 -04:00
Marty Kane
6fdaa3d5a6
docs(guide/di): correct a few awkward sentences
...
Closes #8678
2014-08-19 16:50:48 -04:00
Peter Bacon Darwin
7e77521a78
docs(guide/di): further clarification of what can be injected
2014-07-03 10:13:21 +01:00
Artiom Neganov
f66d6541b7
docs(guide/di): clarify what "services" can be injected into .config() and .run()
...
Closes #8106
2014-07-03 10:12:56 +01:00
Christopher Rose
a84344adb6
docs(guide/di): fix typos
...
Closes #7480
2014-05-15 20:56:54 +01:00
Michael Payne
737ef25df1
docs(guide/di): fix typo
...
Fixed a typo. "depenendencies" -> "dependencies"
Closes #7232
2014-04-24 13:27:53 -04:00
Jason Travis
a8d42800e7
docs(guide): fix dropped word in controller description
...
Closes #7026
2014-04-07 07:46:20 -04:00
Peter Bacon Darwin
abddefd057
docs(guide/di): clarify what can be injected into what
...
Also do some general housekeeping and tidying of the page.
Closes #6999
2014-04-06 17:22:24 +01:00
Brian Ford
2206b99359
docs(guide/di): fix formatting and improve clarity
2014-03-03 12:50:41 -08:00
Stéphane Reynaud
a5859aaf63
docs(guide/di): fix url-based links refs to AUTO module
...
Closes #6386
2014-02-21 13:49:59 +00:00
Peter Bacon Darwin
af9e897ecd
docs(guide): remove unnecessary "Developer Guide: " from @names
2014-02-16 19:03:44 +00:00
Caitlin Potter
f7d28cd377
docs(all): convert <pre>/</pre> snippets to GFM snippets
2014-02-16 19:03:40 +00:00
Peter Bacon Darwin
c7e815f63b
docs(bike-shed-migration): fix up links outside the domain
...
It is safer to use markdown style links and save jsdoc style links for
internal links and code references
2014-02-16 19:03:40 +00:00
Evan Winslow
cda061f723
docs(guide/di): use square bracket notation for $inject annotation
...
Closes #5104
2013-11-27 22:48:02 +00:00
Tobias Bosch
fc060dfc08
docs(guide/overview): Refactor overview and mvc docs
...
Before, there we multiple overview docs:
- guide/overview
- guide/introduction
- guide/dev_guide.mvc
- guide/dev_guide.mvc.understanding_model
- guide/dev_guide.mvc.understanding_view
- guide/concepts
Now we have:
- guide/introduction: High level description of Angular with the key benefits but without code or any concrete concepts
- guide/concepts: explains all important concepts with a simple example and contains deep links to the other parts of the guide.
All the old information was moved into existing documents or deleted when they were duplicates.
2013-11-06 17:11:44 -08:00
phanboy4
c7b0d8494d
docs(guide): update description of $inject mechanism to be a little clearer
2013-08-28 13:41:12 -07:00
sdesmond
1e649c5a81
docs(di): promote registering controllers on modules
2013-07-14 16:14:28 +02:00
Robert Fauver
ded42c7431
docs(guide/di): fix typo
2013-07-10 22:26:49 +02:00
Ore Landau
cd3dd13425
docs(guide/di): fix headings hierarchy
2013-06-13 22:50:57 +01:00
Alex Young
ffcfe7a86e
docs(guide/di): fix some small grammatical issues
2013-06-04 20:30:43 +01:00
Jeff Pickelman
b1157aafd7
docs(di): fix typos and grammar
2013-04-24 20:52:25 +02:00
Paulo Ávila
2c34596b32
docs(guide): minor grammatical change
2013-04-21 19:53:52 +02:00
Felipe Lahti
7d4a3210f0
docs(guide): fix typo in DI. angualar -> angular
2013-03-29 23:25:58 +01:00
Amir H. Hajizamani
75487ec933
docs(guide): change prototype methods to scope methods in DI examples
...
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
Matt Hardy
8d42ce8563
docs(guide): change example controller to properly call greet method on greeter
2012-12-31 12:49:51 +01:00
Romain Neutron
a66c968df2
docs(guide): fix injector service code example
...
Fix syntax and update code to the latest API
2012-12-10 23:19:20 +01:00
Tyson Benson
c023c850c3
docs(typos): fix typos in dev guide
2012-08-30 15:43:58 -07:00
Misko Hevery
2e90cdc3d4
docs(dependency injecton): rewrite
2012-06-02 16:02:05 -07:00
Igor Minar
c35b0a7907
yet another docs batch
2011-06-06 23:10:30 -07:00
Igor Minar
924ffafc51
fixing broken links
2011-06-06 22:52:00 -07:00