angular-cn/aio/content
Paul Gschwendtner 3414760bdd docs: update injectable migration guide to reflect latest schematic changes (#33960)
Since we created the migration guide for the `missing-injectable` schematic, the schematic
changed in various ways. e.g. the migration no longer migrates classes passed to `useExisting`

Additionally the migration has been expanded to handle another Ivy breaking change where
providers like `{provide: X}` will be intepreted as `{provide: X, useClass: X}`. This pattern should
be documented in the migration guide.

PR Close #33960
2019-11-26 16:37:48 -05:00
..
cli refactor(docs-infra): remove obsolete `format` attribute from code examples (#31674) 2019-07-24 14:38:54 -07:00
cli-src build(docs-infra): make the git ref for cli command docs configurable (#26391) 2018-10-11 12:57:49 -07:00
examples docs: fix typo in sample (#33984) 2019-11-26 16:37:17 -05:00
guide docs: update injectable migration guide to reflect latest schematic changes (#33960) 2019-11-26 16:37:48 -05:00
images docs: add TracyLee to GDE list (#33947) 2019-11-22 18:40:03 -05:00
marketing docs: add TracyLee to GDE list (#33947) 2019-11-22 18:40:03 -05:00
start feat(docs-infra): simplify image styles and remove figure references (#33748) 2019-11-14 09:27:02 -08:00
tutorial docs(core): fix typo in Tour of Heroes App and Tutorial (#33931) 2019-11-22 12:45:03 -05:00
file-not-found.md fix(docs-infra): do not create an anchor for the `file-not-found` header (#27250) 2018-12-05 13:26:26 -08:00
license.md build: bump year (#27880) 2019-01-11 11:15:59 -08:00
navigation.json docs: add template type-checking guide (#33421) 2019-10-30 13:49:18 -07:00