Jesús Rodríguez
f92983cc6f
docs(ngmodule): fix plunkers ( #2786 )
2016-11-10 14:44:51 -08:00
Ward Bell
8fafa8a01e
docs(plunkers): prepare plunkers for the quickstart reboot ( #2759 )
...
* plunker builder removes files and scripts not needed in plunkers (e.g., systemjs.config.js)
* no longer adds placeholder README.md (deemed a distraction)
* tag is now "Angular" instead of "Angular2"
* new plnkr.json "includeSystemConfig" option adds systemjs.config.js back; needed for testing plnkrs.
* incidentally changes comment "Polyfill(s)" to "Polyfills" in all index.html
2016-11-05 12:53:47 -07:00
Brandon
ff118810ff
docs(router): Updated routing examples to use routing modules ( #2478 )
...
Simplified routing in tutorial example
Updated ngmodule guide and ngmodule faq with routing module prose
2016-10-05 14:59:09 -07:00
Ward Bell
6def9505cc
chore: convert templateUrls to use moduleId where possible. ( #2477 )
2016-09-25 18:51:54 -07:00
Ward Bell
9262f7a234
docs(ngmodule): remove hero.service from module (post-RC6 todo)
...
also switched to moduleId
2016-09-15 17:44:09 -07:00
Ward Bell
320920e1fd
docs(ngmodule): replace `export default` with explicit export ( #2206 )
...
Because AoT won't support `export default` for RC6.
2016-08-26 13:17:05 -07:00
Ward Bell
82539b69cb
chore: replace BaseException with new Error ( #2205 )
...
because BaseException removed from A2 public api
2016-08-26 13:00:23 -07:00
Ward Bell
8e15829189
docs(ngmodule): fixes for defects discovered by John Papa ( #2197 )
...
includes splitting FAQs into its own cookbook.
2016-08-25 19:12:15 -07:00
Ward Bell
fc2815ff6d
docs(ngmodule): updates for clarity; breaks out CoreModule
2016-08-24 23:10:10 -07:00
Brandon Roberts
a35fcb4dfd
chore(router): Added ModuleWithProviders to routing exports
...
closes #2113
2016-08-18 23:57:54 -07:00
Jesús Rodríguez
787ca1600d
docs(ngmodule): remove module.id
...
closes #2064
2016-08-09 16:27:01 -07:00
Ward Bell
aef8aa94aa
docs(ngmodule): add chapter
2016-08-09 12:31:52 -07:00