Zhicheng Wang
d86f25f9d0
更正github aruis指出的问题
2016-09-12 08:06:01 +08:00
Zhicheng Wang
3d40a26655
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# README.md
# public/docs/ts/latest/_data.json
# public/docs/ts/latest/cheatsheet.jade
# public/docs/ts/latest/glossary.jade
# public/docs/ts/latest/guide/_data.json
# public/docs/ts/latest/guide/router.jade
# public/docs/ts/latest/quickstart.jade
2016-09-11 21:20:58 +08:00
Zhicheng Wang
1a45c1f8fc
更正中文社区的阿泽指出的错误
2016-09-11 09:35:54 +08:00
Zhicheng Wang
8a7165acf5
对上次的合并查漏补缺
2016-09-10 20:44:57 +08:00
Zhicheng Wang
ab06793705
对上次的合并查漏补缺
2016-09-10 18:31:38 +08:00
Zhicheng Wang
446acfd81b
对上次的合并查漏补缺
2016-09-10 18:07:25 +08:00
Zhicheng Wang
40523db212
翻译完了《Angular模块》
2016-09-10 18:01:58 +08:00
Filipe Silva
215733e303
chore: update to node 6 ( #2301 )
2016-09-09 22:23:25 -04:00
Ward Bell
01b211193c
docs(browser-support): edits ( #2299 )
2016-09-09 22:21:40 -04:00
Igor Minar
1e9c0724c2
fix(api-builder): correctly import github and params helpers
2016-09-09 15:18:07 -07:00
Peter Bacon Darwin
13878efca7
api-builder: show metadata details on decorator docs
2016-09-09 15:01:03 -07:00
Peter Bacon Darwin
a2089c5b4f
api-builder: render pipes with specialised template
2016-09-09 14:44:46 -07:00
Peter Bacon Darwin
611c90da03
chore(eslint): add eslint config file
2016-09-09 14:44:46 -07:00
Peter Bacon Darwin
40a1049d47
doc-gen(mergeDecoratorDocs): capture all the metadata docs
...
Iterate through the docs and merge all the of metadata docs
for each decorator doc into the decorator doc and remove it
so that it is not rendered in a page of its own
2016-09-09 14:44:46 -07:00
Peter Bacon Darwin
30fbd85dbc
chore(package): remove unused dependency, grunt-sass
2016-09-09 14:41:36 -07:00
Peter Bacon Darwin
8c7e2a1766
chore(dgeni-packages): update to use 0.15.2
...
This version includes the feature to hide members that
are marked private in TypeScript.
2016-09-09 14:41:36 -07:00
Marc Laval
d4a641e553
docs(browser-support): document browser support and polyfills ( #2244 )
2016-09-09 10:02:02 -07:00
Peter Bacon Darwin
2c9e78c500
fix(api-builder/addJadeDataDocs): handle newlines better ( #2296 )
...
Closes #2294
2016-09-09 07:39:12 -07:00
Peter Bacon Darwin
672ba7f479
fix(api-builder/linkDocs): don't crash if a doc has no fileInfo ( #2296 )
...
Closes #2294
2016-09-09 07:38:59 -07:00
Zhicheng Wang
f9ed4402e4
翻译了一部分ngModule
...
更新README
2016-09-09 20:49:37 +08:00
Patrice Chalin
562e99463a
chore(cheatsheet): fix double banner issue ( #2293 )
...
Each page is designed to have a single banner; adjust the cheatsheet to
follow this convention. Also eliminate the article nested within the
`l-conent` div.
Propagated changes/cleanup to JS and Dart.
2016-09-08 15:01:39 -07:00
Igor Minar
08130d85df
fix(api-builder): remove line number from the github source link
...
this info is not interesting to the reader.
2016-09-08 14:25:30 -07:00
Igor Minar
d83d3bd0a0
fix(api-builder): add a custom template for interface
...
before we were using the template for class which is wrong
2016-09-08 14:25:30 -07:00
Igor Minar
62d6a51436
fix(api-builder): remove bogus 'class export' section from class template
2016-09-08 14:25:30 -07:00
Igor Minar
24db3d5b9e
fix(api-builder): remove obsolete decorator type
2016-09-08 14:25:30 -07:00
Patrice Chalin
3e69d83e68
chore(cheatsheet): use Jade to generate mirror page ( #2289 )
...
The page `docs/ts/latest/guide/cheatsheet.html` is a mirror of
`docs/ts/latest/cheatsheet.html`. Use Jade instead of Harp to create
the mirror so that jade2ng can generate the corresponding file.
2016-09-08 13:37:22 -07:00
Kathy Walrath
ad2cc5b211
Update README.md
2016-09-08 10:54:00 -07:00
Patrice Chalin
d597363670
chore(README): add note - do not edit cached files ( #2288 )
2016-09-08 10:52:54 -07:00
Patrice Chalin
d24ff43728
examples(lifecycle-hooks): update Dart sample to match TS ( #2281 )
...
Make equivalent TS code changes to Dart sample.
This sync’s Dart with all #2177 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
Zhicheng Wang
969da7d321
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# README.md
# public/_includes/_scripts-include.jade
# public/docs/_examples/homepage-hello-world/ts/index.1.html
# public/docs/_examples/homepage-tabs/ts/index.1.html
# public/docs/_examples/homepage-todo/ts/index.1.html
# public/docs/_examples/systemjs.config.plunker.build.js
# public/docs/_examples/systemjs.config.plunker.js
# public/docs/js/latest/cookbook/ts-to-js.jade
# public/docs/ts/latest/_data.json
# public/docs/ts/latest/cookbook/component-communication.jade
# public/docs/ts/latest/cookbook/component-relative-paths.jade
# public/docs/ts/latest/glossary.jade
# public/docs/ts/latest/guide/_data.json
# public/docs/ts/latest/guide/architecture.jade
# public/docs/ts/latest/guide/attribute-directives.jade
# public/docs/ts/latest/guide/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/security.jade
# public/docs/ts/latest/guide/server-communication.jade
# public/docs/ts/latest/guide/template-syntax.jade
# public/docs/ts/latest/guide/typescript-configuration.jade
# public/docs/ts/latest/index.jade
# public/docs/ts/latest/quickstart.jade
# public/docs/ts/latest/tutorial/_data.json
# public/docs/ts/latest/tutorial/toh-pt6.jade
# public/features.jade
# public/resources/js/directives/live-example.js
# tools/plunker-builder/indexHtmlTranslator.js
2016-09-08 17:20:01 +08:00
Igor Minar
51bcce6b1c
fix(build): correct the angular/angular source pattern for the serve-and-sync-api gulp task
2016-09-07 16:54:28 -07:00
Patrice Chalin
ec076f842e
[WIP] chore(dart): update to beta.21 ( #2280 )
2016-09-07 16:52:04 -07:00
Patrice Chalin
15c50d76a2
docs(*): fix broken links in glossary and router chapter ( #2279 )
...
- Glossary: `#ecmascript=2015` is not a valid fragment.
- Router: `<a name=“…”>` needed to be `<a id=“…”>`.
2016-09-07 16:48:43 -07:00
Patrice Chalin
b56e4c6fd3
docs(quickstart): fix broken link to tutorial ( #2278 )
2016-09-07 13:30:39 -07:00
Patrice Chalin
23ff8aaca8
chore: improve UX of build w/o API ( #2265 )
...
Just do a full build if no API docs currently exist rather than
building the site and then aborting with an error message at the end of
it all.
2016-09-06 11:22:29 -07:00
Kathy Walrath
3fa68cd7ac
docs(template-syntax): delete a single character
2016-09-06 10:33:13 -07:00
Peter Fryer-Davis
32ac619fc7
Uwaterloo 210J pfryerda edits ( #1968 )
...
* template-syntax - removed word redundancies, consistent bolding rather than italics
* Some (not all) changes from PR.
* remaining changes from pull request
2016-09-06 10:31:25 -07:00
Patrice Chalin
59f6ebe849
docs(*): misc fixes to prose in support of jade2ng ( #2266 )
...
Fixes to prose “syntax”. Anomalies detected by jade2ng.
Also updated the main _utils-fn.jade in support of jade2ng as well.
2016-09-06 10:28:24 -07:00
Aristeidis Bampakos
b16b05805e
docs(quickstart): Minor typo fixes. ( #2253 )
2016-09-03 18:10:11 -07:00
Jesús Rodríguez
a9e7781844
docs(quickstart): remove instruction ( #2261 )
2016-09-03 18:09:31 -07:00
Jesús Rodríguez
42257e4a22
docs(typescript): fix broken link ( #2263 )
2016-09-03 13:55:10 -07:00
Ward Bell
6ff9e1a5c1
docs(toh-6): missing create instruction ( #2264 )
...
fixes #2231
also addresses `<h1>` issue raised in PR #2256
2016-09-03 13:46:27 -07:00
Ward Bell
38bef16604
docs(ngmodule-faq): stronger, clearer advice on where to register providers ( #2262 )
2016-09-03 13:26:19 -07:00
Wesley Cho
94a40a1852
fix(quickstart): remove accidental space ( #2248 )
...
- Remove accidental space causing URL to be rendered incorrectly
2016-09-03 12:15:03 -07:00
Patrice Delorme
1e0bd22d57
docs(DI): fixed Url of "Should I add providers to the root AppModule or the root AppComponent?"
...
closes #2251
Fixed url "Should I add providers to the root AppModule or the root AppComponent?" to proper link : NgModule to NgModule-FAQ
2016-09-03 12:08:41 -07:00
Filipe Silva
745f0554e0
chore(gulp): add focus flag ( #2258 )
2016-09-02 18:54:45 -07:00
John Papa
58a787a34d
green = do ( #2257 )
...
blue = consider
red = avoid
light gray = why
2016-09-02 16:41:08 -07:00
Jesús Rodríguez
e02f255e0a
chore: add testing API back
2016-09-02 15:15:29 +02:00
雪狼
8c6f6c173d
Merge pull request #61 from supgeek-rod/patch-2
...
通过 useClass 来把 OldLogger 作为 NewLogger 的别名
2016-09-02 03:28:33 -05:00
Martin-Wegner
1804f485dc
since RC5 the webpack prod build is defect ( #2200 )
...
* since RC5 the webpack prod build is defect
Issue #10618 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