595 Commits

Author SHA1 Message Date
Ward Bell
a2744e7ece chore: update /quickstart/js/package.1.json ()
also remove /cb-set-document-title/ts/sample.css
2016-10-03 17:30:45 -07:00
Ward Bell
ba6b681ed4 docs(i18n): incorporate corrections and feedback from Victor Berchet ()
See PR 
2016-09-30 19:14:41 -07:00
StdVectorBool
d5eec33960 docs(style-guide): example of underscore prefix to avoid. () 2016-09-30 23:32:46 +02:00
Ward Bell
66c567bee5 chore(i18n): correct name of i18n extract command () 2016-09-29 15:15:33 -07:00
Ward Bell
e6199a8dfb docs(i18n): add internationalization (i18n) guide ()
* docs(i18n): add internationalization (i18n) guide

* docs(cb-i18n): revamped to System.import the translation file
2016-09-29 11:15:55 -07:00
Patrice Chalin
64d5b3dc23 docs(dart): upgrade to beta.22 ()
* update to beta.22
* Dart SDK 1.19.0 or later is required
* minor edits to sample app titles to e2e tests pass
  * Renamed “Angular 2” to “Angular” so that shared e2e tests pass.
* Tweak to QS prose.
2016-09-27 13:41:46 -07:00
Kevin Leung
5cee3b9b8b * docs(toh-6): update 'let' to 'const' for delete hero ()
Since the update function does use const url instead of let url,
this seemed like a good consistency to have between similar blocks of code.

* docs(toh-6): update 'let' to 'const' for delete hero
2016-09-27 12:56:04 -07:00
Ward Bell
9671d99585 chore: update package.json files to latest pkg versions. Use ~ for Ng. ()
closes 
2016-09-27 12:20:17 -07:00
Jesús Rodríguez
66c630df99 docs(upgrade): update to latest release + tweaks () 2016-09-27 01:22:38 -07:00
John Papa
2b7fb86890 docs(style-guide): remove rc relics and update for ngmodules () 2016-09-27 00:58:10 -07:00
Brandon
556e40695a docs(toh): Replaced window.history with location service () 2016-09-25 18:56:12 -07:00
Ward Bell
6def9505cc chore: convert templateUrls to use moduleId where possible. () 2016-09-25 18:51:54 -07:00
Ward Bell
4a6f35f58b chore(package.json): update many package versions () 2016-09-25 17:46:06 -07:00
Ward Bell
6e17d33475 chore: update samples to "angular-in-memory-web-api" ()
chore: update samples to "angular-in-memory-web-api"
2016-09-25 15:24:13 -07:00
Ward Bell
f5f1e80bb7 docs(lifecycle-hooks): make it easier to get to call sequence ()
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 () 2016-09-24 21:03:08 +02:00
Ward Bell
b478aaf7a2 docs(testing): from Igor Minar feedback (Part 1) () 2016-09-23 02:03:20 -07:00
Ward Bell
1c87bd67d8 docs(testing): explain DebugElement.triggerEventHandler () 2016-09-21 20:01:44 -07:00
Ward Bell
4c71a32e36 docs(testing): import test module and override component providers () 2016-09-21 11:27:11 -07:00
Patrice Chalin
8d756808b9 docs(toh-6): remove BrowserClient provider comment ()
Fixes 
2016-09-21 08:47:09 -07:00
Jesús Rodríguez
fdf517ee6b docs(upgrade): temporary fix broken regions () 2016-09-21 14:53:43 +02:00
Jesús Rodríguez
693f6ae462 chore: rename Angular 2 to simply Angular () 2016-09-19 20:24:40 -07:00
Ward Bell
7b5244ce87 docs(testing): more scenarios () 2016-09-19 19:57:59 -07:00
Jesús Rodríguez
c17f8596e5 docs(webpack): move to core-js in testing () 2016-09-19 18:38:54 +02:00
Martin-Wegner
a384065576 docs(webpack): remove unused ts-loader ()
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
Mike Reid
665c346d8f docs(devguide): fix invalid JavaScript syntax in hero-form.component.js example ()
Fix Unmatched '{' JavaScript syntax error in hero-form.component.js example
2016-09-17 23:58:54 +02:00
Ward Bell
84b5297cc2 docs(testing): feedback from Joe Eames/add more scenarios () 2016-09-17 12:44:34 -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
Filipe Silva
b9826c8ddf chore: update compiler-cli version () 2016-09-15 04:24:56 +01:00
Filipe Silva
24c61dd7bc chore: here we are () 2016-09-15 02:41:19 +01:00
Brandon Roberts
c15a68e591 docs(router): Added and organized more router dev guide content
Moved all heroes functionality into milestone 2
Crisis Center initial functionality is milestone 3
Admin feature module as milestone 4 including route guard examples
Updated milestone 5 to lazy load admin feature module
Added examples for CanLoad, CanActivateChildren guard, component-less routes
Added section on explanation of ActivatedRoute
Added section on animating route components
Added section on relative navigation
2016-09-14 13:46:16 -07:00
Filipe Silva
69ae63c4b1 chore: update examples to TS2.0 () 2016-09-14 10:15:51 -07:00
Torgeir Helgevold
6813ced018 docs(cookbook - aot compiler) ()
docs(cb-aot-compiler): new cookbook on AoT compiler
2016-09-14 10:10:04 -07:00
Kapunahele Wong
97736ad5ee Security Edits Combined ()
* Security Edits Combined

* Security copy edits

* Fix typo in security

* fixing trailing whitespace
2016-09-14 09:11:53 -07:00
Filipe Silva
ba41b2da30 chore(test): remove 03-05 style guide test 2016-09-14 08:50:33 -07:00
Filipe Silva
f017102cbc chore(test): fix travis 2016-09-14 07:40:29 -07:00
Brandon
cfba6d1de3 fix(router): Added ModuleWithProviders export to configuration example () 2016-09-13 20:49:01 -07:00
John Papa
39c5a2b949 Rc5 doc sweep ()
* Removed 03-05, 04-12, 04-15.

Removed style for whitespace in imports.

Removed + sign prefix for routing folders. Updated all code.

Removed style that said to use lazy loading.  There was no value in the style other than use it :)

* renamed componet router to router
2016-09-13 18:51:03 -07:00
Ward Bell
1fb488b4ec docs: delete forms- and router-deprecated, jade + examples () 2016-09-13 18:49:51 -07:00
Jesús Rodríguez
ee955a451e docs(quickstart): remove compiler-cli from dependencies () 2016-09-13 16:11:22 -07:00
Jesús Rodríguez
08ae41019e docs(animation): add callbacks documentation () 2016-09-13 15:57:58 -07:00
Jesús Rodríguez
2d6c9f5fd7 chore: add upgrade to system.js configs () 2016-09-13 15:56:35 -07:00
Jesús Rodríguez
70ca1e1aa9 docs(router): remove double html tag () 2016-09-13 15:55:51 -07:00
Ward Bell
07cfce795f docs(testing): testing chapter and samples for RC6 ()
[WIP] docs(testing): new chapter, new samples
2016-09-13 14:39:39 -07:00
Jesús Rodríguez
988694bb12 chore: update docs to rc7 2016-09-13 08:48:45 -07:00
Ward Bell
01b211193c docs(browser-support): edits () 2016-09-09 22:21:40 -04:00
Patrice Chalin
d24ff43728 examples(lifecycle-hooks): update Dart sample to match TS ()
Make equivalent TS code changes to Dart sample.

This sync’s Dart with all  changes pertinent to Dart.

E2E tests pass now for Dart, Suites passed:
-  public/docs/_examples/lifecycle-hooks/ts
2016-09-08 08:38:25 -07:00
Patrice Chalin
ec076f842e [WIP] chore(dart): update to beta.21 () 2016-09-07 16:52:04 -07:00
Martin-Wegner
1804f485dc since RC5 the webpack prod build is defect ()
* since RC5 the webpack prod build is defect

Issue  recommends 'mangle: { keep_fnames: true, screw_ie8: true } for the webpack UglifyJs plugin

* remove screw_ie8 option

removed the screw_ie8: true option because it is not necessary
2016-09-02 01:13:34 -07:00
Ward Bell
77aeb84bc2 chore: remove testing libs from systemjs.config ()
They belong in the testing shim files
2016-09-02 01:11:27 -07:00