Cody Lundquist
480a824214
docs(style-guide): Fix a couple typos
...
closes #2489
2016-09-27 12:03:42 -07:00
Jesús Rodríguez
66c630df99
docs(upgrade): update to latest release + tweaks ( #2460 )
2016-09-27 01:22:38 -07:00
Alireza Mirian
e82f28b844
fix(guide/form): fix a typo ( #2483 )
2016-09-27 00:59:45 -07:00
John Papa
2b7fb86890
docs(style-guide): remove rc relics and update for ngmodules ( #2463 )
2016-09-27 00:58:10 -07:00
Ward Bell
62d16a8968
docs(architecture): remove reference to directives in component metadata ( #2481 )
2016-09-26 13:52:57 -07:00
Brandon
556e40695a
docs(toh): Replaced window.history with location service ( #2439 )
2016-09-25 18:56:12 -07:00
Josh Kramer
9970094fcb
Fix broken link to DatePipe docs ( #2452 )
...
Fixes issue #2451
2016-09-25 18:55:14 -07:00
Ward Bell
6def9505cc
chore: convert templateUrls to use moduleId where possible. ( #2477 )
2016-09-25 18:51:54 -07:00
Ward Bell
4a6f35f58b
chore(package.json): update many package versions ( #2476 )
2016-09-25 17:46:06 -07:00
Ward Bell
6e17d33475
chore: update samples to "angular-in-memory-web-api" ( #2472 )
...
chore: update samples to "angular-in-memory-web-api"
2016-09-25 15:24:13 -07:00
Jesús Rodríguez
738b714bd3
docs(testing): change createInstance to createComponent ( #2475 )
2016-09-25 15:12:04 -07:00
Ward Bell
3ee19780b5
docs(testing): incorporate Igor Minar feedback, Part 2 ( #2453 )
...
docs(testing): incorporate Igor Minar feedback, Part 2
2016-09-25 15:07:53 -07:00
Ward Bell
f45c9998cc
docs(lifecycle-hooks): combine what and when in one chart; add img ( #2469 )
2016-09-24 15:50:21 -07:00
Ward Bell
ac0e82cda7
docs(js/guide): don't use shredder & _data.json fixes ( #2467 )
...
replay Patrice's PR #2448
2016-09-24 14:30:06 -07:00
Ward Bell
f5f1e80bb7
docs(lifecycle-hooks): make it easier to get to call sequence ( #2465 )
...
Per Ben Lesh suggestion. Also converts away from "we"
2016-09-24 12:37:22 -07:00
Jesús Rodríguez
90100bffd9
chore: ability to add unit test boilerplate ( #2462 )
2016-09-24 21:03:08 +02:00
Kapunahele Wong
6c7f330620
docs(Displaying Data): copy edits ( #2435 )
2016-09-23 16:53:50 -07:00
Ward Bell
b478aaf7a2
docs(testing): from Igor Minar feedback (Part 1) ( #2450 )
2016-09-23 02:03:20 -07:00
Patrice Chalin
74644d2b3e
docs(testing): use marked Jade filter ( #2444 )
...
When the testing page is rendered the following warning is generated:
```
Transformers.markdown is deprecated, you must replace the :markdown
jade filter, with :marked and install jstransformer-marked before you
update to jade@2.0.0.
```
2016-09-22 09:48:22 -07:00
Trotyl Yu
6bf7db584c
docs(vs2015): fix typo ( #2440 )
2016-09-22 11:42:16 +02:00
Trotyl Yu
aab6d8c523
docs(vs2015): remove duplicated word ( #2441 )
2016-09-22 11:40:35 +02:00
Ward Bell
1c87bd67d8
docs(testing): explain DebugElement.triggerEventHandler ( #2438 )
2016-09-21 20:01:44 -07:00
Daniel Karp
8870f30a3d
docs(typescript): Fix name of typings config file ( #2378 )
...
I believe name of the typings config file is typings.json, not typings.config.
2016-09-21 11:33:39 -07:00
Tomas Echeverri Valencia
c8121d61dd
docs(quickstart): Change Npm to npm ( #2398 )
2016-09-21 11:32:36 -07:00
Prashant Mahajan
36c7224ff9
Update visual-studio-2015.jade ( #2416 )
...
* Update visual-studio-2015.jade
In Step 7 (Build and Run App), there needs to be instruction to set index.html as start page, so that when Run button or F5 is pressed to run the application, browser shows index.html
* Update visual-studio-2015.jade
2016-09-21 11:32:07 -07:00
Marc Laval
c5e02f27a0
docs(browser-support): add Safari 10 ( #2433 )
2016-09-21 11:30:03 -07:00
Ward Bell
4c71a32e36
docs(testing): import test module and override component providers ( #2428 )
2016-09-21 11:27:11 -07:00
Patrice Chalin
36a3ea2c21
docs(user-input): misc fixes ( #2430 )
...
- Remove nonexistent `<important>` “element” since it causes problems
for ng2.io. This is probably a typo. It was more likely meant to be an
anchor name than an element name.
- Fix two PENDING links.
2016-09-21 08:48:38 -07:00
Patrice Chalin
8d756808b9
docs(toh-6): remove BrowserClient provider comment ( #2431 )
...
Fixes #2347
2016-09-21 08:47:09 -07:00
Jesús Rodríguez
fdf517ee6b
docs(upgrade): temporary fix broken regions ( #2424 )
2016-09-21 14:53:43 +02:00
Kapunahele Wong
7252bd1553
docs(animations): update copy ( #2379 )
...
* docs(animations): update copy
2016-09-20 14:31:48 -07:00
Ward Bell
55bf126489
docs(testing): explain rationale for stubbed routerLink tests ( #2422 )
2016-09-20 13:45:50 -07:00
Patrice Chalin
0f99a7c130
docs(cookbook): don't use shredder on intro page ( #2418 )
...
Also added missing cookbook AoT chapter placeholders for JS and Dart,
fixing 404s mentioned in #2389 .
2016-09-20 10:59:14 -07:00
Patrice Chalin
b2c6acf1ad
docs(tutorial): fix broken link ( #2420 )
...
Fixes #2419
2016-09-20 10:56:38 -07:00
Ward Bell
03680e23bb
chore: more "angular2" to "angular" cleanup ( #2417 )
2016-09-20 11:37:16 +02:00
Jesús Rodríguez
7d45d60c91
docs(overview): update to new organization ( #2405 )
2016-09-19 21:23:02 -07:00
Jesús Rodríguez
693f6ae462
chore: rename Angular 2 to simply Angular ( #2402 )
2016-09-19 20:24:40 -07:00
Jesús Rodríguez
730c93b5bd
docs(ts-to-js): change angular2 to @angular ( #2403 )
2016-09-19 20:18:20 -07:00
Patrice Chalin
98efced068
docs(lang/latest): parameterize landing page Jade by language ( #2389 )
...
ng2.io preparatory work.
2016-09-19 20:14:31 -07:00
Patrice Chalin
0c678c2355
docs: use Jade include rather than Harp partial ( #2392 )
...
No net effect on the generated docs.
Preparatory work for ng2.io.
2016-09-19 20:08:03 -07:00
Ward Bell
7b5244ce87
docs(testing): more scenarios ( #2396 )
2016-09-19 19:57:59 -07:00
Patrice Chalin
e016f3f31e
docs(tutorial): don't use shredder for intro page ( #2388 )
...
An initial multilang cleanup for ng2.io
2016-09-19 16:56:17 -07:00
Patrice Chalin
d26007aa67
docs: fix {ts,dart,js}/latest/_data.json ( #2387 )
...
* docs: fix {ts,dart,js}/latest/_data.json
Fixes #2384 .
Fixes #2385 .
* post-review updates
Addressing #2407 .
2016-09-20 00:52:41 +02:00
Mike Reid
d07d42873a
docs(devguide): add missing app.module.js source in Basics > Forms ( #2342 )
...
Add missing app.module.js source example in Basics > Forms dev guide
- File is missing for JavaScript, but present for TypeScript
2016-09-19 09:41:31 -07:00
Jesús Rodríguez
45fec1c135
docs(forms): remove deprecated forms notice for js ( #2395 )
2016-09-19 18:39:53 +02:00
Jesús Rodríguez
c17f8596e5
docs(webpack): move to core-js in testing ( #2404 )
2016-09-19 18:38:54 +02:00
Martin-Wegner
a384065576
docs(webpack): remove unused ts-loader ( #2361 )
...
69ae63c4b1
changed `public/docs/_examples/webpack/ts/config/webpack.common.js` and `public/docs/_examples/webpack/ts/config/webpack.test.js` and replaced `ts` with `awesome-typescript-loader`. So we can remove `"ts-loader": "^0.8.1",` from the `public/docs/_examples/webpack/ts/package.webpack.json`.
2016-09-19 13:59:00 +02:00
Maxime
40f320d721
docs(testing): fix small typo ( #2401 )
2016-09-18 18:54:40 +02:00
John Papa
159b196baf
docs(toh): fix spelling of ActivateRoute to ActivatedRoute ( #2400 )
...
* fixed spelling of ActivateRoute to ActivatedRoute
* dont do cache
2016-09-18 18:34:32 +02:00
Mike Reid
665c346d8f
docs(devguide): fix invalid JavaScript syntax in hero-form.component.js example ( #2343 )
...
Fix Unmatched '{' JavaScript syntax error in hero-form.component.js example
2016-09-17 23:58:54 +02:00