Josep Sayol
|
8a89a2436f
|
docs(di): fix spelling (#3261)
|
2017-02-16 15:10:53 +01:00 |
Josep Sayol
|
3b679d4e80
|
docs(di): reference the correct component (#3260)
In the referenced section the Alex component is being injected into Cathy, not Carol.
|
2017-02-16 15:10:08 +01:00 |
Filipe Silva
|
1101f07ef2
|
refactor: add src folder (#3171)
* boilerplate, gulpfile, quickstart
* move ts files up to cookbooks
* move rest of ts files
* fix tsconfig, default build task, json file
* fix js examples
* fix webpack example
* remove a2docs.css references
* fix aot examples
* fix webpack run task
* fix cb-i18n
* fix upgrade examples
* fix unit tests
* fix comment in deployment index
* removed unused typings.json
* fix plunkers
* fix js example paths
* fix ts quickstart/setup prose
* add src folder note to setup
* broadly replace app/ -> src/app/
* broadly replace main.ts
* broadly replaced index.html
* broadly replace tsconfig
* replace systemjs
* fix filetrees
* Minor prose fixes to aot, i18n cookbooks
* remove char harp was complaining about
* update new reactive forms example
* fix quickstart jade error
* fix mistakes uncovered by CI
* fix bad filename errors
* edit style guide 04-06 rule to use src
* add changelog
* Incorporate Jesus's feedback
* fix snippet headers in toh1/2
* chore: tweak changelog and setup text
|
2017-02-02 19:38:17 +01:00 |
Ward Bell
|
2c8a7982e7
|
docs: use InMemoryWebApiModule everywhere
closes #2137
|
2016-08-19 04:26:36 -07:00 |
Peter Bacon Darwin
|
d79adb2422
|
docs(rc5): update docs and plunkers for rc5
|
2016-08-09 11:48:07 -07:00 |
Brandon Roberts
|
b93fb12fea
|
chore(examples): Updated live example links to use helper directive
closes #2005
|
2016-08-05 16:41:45 -07:00 |
Foxandxss
|
c185c3548c
|
chore: use the provide object literal
closes #1594
replace `provide(...{use:...})` with `{provide: ..., use...}` syntax
|
2016-06-04 01:33:36 -07:00 |
Torgeir Helgevold
|
1644673d6c
|
docs(dependency-injection): show providers using map literals
|
2016-05-23 19:07:59 -07:00 |
Albert Pai
|
d152ea293e
|
docs(cb-dependency-injection): Fix typos
closes #1421
|
2016-05-18 00:25:57 -07:00 |
Foxandxss
|
596825a8b1
|
docs: update all docs to partially comply the style-guide
|
2016-05-03 12:42:44 -06:00 |
Torgeir Helgevold
|
c1f2c397ff
|
docs: add DI cookbook
|
2016-04-05 10:15:18 -07:00 |