Commit Graph

348 Commits

Author SHA1 Message Date
John Papa ddfbbb5ebb docs(style-guide): add style-guide - v.5 2016-04-30 23:03:19 -07:00
Patrice Chalin ff20b55975 chore(dart & ts): update to beta.17
Change `ngFor=“#…”` to `ngFor=“let…` in code. All are .dart files
except for `app_component.html` which also has changes for:
- `<inpuf var-foo…`> to `<input ref-foo…>`
- `#docregion` tag name updates from var-foo to ref-foo.
- Other misc updates to minimize diffs with TS version of file,
whitespace differences were ignored.

+ Minor update to sync up Dart prose with TS prose.

+ Used
https://github.com/angular/angular/wiki/Angular-2-Dart-Transformer#resol
ved_identifiers to solve
https://github.com/angular/angular.io/issues/1033

Guide/pipes not updated as it will be rolled back to
beta.15 in PR #1220.
2016-04-30 15:01:16 +01:00
Filipe Silva ebc022e475 docs: update prose for the `let` change to ngFor 2016-04-28 18:37:45 -07:00
Patrice Chalin 1e64d9e57a docs(guide/dart): hierarchical-dependency-injection without copying
closes #1207
This uses a simpler way to render Dart prose from TS prose without
making a copy. This will make it _much_ easier to keep the two in sync.
2016-04-28 17:03:28 -07:00
John Papa d5e909bde0 docs(style-guide): add style-guide - v.4 2016-04-28 00:52:20 -07:00
Filipe Silva 0a606a1b41 chore(ts): updating to beta.16 2016-04-26 00:22:25 -07:00
John Papa 3bc94147a7 docs(style-guide): add style-guide - v.3
closes #1170
2016-04-25 22:24:37 -07:00
Eric Jimenez 8f158f2241 docs(sidenav reorg): remove glossary and cheatsheet from REFERENCE. Move glossary to BASICS. Rename REFERENCE to API REFERENCE 2016-04-25 14:10:57 -07:00
Ward Bell c9efac746c docs(style-guide): add style-guide - v.2 2016-04-25 09:18:23 -07:00
Zhicheng Wang 01e3e99f95 小修改 2016-04-25 08:57:53 +08:00
Zhicheng Wang 1102c021f7 表单一章快翻译完了 2016-04-24 22:53:59 +08:00
Zhimin(Rex) YE 0df0ba171e removed translation of Provider. 2016-04-24 11:45:24 +01:00
unexge 634e50aaca docs(architecture): small tweaks
closes #1101
2016-04-23 14:44:38 -07:00
Patrice Chalin 11b6fefa7b docs(guide/ts): hierarchical-dependency-injection copyedits
closes #1146
Copyedits found during creation of Dart version.
2016-04-23 14:26:36 -07:00
Foxandxss 4097c67b59 chore: rename Elvis to safe navigation operator
closes #1139
2016-04-23 14:22:57 -07:00
Zhicheng Wang 9ecd6699cd 一些小的修订 2016-04-23 22:16:28 +08:00
Zhicheng Wang 3eff091759 翻译完了用户输入一章 2016-04-23 22:00:43 +08:00
Zhicheng Wang de46beef2d 翻译完了displaying-data 2016-04-23 14:54:01 +08:00
Zhicheng Wang 41d9204727 Merge branch 'master' of github.com:angular/angular.io
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2016-04-21 22:48:35 +08:00
Zhicheng Wang bac0839cf1 翻译完了“架构” 2016-04-21 22:47:13 +08:00
Aristeidis Bampakos 8a49b4a41c docs(component-styles): Small typo fixes
Small typo fixes
2016-04-20 13:16:22 -07:00
Aristeidis Bampakos c9b66ea04d docs(upgrade): Small typo fix
Small typo fix
2016-04-20 13:15:50 -07:00
Zhicheng Wang 3d2e51fd9b 架构篇翻了一半儿 2016-04-20 23:20:58 +08:00
Zhicheng Wang b007e835db Merge branch 'master' of github.com:angular/angular.io
# Conflicts:
#	public/docs/ts/latest/tutorial/toh-pt5.jade
2016-04-20 20:09:50 +08:00
Zhicheng Wang d21325fa55 完成了指南首页
处理了排列不规范的列表翻译,以便将来可以统一实现对照翻译
2016-04-20 20:07:39 +08:00
Kara 258014c9de docs(forms): fix bootstrap typo 2016-04-19 20:48:21 -07:00
Naomi Black 6d13db472a chore(links): make links to API docs relative 2016-04-19 17:44:38 -07:00
Zhicheng Wang da8bf0efb9 Guide首页完成了大部分 2016-04-20 00:18:04 +08:00
Rex bce52dc696 testing.jade - done.
Jasmine-testing-101.jade: started.

Minor corrections in component-communication.jade and dynamic-form.jade.
2016-04-19 16:07:22 +01:00
Zhicheng Wang 37d5fbcf1c 把display的译法从“展示”批量改为“显示”
译完第二章
2016-04-14 21:45:12 +08:00
Zhicheng Wang 09f861fd77 文字微调 2016-04-14 13:53:19 +08:00
Zhicheng Wang 5f56e08434 merge from origin/master 2016-04-14 13:49:09 +08:00
Ken Dale 205cc28f25 docs(lifecycle-hooks): change ngOnit references to ngOnInit
closes #1084
2016-04-13 19:41:44 -07:00
Ward Bell 353abff084 docs(server-communication): fix http after testing chapter discoveries 2016-04-13 14:02:48 -07:00
John Papa bd079369f3 docs(style-guide): add A2 styleguide - v1 2016-04-12 20:08:09 -07:00
Zhicheng Wang 84e96391ca 完成了导航菜单
完成了部分公共页面
完成了部分教程
2016-04-13 08:53:17 +08:00
Alberto Jiménez López 8e7c552452 docs: Remove double 'the' & missing dashes in several files
closes #1073
2016-04-11 21:53:28 -07:00
Aristeidis Bampakos ead6987d00 docs(router): Fixed typos
closes #1056
Small typo fixes.
2016-04-11 12:51:36 -07:00
Vladimir Zdenek f7ee6b9c1c docs(forms): fix typo
closes #1057
Change "way" to "away" in the following context: "throw it away".
2016-04-11 12:49:17 -07:00
Tero Parviainen ec4c1edff4 docs(upgrade): add E2E tests, update PhoneCat dependencies
closes #1070
Separates UpgradeAdapter reference guide examples from the PhoneCat tutorial examples
and update dependencies for phonecat upgrade examples
2016-04-11 12:40:09 -07:00
Aristeidis Bampakos fdb57381e3 docs(pipes): Fixed "If follows..." typo
closes #1053
Fixed typo in **pipes** section of guide.
2016-04-06 11:56:08 -07:00
Ward Bell 8c7b991e4f docs(component-styles): mark `__moduleName` experimental; use alert instead of callout.
closes #1054
2016-04-06 11:48:43 -07:00
Aristeidis Bampakos 2b714a3945 docs(lifecycle-hooks): Fixed missing ":marked" typo
closes #1051
2016-04-06 10:09:34 -07:00
Tero Parviainen 6f945b7c38 docs(component-styles): add chapter about styling components
closes #1047
2016-04-06 10:02:23 -07:00
Filipe Silva 803414ae80 docs(testing): update testing to use toh-5
closes #1003
2016-04-05 10:39:19 -07:00
Aristeidis Bampakos 7bfb0fb838 docs(template-syntax): fixed "a id" typo in basics section.
closes #1048
2016-04-05 10:26:29 -07:00
Torgeir Helgevold c1f2c397ff docs: add DI cookbook 2016-04-05 10:15:18 -07:00
Kathy Walrath ed4e450497 chore(typo): quide -> guide in cheatsheets
closes #1039
2016-04-01 15:50:09 -07:00
Kathy Walrath e2c77ad55c docs(dependency-injection): tweak Dart wording
closes #1017
2016-03-30 10:46:54 -07:00
Aysegul Yonet 1184b57740 docs: update to style-guide links
closes #995
Fixed links to John Papa style guide to new repo location.
2016-03-25 18:01:01 -07:00
Kathy Walrath 10877bdbfc docs(dependency-injection): add Dart version, tweak TS version
closes #972
2016-03-25 15:21:11 -07:00
Emma e17821492e docs: update link to learning promises
to the chapter in Dr. Axel Rauschmayer's ES6 book from his old post
closes #1005

The old link on the documentation lead to an article on promises that
contained outdated information, so this one leads to newer content.
2016-03-25 15:09:09 -07:00
Ward Bell 041bcb302d docs(template-syntax): mention value accessors in ngModel 2016-03-25 14:57:58 -07:00
Ward Bell 5af06f9f6a docs(template-syntax): clarify [()] de-sugaring
also changed anchors to use id instead of name
2016-03-24 12:52:02 -07:00
Ward Bell a2cb80330a docs: update to beta-12 2016-03-23 21:39:13 -07:00
joeeames 5b27178083 docs(pipes) clarify impure pipes; explain missing filter/orderBy pipes
adds flying-heroes example and its test
adds random-pipe example
2016-03-23 00:02:04 -07:00
Kathy Walrath d02d098339 docs(template-syntax): clarify context discussions
closes #996
2016-03-21 14:25:13 -07:00
Naomi Black c325b2b78b chore(links): actually fix that router link for reals 2016-03-18 19:16:46 -07:00
Naomi Black 2d550a81da chore(links): fix broken links in the router doc 2016-03-18 18:32:35 -07:00
Filipe Silva 11160f09ab chore(testing): add testing files to examples 2016-03-17 21:00:32 -07:00
Foxandxss 7a6833ae6a docs: remove broken dup of quickstart repo link
closes #978
2016-03-17 17:56:31 -07:00
Naomi Black 8c9bbde3f4 chore(links): a few more bad links 2016-03-16 21:42:55 -07:00
Naomi Black 0e8d7afc08 chore(links): fix broken links in dev guides 2016-03-16 20:05:16 -07:00
Ward Bell b4b0c39f10 docs(router): correct description of router hooks 2016-03-16 12:14:06 -07:00
Filipe Silva b5ea1d8f68 docs(lifecycle-hooks): add hook sections, revise sample, add DoCheck & tests 2016-03-16 01:52:11 -07:00
Foxandxss 6ca1ac2c45 docs: instrucs for "download-and-go" development with quickstart source repo 2016-03-14 12:44:25 -07:00
Foxandxss b300d7b116 docs: add quickstart repository where needed 2016-03-14 09:11:50 -07:00
Scott Hatcher 730642bbd3 docs(forms): Fix minor typos 2016-03-11 08:28:58 -08:00
Ward Bell 1a154daa2e chore: add gulp link-checker task
also fix some of the broken links that it found
2016-03-10 23:53:43 -08:00
Ward Bell 271b64b7e3 docs(forms): clarify NgControlName directive and NgForm 2016-03-10 15:48:54 -08:00
Michel Zimmer 81160bc399 docs(hierarchical-dependency-injection): fix typo: app/estore.service.ts -> app/restore.service.ts
closes #800
2016-03-08 16:47:38 -08:00
Danny Callaghan 4f6ea8798c docs(upgrade): fixed two typos
closes #724
2016-03-08 16:17:51 -08:00
Pascal Precht 561935629f docs(template-syntax): add "Table of Contents"
prototype for standard ToC across all docs.
closes #882
2016-03-08 15:55:22 -08:00
jbnizet ea9216ce8a docs: fix typo
closes #916
change `throught` to `through` in TS tutorial
2016-03-08 15:17:16 -08:00
Ward Bell bf3ed182a7 docs: left nav is driven by _data.json files 2016-03-04 19:54:27 -08:00
Ward Bell ed5effa503 docs: only allow 'Next Step' for *nextable* chapters 2016-03-03 17:59:36 -08:00
Kathy Walrath cab0abdb2c docs: tweaks and fixes to dart/ts/js navigation & page titles
closes #911
2016-03-03 16:46:28 -08:00
Ward Bell 17aa278ddb docs: update to beta-8 2016-03-03 11:22:41 -08:00
Josh Otis 746a6649b2 chore: new flat left navigation panel (all language tracks) 2016-03-03 04:51:52 -08:00
Kathy Walrath e725136d98 docs(template-syntax): publish Dart version, tweak TypeScript version
closes #875
2016-03-01 21:19:34 -08:00
Ward Bell f01dc81fa1 docs(npm packages): added chapter per angular issue #6659 2016-03-01 13:00:34 -08:00
Ward Bell 95c34d27bc docs: temporary TS-referencing chapters for gaps in JS/Dart
Also displays styleguide at language level
Fragmented glossary for JS & Dart
2016-03-01 11:22:04 -08:00
Ward Bell 586de0edc9 docs(router): minor fileorder display adjustment 2016-02-29 13:29:42 -08:00
Tom 9d498eb264 docs(router): correct display of folder structure
closes #886

app.component.ts, crisis-list.component.ts and main.ts should stay in the app folder.
2016-02-29 13:24:11 -08:00
Patrick McDonald 28fb4ac161 docs: fix typos
closes #900

1. H in Hierarchical is not silent, so an is incorrect (a higher-archical rather than an eye-archical).
2. Missing we between Suppose & configured.
2016-02-29 13:11:29 -08:00
Tero Parviainen 2f2d7b8841 docs(upgrade): switch file naming scheme, update dependencies, remove unnecessary providers.
Switch to the component.type.ts naming scheme in the PhoneCat tutorial.
Update Angular 2 to beta.7 and Angular 1 to 1.5.0.
Remove the unneeded ROUTER_DIRECTIVES entry from bootstrap providers.

Closes #878
2016-02-29 12:57:43 -08:00
Ward Bell c3ce451637 docs(router): replace princess w/ procrastination; update images 2016-02-28 17:59:57 -08:00
Ward Bell 12500ebc29 docs(router): fix plunker preview image; move plunker link to top 2016-02-28 13:55:37 -08:00
Ward Bell d59b05adde docs(quickstart): quickstart revised with verbose mode toggle button 2016-02-28 13:10:15 -08:00
Ward Bell ad7f172ea5 docs: share 'styles.css' across all samples all langs; fix styles 2016-02-28 12:47:01 -08:00
Deborah Kurata e78a04522b docs(cookbook/a1-a2): new Angular-1 map to Angular-2 cookbook chapter 2016-02-24 11:39:16 -08:00
Tero Parviainen 2a057a5bd1 docs(upgrade) switch from TSD to Typings
closes #873
Also switch Protractor back to JS for now. Conversion not worth it because
of ambient type conflicts, until Protractor ships with its own typings.

Also remove some unneeded type <reference>s from examples and guide.
2016-02-22 10:33:58 -08:00
Chris ac4b680f1f docs(architecture): "clicks" typo in the component section
closes #869
Change 'click' to 3rd person present, clicks.
2016-02-21 23:12:51 -08:00
Ward Bell 89a9d59ecf docs(architecture): double-'the' typos plus others
closes #867
2016-02-20 21:35:17 -08:00
Lorefnon 0494b141ad docs(pipes): Fix incorrect link to template syntax
closes #836
2016-02-19 00:48:41 -08:00
Ward Bell 157d6d48cc docs(template syntax): improvements based on review feedback Feb 16
closes #851
2016-02-19 00:38:17 -08:00
Andreas Wissel 99caf75d3d docs(http): fix typos, clarify endpoints and in-mem web api usage
closes #850

'until you've observables a chance' -> 'until you give observables a chance'
'method adds the the search box value' -> 'method adds the search box value'

Ward piggy backed the other updates.
2016-02-19 00:25:42 -08:00
Kathy Walrath 4d9daf3493 docs(dependency-injection): copy edit the TypeScript version
Also fix print style

closes #826
2016-02-18 14:59:30 -08:00
Ward Bell ee5a4e131a docs(template-syntax): add TOC, NgSwitch, and NgForTrackBy - TS/Dart 2016-02-16 11:03:02 -08:00
Ward Bell d4914eed26 devguide(router): child route rename - "CrisisCenter" -> "CrisisList" 2016-02-16 10:24:46 -08:00