Ward Bell
|
e25a1111e0
|
docs(ngmodule): add plunker images (#2209)
|
2016-08-27 00:45:25 -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
|
094f63aaf9
|
docs(ngmodule): improved NgModule summary description
closes #2203
|
2016-08-26 12:38:15 -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
|
8bda4abe7f
|
docs(ngmodule): clarity: FormModule is not in imports array (#2195)
|
2016-08-25 11:06:28 -07:00 |
Jesús Rodríguez
|
5b8df3494a
|
chore: add embedded plunkers functionality (#2194)
|
2016-08-25 10:44:22 -07:00 |
Ward Bell
|
fc2815ff6d
|
docs(ngmodule): updates for clarity; breaks out CoreModule
|
2016-08-24 23:10:10 -07:00 |
Ferdinand Malcher
|
7972eccb8d
|
docs(ngModule): fixed typos
closes #2143
|
2016-08-18 23:47:05 -07:00 |
Daniel Kuczewski
|
fb585fae74
|
docs(ngmodule): replace "swapped" by "replace"
closes #2076
|
2016-08-17 17:53:07 -07:00 |
Trotyl Yu
|
917bf6f603
|
docs(ngmodule): Fix typo
closes #2103
Another two `@NgModel` typos.
|
2016-08-17 17:45:16 -07:00 |
Trotyl Yu
|
f13b4cc04f
|
docs(ngmodule): Fix typo
closes #2104
Remove redundant `by` word.
|
2016-08-17 17:43:17 -07:00 |
Trotyl Yu
|
51f13b51c9
|
docs(ngmodule): Fix typo of unneeded underscore
closes #2105
Change the underscore to space since it's normal English statement here.
|
2016-08-17 17:41:47 -07:00 |
Trotyl Yu
|
b3244ca496
|
docs(ngmodule): Fix typo of italic in backquote
closes #2106
The underscore would turn to real underscore character within backquote.
|
2016-08-17 17:40:45 -07:00 |
Trotyl Yu
|
b7e42e2d32
|
docs(ngmodule): Fix typo
closes #2073
|
2016-08-09 22:33:26 -07:00 |
Ward Bell
|
aef8aa94aa
|
docs(ngmodule): add chapter
|
2016-08-09 12:31:52 -07:00 |