2919 Commits

Author SHA1 Message Date
Zhicheng Wang
c1b85f3266 fix: 修订完属性型指令和组件样式 2017-03-03 17:20:27 +08:00
Zhicheng Wang
08a3f07305 fix: 修订完了漏翻的提示信息 2017-03-03 17:15:23 +08:00
Zhicheng Wang
e281ece936 fix: 修订完了漏翻的提示信息 2017-03-03 17:12:41 +08:00
Zhicheng Wang
6115c3463f fix: 修订完了词汇表中的重复英文 2017-03-03 17:06:20 +08:00
Zhicheng Wang
8f0b8fbf7b fix: 修订完了style-guide中漏翻的部分。 2017-03-03 17:03:18 +08:00
Zhicheng Wang
2a60ad27a7 fix: 自动把中文元素的id设置为相应英文元素的 2017-03-03 16:39:36 +08:00
Zhicheng Wang
71eb6213b9 fix: 移除重复的英文 2017-03-03 16:32:43 +08:00
Zhicheng Wang
6891b7fbe2 fix: 移除重复的英文
fix: 修正两处乱码
2017-03-03 16:22:11 +08:00
Zhicheng Wang
d1011f5aa8 fix: 修正遗漏的翻译 2017-03-03 16:13:56 +08:00
Zhicheng Wang
5c4d2e9592 fix: 解决自动合并时的一些冲突 2017-03-03 16:07:13 +08:00
Zhicheng Wang
2285b8235d fix: 丢失链接 2017-03-03 16:01:56 +08:00
Zhicheng Wang
62d2e6d65f fix: 修正一个错误的链接 2017-03-03 15:45:40 +08:00
Zhicheng Wang
cb38d7613c fix: 不再使用重复id设置anchor(#198) 2017-03-03 15:29:00 +08:00
Zhicheng Wang
46f8158885 fix: 修正cli包名 2017-03-03 15:13:35 +08:00
Zhicheng Wang
82b184b549 fix: 修正一些重复的英文内容 2017-03-03 15:09:21 +08:00
Jules Kremer
c8985e37b0 docs(Glossary/Forms): Cf edits copy/repair (#3329)
* Content edits in the Angular 2 "Forms" page.

* Updates based on @juleskremer's feedback.

* Added bold formatting for UI button names.

* [WIP] Copyedits to the Glossary. Includes several questions and comments--search for "CF:"

* Updated with Jules's feedback and fixed a few issues that I didn't catch the first time.

* Update glossary.jade

* Update forms.jade

* Update glossary.jade

* Update glossary.jade

* Update glossary.jade

* Update glossary.jade
2017-03-02 12:20:55 -08:00
Jules Kremer
47382301ab Revert "Content edits in the Angular 2 Guide." (#3328) 2017-03-01 14:41:18 -08:00
Jules Kremer
30cc9cfd35 Revert "Revert "docs(Guide): Content edits in the Angular 2 Guide. (#3159)""
This reverts commit b97fa49eeaef7dfcbca9a1be45e138b95d30f2bb.

We are trying to revert his via github UI and reopen the original PR
2017-03-01 14:40:27 -08:00
Jules Kremer
b97fa49eea Revert "docs(Guide): Content edits in the Angular 2 Guide. (#3159)"
This reverts commit 01497865f8dedf7c33c9a8aa88120ceed34380da.

this breaks harp compilation
2017-03-01 14:36:41 -08:00
cfranger
01497865f8 docs(Guide): Content edits in the Angular 2 Guide. (#3159)
* Content edits in the Angular 2 "Forms" page.

* Updates based on @juleskremer's feedback.

* Added bold formatting for UI button names.

* [WIP] Copyedits to the Glossary. Includes several questions and comments--search for "CF:"

* Updated with Jules's feedback and fixed a few issues that I didn't catch the first time.
2017-03-01 13:55:02 -08:00
Shai Reznik
b874d4874f Need a reference point for the address import (#3258)
this is part of the fix for #3257
2017-03-01 12:30:44 -08:00
Shai Reznik
e006699c1b Correct the import explanation to include Address (#3259)
closes #3257
2017-03-01 12:30:18 -08:00
Pete Bacon Darwin
d586c7cd6a fix(toh-6): add missing tsconfig file (#3289) 2017-03-01 12:26:56 -08:00
Michael Foss
5afcc05084 Update search result styling (#3322)
Change the height of the search results so that the height of each
places the text inside directly in the middle.

Apply a styling similar to the dashboard's heroes when hovering
over a search result.
2017-03-01 12:26:03 -08:00
cfranger
5985dc9cec docs(NgModules): Edits to change Angular Modules to NgModules.
* Edits to the "Angular Modules (NgModule)" page (ngmodule.jade). In order to fix some broken links, I defined their destinations in forms.jade and pipes.jade.

* Changed "Angular module" to "NgModule" and other edits.
- I assumed that the “Angular Module FAQs” cookbook page should change to “NgModule FAQs”, so I updated that page as well.
- I updated the name in page headers, TOC titles, and links on the Docs Home page (index.html).
- I noticed the Advanced and Cookbook sections are organized alphabetically, so I reordered the pages and references to reflect that.
2017-03-01 09:55:05 -08:00
Patrice Chalin
dd19cdb304 docs(glossary): Pipes entry update (#3312)
Change Pipe glossary entry; it  used to suggested that one could
implemented a custom pipe by annotating a function with `@Pipe`.
2017-03-01 09:17:48 -08:00
Kapunahele Wong
db26c5780b docs(cli-quickstart): copy edits (#3298) 2017-03-01 09:15:42 -08:00
Chris McKnight
ad5df0dc60 docs(style-guide): Fix Single responsibility principle abbreviation (#3318) 2017-03-01 09:06:14 -08:00
Jesús Rodríguez
cad3545cd0 chore: add missing tasks to package.json (#3325) 2017-03-01 13:02:48 +01:00
merlosy
ccf667bf0d docs: added dot before angular-cli.json (#3324)
small evolution from angular CLI config file
2017-03-01 10:48:06 +00:00
Michael Foss
9403dc0482 docs(toh): remove duplicate "the" (#3321) 2017-03-01 00:52:52 +01:00
Jesús Rodríguez
e8a062bdd2 build: zipper revival (#3319) 2017-02-28 23:31:24 +01:00
Jesús Rodríguez
2dd6ad1150 docs(i18n): fix plunker (#3309) 2017-02-28 12:35:02 -08:00
AlexanderLukin
0b631da13f docs(reactive-forms): fix repeated file names (#3286)
* Fix typo (repeated file names)

* Correct subparagraph

Correct subparagraph in accordance with @kapunahelewong suggestion.
Add separate info about imports from `rxjs` lib for `hero-list.component.ts` and `hero.service.ts`.
2017-02-27 21:19:32 +01:00
Jeronimo López
e58ba502f2 docs(deployment): fix base tag subfolder example (#3296)
The sample url for production server is "http://www.mysite.com/mysrc/app/"
but the identified subfolder is "my/app", which doesn't match.
2017-02-27 11:37:45 +00:00
Ryan Waskiewicz
d954c263ca docs(upgrade): fix 'resulit' typo (#3294)
Fix 'resulit' typo in component downgrade section
2017-02-27 11:38:34 +01:00
Stefan Chrobot
fdd650bcb9 docs(toh): fix typo (#3301) 2017-02-27 11:37:07 +01:00
Zhicheng Wang
23384e2609 fix: some leaks 2017-02-26 23:56:02 +08:00
Zhicheng Wang
dc8631347d fix: #185 2017-02-26 21:47:56 +08:00
Zhicheng Wang
7711fa6557 不再使用li进行切换,而是全面转换到li内嵌p元素 2017-02-26 21:44:00 +08:00
Zhicheng Wang
e11efe4aef 微调 2017-02-26 20:56:36 +08:00
Zhicheng Wang
641575ffb7 翻译了文档更新记录 2017-02-26 19:25:32 +08:00
Zhicheng Wang
cb17c8afe3 把Angular 2替换为Angular
把Angular 1替换为AngularJS
2017-02-26 17:12:55 +08:00
Zhicheng Wang
89adb52815 翻译完了CLI QuickStart 2017-02-26 17:07:12 +08:00
TJT
d3caa1ab5a Fix typo in cookbook/i18n (#194) 2017-02-26 16:01:25 +08:00
Zhicheng Wang
9b69fbd7b2 修正几个issue 2017-02-26 16:00:32 +08:00
Zhicheng Wang
6af595d7bd Merge remote-tracking branch 'origin/master'
# Conflicts:
#	README.md
#	public/_includes/_hero-home.jade
#	public/_includes/_scripts-include.jade
#	public/docs/dart/latest/_data.json
#	public/docs/ts/latest/_data.json
#	public/docs/ts/latest/cookbook/_data.json
#	public/docs/ts/latest/cookbook/ajs-quick-reference.jade
#	public/docs/ts/latest/cookbook/aot-compiler.jade
#	public/docs/ts/latest/cookbook/component-communication.jade
#	public/docs/ts/latest/cookbook/component-relative-paths.jade
#	public/docs/ts/latest/cookbook/dependency-injection.jade
#	public/docs/ts/latest/cookbook/dynamic-form.jade
#	public/docs/ts/latest/cookbook/form-validation.jade
#	public/docs/ts/latest/cookbook/i18n.jade
#	public/docs/ts/latest/cookbook/ngmodule-faq.jade
#	public/docs/ts/latest/cookbook/set-document-title.jade
#	public/docs/ts/latest/cookbook/ts-to-js.jade
#	public/docs/ts/latest/glossary.jade
#	public/docs/ts/latest/guide/_data.json
#	public/docs/ts/latest/guide/animations.jade
#	public/docs/ts/latest/guide/appmodule.jade
#	public/docs/ts/latest/guide/architecture.jade
#	public/docs/ts/latest/guide/attribute-directives.jade
#	public/docs/ts/latest/guide/browser-support.jade
#	public/docs/ts/latest/guide/change-log.jade
#	public/docs/ts/latest/guide/component-styles.jade
#	public/docs/ts/latest/guide/dependency-injection.jade
#	public/docs/ts/latest/guide/displaying-data.jade
#	public/docs/ts/latest/guide/forms.jade
#	public/docs/ts/latest/guide/hierarchical-dependency-injection.jade
#	public/docs/ts/latest/guide/index.jade
#	public/docs/ts/latest/guide/lifecycle-hooks.jade
#	public/docs/ts/latest/guide/ngmodule.jade
#	public/docs/ts/latest/guide/npm-packages.jade
#	public/docs/ts/latest/guide/pipes.jade
#	public/docs/ts/latest/guide/router.jade
#	public/docs/ts/latest/guide/security.jade
#	public/docs/ts/latest/guide/server-communication.jade
#	public/docs/ts/latest/guide/setup-systemjs-anatomy.jade
#	public/docs/ts/latest/guide/setup.jade
#	public/docs/ts/latest/guide/structural-directives.jade
#	public/docs/ts/latest/guide/style-guide.jade
#	public/docs/ts/latest/guide/template-syntax.jade
#	public/docs/ts/latest/guide/testing.jade
#	public/docs/ts/latest/guide/typescript-configuration.jade
#	public/docs/ts/latest/guide/upgrade.jade
#	public/docs/ts/latest/guide/user-input.jade
#	public/docs/ts/latest/guide/webpack.jade
#	public/docs/ts/latest/index.jade
#	public/docs/ts/latest/quickstart.jade
#	public/docs/ts/latest/tutorial/toh-pt1.jade
#	public/docs/ts/latest/tutorial/toh-pt2.jade
#	public/docs/ts/latest/tutorial/toh-pt3.jade
#	public/docs/ts/latest/tutorial/toh-pt4.jade
#	public/docs/ts/latest/tutorial/toh-pt5.jade
#	public/docs/ts/latest/tutorial/toh-pt6.jade
#	public/events.jade
#	public/presskit.jade
#	public/resources/js/directives/cheatsheet.js
2017-02-26 15:39:42 +08:00
Kapunahele Wong
7e1ca5083c docs(animations): copy edits (#3300) 2017-02-25 10:23:51 -10:00
Patrice Chalin
a237911e7a doc(pipes): copyedit and remove Jade block used for Data (#3306)
- JS event --> DOM event
- The Jade block isn't used by Dart anymore.
- In `learning-angular.jade`, removed trailing whitespace.
2017-02-25 10:20:26 -10:00
Filipe Silva
fdc11391dd docs: update CLI quickstart to rc.0 (#3295)
All shown boilerplate is copy paste of a new CLI generated project using the rc.0 blueprints.

Formatting might be a bit different from the norm in the angular.io repo but it should be left as is, since the shown files should match a generated project.
2017-02-25 16:15:01 +00:00