Ward Bell
5c4cc9a3c8
docs(router): Updated usage of observables in router tutorial and developer guide ( #2696 )
...
Moved route configuration into separate variable for consistency
Added async pipe to handle subscriptions for list items
2016-11-14 12:43:09 -08:00
Jesús Rodríguez
43457e9765
chore: add upgrade/static to API reference ( #2755 )
2016-11-14 21:38:49 +01:00
Brandon Roberts
1afe5dc97d
docs(router): Updated usage of observables in router tutorial and developer guide
...
Moved route configuration into separate variable for consistency
Added async pipe to handle subscriptions for list items
2016-11-14 11:05:29 -08:00
ikilled
a423a5abc7
clicking on Books & Training sends user to Education ( #2701 )
...
When user clicks in Books & Training item in footer the website should take them to Education section (anchor) in the middle of the page, not to the top where Development section is.
2016-11-14 10:39:46 -08:00
Ward Bell
d63b1ccea3
docs(router): fixed verbiage about router-outlet ( #2746 )
2016-11-14 10:35:48 -08:00
Ward Bell
f627706779
docs(cookbook-aot-compiler): improve Ahead-of-Time compilation cookbook ( #2798 )
...
closes #2790
2016-11-14 10:26:13 -08:00
Ward Bell
75464d585c
Merge pull request #2794 from IdeaBlade/chalin-guide-misc-fix-1113
...
docs: guide/index misc Jade fixes
2016-11-14 09:34:36 -08:00
Ward Bell
78e25840b2
Merge pull request #2795 from IdeaBlade/chalin-util-js-getExampleName-1114
...
chore(util.js): getExampleName - support optional .html suffix
2016-11-14 09:33:55 -08:00
Ward Bell
182493f877
feat(cb-ts-to-js): add es6 examples ( #2606 )
...
* feat(cb-ts-to-js): add es6 examples
update docshredder to shred .es6
optimized focus gulp task
convert imports and metadate sections
add DI section
add host and query metadata section
add intro
fix capitalization and grammar
* docs(ts-to-js): ward's edits (incomplete)
* docs(ts-to-js): add separate template files for some components
* docs(cb-ts-to-js): refactor sample code
2016-11-14 09:28:40 -08:00
Ward Bell
53f5538859
docs(cb-ts-to-js): refactor sample code
2016-11-14 09:08:54 -08:00
Patrice Chalin
9e9666b2cc
docs(template-syntax/dart): updates to match TS ( #2751 )
...
* docs(template-syntax): refresh _cache
* docs(template-syntax/dart): updates to match TS
- Propagates TS-side changes:
- update #2639 - new two-way binding section, and
- fix #2687 - invalid attr syntax
- Fixes
- #1898 - currency symbols
- #2748 - Dart template-syntax e2e is failing
- #2749 - deprecated `[className]`
* updated _cache file following Kathy's post-review edits
* Post Ward's review w/ cache updated
- Keep `my-` and `my` prefixes on selectors (for components and
directives, respectively).
- Drop `my-` from file names.
- Drop `My` as component class prefix.
2016-11-14 08:34:10 -08:00
Patrice Chalin
5dcffd69dc
docs: dart glossary - fix misnamed Jade block
2016-11-14 08:31:59 -08:00
Kathy Walrath
6680acc513
docs(toh): avoid dup header title ( #2796 )
...
* remove redundant headings
* update _cache
* misc: make block comment a Jade comment
(This prevents the text from appearing in the generated HTML as an HTML
comment.)
2016-11-14 08:31:11 -08:00
Patrice Chalin
3b03573f34
misc: make block comment a Jade comment
...
(This prevents the text from appearing in the generated HTML as an HTML
comment.)
2016-11-14 05:30:05 -08:00
Patrice Chalin
470426d5e0
update _cache
2016-11-14 05:25:36 -08:00
Patrice Chalin
c12d75a477
remove redundant headings
2016-11-14 05:23:35 -08:00
Patrice Chalin
85062c47ca
chore(util.js): getExampleName - support optional .html suffix
2016-11-14 04:56:12 -08:00
Patrice Chalin
02f55592b2
docs: guide/index misc Jade fixes
...
- Eliminate use of deprecated `clear=“all”` in `<br>`.
- No need for local `langName`; use global `_Lang` var instead.
- Remove duplicate id `learning-path`.
2016-11-14 04:29:17 -08:00
Naomi Black
14db838f8b
news(nov): Some news and a blog post update
2016-11-13 21:48:52 -05:00
Naomi Black
eff32ecbdd
chore(bios): update some bios for leads
2016-11-13 21:48:37 -05:00
koyner
3ee36fbba2
docs(forms): grammar fix ( #2764 )
2016-11-13 22:59:59 +01:00
Ward Bell
b11438f211
docs(ts-to-js): add separate template files for some components
2016-11-12 03:02:26 -08:00
Ward Bell
33b61977b2
docs(ts-to-js): ward's edits (incomplete)
2016-11-11 19:44:17 -08:00
Filipe Silva
12eb19fa3c
feat(cb-ts-to-js): add es6 examples
...
update docshredder to shred .es6
optimized focus gulp task
convert imports and metadate sections
add DI section
add host and query metadata section
add intro
fix capitalization and grammar
2016-11-11 19:44:17 -08:00
Patrice Chalin
64a8754386
example(template-syntax): follow style-guide and other updates ( #2750 )
2016-11-10 20:01:36 -08:00
Jesús Rodríguez
7619cdf4a4
chore: ability to open a plunker on a specific file ( #2778 )
2016-11-10 14:47:30 -08:00
Filipe Silva
0161d9db39
chore: ignore debug.log file ( #2785 )
...
This file is generated when running `gulp e2e` and often enough committed by mistake.
/cc @foxandxss
2016-11-10 14:45:22 -08:00
Jesús Rodríguez
f92983cc6f
docs(ngmodule): fix plunkers ( #2786 )
2016-11-10 14:44:51 -08:00
Martin Eckardt
03db4bbc48
docs(a1-a2): fix link to Filter/Pipes ( #2770 )
2016-11-09 17:43:40 +01:00
Pavol Pitonak
60565a5cf1
docs(testing): configureTestModule -> configureTestingModule ( #2767 )
2016-11-09 17:42:57 +01:00
Catalin Zalog
ec471974a7
docs(style-guide): fix missing *.ts ( #2763 )
2016-11-09 17:41:56 +01:00
Patrice Chalin
234e468d5d
docs: intra-site links should be relative
...
Contributes to #2772 .
2016-11-08 16:04:24 -08:00
Patrice Chalin
6b37da78e4
docs(forms/dart): remove mention of FORM_DIRECTIVES
...
Fixes #2752
2016-11-08 15:55:52 -08:00
Patrice Chalin
c24dd074a6
docs(toh-5/dart): use routerLink in dashboard ( #2744 )
...
* docs(toh-5/dart): use routerLink in dashboard
* minor edits to TS jade
* remove dart/toh-pt5 from bad-code-excerpt-skip-patterns
2016-11-08 14:48:03 -08:00
Patrice Chalin
2808878c36
chore(deploy): don't name project in firebase deploy
...
Naming the project would sometimes cause gulp to report `An unexpected
error has occurred` with exit code 2.
2016-11-08 08:42:07 -08:00
Patrice Chalin
5e79a1a2b5
chore: fix broken links and transform API links for dart docs
...
- Dart non-api doc pages w/ links to API entries will now have those
links translated from a TS API reference URL to a Dart API reference
URL.
- Created and ran a link checker to verify that all such links to API
entries refer to Dart.
- Fixed links to pages that have moved:
- JS & Dart: `i18n` is under now `cookbook` not `guide`
- Dart: testing page is now directly under guide.
Contributes to #1895
Fixes #2273
2016-11-07 13:24:20 -08:00
Ward Bell
a46cba06f0
docs(quickstart): app says "Hello Angular!" instead of "My first..." ( #2760 )
2016-11-05 13:12:11 -07: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
Naomi Black
6714e171c8
banner(china): announce gdd china events
2016-11-05 02:16:07 -07:00
Ward Bell
74ef87feac
docs: systemjs.config.plunker -> systemjs.config.web w/ auto-bootstrap ( #2756 )
...
see PR #2756
2016-11-04 21:59:51 -07:00
Jesus Rodriguez
2649647ecb
chore: add upgrade/static to API reference
2016-11-05 00:37:47 +01:00
Patrice Chalin
6ec0e8c376
chore: update harp release and drop terraform patch script ( #2754 )
2016-11-04 21:11:32 +00:00
Patrice Chalin
e813fb4716
chore: fix firebase.json; check-deploy to active firebase project
...
Remove project name from firebase.json, since that is deprecated.
The `check-deploy` gulp task now checks that an active project is defined at the start of `check-deploy`.
To set the active project use: `firebase use <project-or-alias-name>`.
Fixes #2576
2016-11-04 11:05:51 -07:00
Benjamin Dopplinger
83faca0f94
docs(dart): remove unnecessary directives import ( #2282 )
2016-11-04 09:46:36 -07:00
Patrice Chalin
a3466b9cd3
chore: don't shred _boilerplate files nor dart build files ( #2747 )
2016-11-04 15:06:13 +00:00
Patrice Chalin
40c646eced
chore: remove unnecessary bad-code-excerpt-skip-patterns ( #2745 )
...
* chore: remove unnecessary bad-code-excerpt-skip-patterns
* chore(ts/style-guide): fix BAD FILENAME in code-tabs
2016-11-04 14:40:21 +00:00
Adrian Irwin
850814097f
Merge branch 'router' of https://github.com/adrianirwin/angular.io into router
2016-11-03 17:27:43 -07:00
Adrian Irwin
37f93bc0cb
docs(router): fixed verbiage and example of how routed views are related to the router outlet
2016-11-03 17:25:55 -07:00
Adrian Irwin
b1c2c27d36
docs(router): fixed verbiage and example of how routed views are related to the router outlet
2016-11-03 16:57:56 -07:00
Ward Bell
fa99a8b0b2
docs(toh-5): dashboard uses [routerLink] bindings #998 ( #2718 )
...
* docs(toh-5): dashboard uses [routerLink] bindings #998
closes #998
* chore: temp add toh-5 to bad-code-excerpt-skip-patterns.txt
2016-11-03 10:25:01 -07:00