Commit Graph

3086 Commits

Author SHA1 Message Date
Alex Wolfe 5732b07423 Upgrade swiftype to 2.0 library and added a results page for searches 2016-10-12 10:01:19 -07:00
Torgeir Helgevold cdfe957ab8 docs(toh-6-aot): add aot to toh-6 (#2496)
* docs(toh-6-aot): add aot to toh-6

s

s

s

s

s

* docs(toh-6-aot): add aot to toh-6

* docs(toh-6-aot): make aot e2e tests run in the same project
Updates tooling for this purpose and also the prose.
2016-10-12 01:44:49 -07:00
Zhicheng Wang 7aa3c2320a 把立即加载统一改为主动加载 2016-10-12 15:23:34 +08:00
Ward Bell 2e17d587de docs(toh-5): add AppRoutingModule (#2584) 2016-10-11 16:30:30 -07:00
Alex Wolfe 6f804c6534 reverting changes to swyftype 2.0 library, fixes breaking change 2016-10-11 13:40:29 -07:00
Jesús Rodríguez 492c01d0dd docs(quickstart): fix link to styles.css (#2575) 2016-10-11 16:26:33 +02:00
Zhicheng Wang 72b0ec623e lazy-loading统一翻译为惰性加载 2016-10-11 16:26:41 +08:00
Zhicheng Wang 557029074f 修正了遗漏的翻译 2016-10-11 16:26:41 +08:00
雪狼 74b224bb7e Merge pull request #90 from SangKa/fix-translate
修正 教程 7.Http 翻译问题
2016-10-10 14:10:59 +08:00
SangKa 2751b20aae 修正 教程 7.Http 翻译问题 2016-10-10 06:53:40 +08:00
Patrice Chalin ab4f0774d5 docs(api): fix Dart API reference page (#2569)
Dart API reference page is blank following the merge of #2566. This
minor fix adjustes to the new API filter criteria.

For Dart we don’t show the statuses since none of the API entries are
tagged with a status.
2016-10-07 16:33:27 -07:00
Ward Bell 3eedcff860 chore: link the TS docs home page banner to the docs change-log (#2567) 2016-10-07 15:32:10 -07:00
Naomi Black 6ca91f710d api(cleanup): Remove preview from the API reference banner 2016-10-07 14:32:48 -07:00
Alex Wolfe 49f11f7dc0 label update 2016-10-07 13:44:39 -07:00
Alex Wolfe 2eec71cebb more cleanup 2016-10-07 13:44:39 -07:00
Alex Wolfe 165c73b1dd removed unused vars 2016-10-07 13:44:39 -07:00
Alex Wolfe 5096dd8e37 Refactor of api filter page to include statues, types, queries 2016-10-07 13:44:39 -07:00
Alex Wolfe b88b25a21c update symbold for type alias 2016-10-07 13:44:39 -07:00
Ward Bell 61b13c13ec chore: v.2.0.2 + standard MIT licenses property (#2559) 2016-10-06 17:21:05 -07:00
Ward Bell 8710eb052d chore(package.json): rename "angular2-" as "angular-" in name (#2558)
also ignore a2docs.css
2016-10-06 16:10:30 -07:00
Filipe Silva 5042b3021c chore(test): add protractor4 (#2233)
* chore(test): add protractor4

* fix lint, remove boilerplate files, fix less gen

* separate scripts between package.json

* ignore a2docs.css in boilerplate

* remove tslint in _examples
2016-10-06 15:25:52 -07:00
Jesús Rodríguez 7c98d16279 chore: add the styleguide back (#2557) 2016-10-06 17:40:01 -04:00
Ward Bell ec1c8281e2 docs(change-log): add documentation change log 2016-10-06 13:21:31 -07:00
Naomi Black b6e5dc9eec docs(version): fix the version number on the docs homepage 2016-10-06 12:42:33 -07:00
Naomi Black 37af86f6cf search(usev2): use v2 of swiftype 2016-10-06 12:42:33 -07:00
Patrice Chalin 88108620f9 chore(api): shredder to use new ng2 dart examples repo (#2556) 2016-10-06 12:12:39 -07:00
Zhicheng Wang e1fd53b9b3 更正individual的翻译 2016-10-06 20:48:24 +08:00
Zhicheng Wang 41b0cc800b 更正了technically的翻译 2016-10-06 20:37:42 +08:00
Zhicheng Wang 78418f4d3c 调整additional的翻译 2016-10-06 19:38:32 +08:00
Matthew Hegarty eff7e04ac3 Router typos (#2523)
* Fixed typo which was referring to 'imports' section and not 'setup' section

* Fixed 1 char typo: /he *Cancel/the *Cancel/

* Fixed broken link: router.html#optional-route-parameter (added an 's' to 'parameter')

* corrected grammar: /affords/afford/

* Fixed typo: /moved them/move them/
2016-10-05 16:15:42 -07:00
Tim Xiao d9416a8ae9 docs: fixed path typo in tutorial(Routing, HTTP) (#2526)
* Fixed typo in tutorial(Routing)

The path to `app.component.css` should start from current directory, not 'app/', since the file is already in 'app/'

* docs: fixed path error in the tutorial (HTTP)

same problem fixed as commit 917e0ce1c2829224e3ee53a069599fccbc5751a3

* docs: Added moduleId for styleUrls referencing in these two classes
2016-10-05 16:14:44 -07:00
Brandon ff118810ff docs(router): Updated routing examples to use routing modules (#2478)
Simplified routing in tutorial example

Updated ngmodule guide and ngmodule faq with routing module prose
2016-10-05 14:59:09 -07:00
Filipe Silva 3a78f6d8c6 chore(docs): list minimum node as 4 (#2547) 2016-10-05 22:58:57 +01:00
Rex 020722e3ea translate: 3450 2016-10-05 21:44:04 +01:00
Rex 08ef04a968 fix: override 2016-10-05 20:54:19 +01:00
Chase 7c262ccab5 docs(testing): fix minor typo in DashboardHeroComponent (#2518)
Fixed minor typo in DashboardHeroComponent
2016-10-04 15:02:07 +02:00
Maxime ea45887927 docs(testing): fix typo (#2524) 2016-10-04 14:59:10 +02:00
Zhimin YE (Rex) 7350ac0e1f fix: #87 2016-10-04 11:09:40 +01:00
Zhimin YE (Rex) 865383612d fix: #87 2016-10-04 11:08:53 +01:00
Ward Bell bf97a9a2e1 docs(style-guide): fix folder structure in 04 to match what we do. (#2535)
closes issue #2533
2016-10-03 18:16:15 -07:00
Ward Bell a2744e7ece chore: update /quickstart/js/package.1.json (#2534)
also remove /cb-set-document-title/ts/sample.css
2016-10-03 17:30:45 -07:00
Patrice Chalin db6625eb30 Fix dartdoc styles and prep layout for ng2 pages (#2530)
- Use custom bootstrap grid system styles
- Cache a copy of the dartdoc static-assets styles.css w/ footer styles
disabled.
- Alternate page layout controlled by jade2ng harp global
2016-10-03 14:58:50 -07:00
Filipe Silva 661c971778 fix(i18n): fix link and formatting error (#2528) 2016-10-03 11:33:17 -07:00
Kathy Walrath 6e7780dee0 docs(dart/router): link to router tutorial instead of TS router docs (#2529) 2016-10-03 10:52:03 -07:00
Zhimin YE (Rex) b6ff278ac5 fix: #86 2016-10-03 10:26:22 +01:00
Rex ad01e61fb3 translate: testing.jade to line 3266 2016-10-02 22:13:04 +01:00
Zhicheng Wang 032ac9c337 typo 2016-10-02 16:43:49 +08:00
Zhicheng Wang dca47cbb1a Merge remote-tracking branch 'origin/master'
# Conflicts:
#	public/docs/_examples/quickstart/ts/package.1.json
#	public/docs/ts/latest/guide/_data.json
#	public/docs/ts/latest/guide/architecture.jade
#	public/docs/ts/latest/guide/forms.jade
#	public/docs/ts/latest/guide/style-guide.jade
#	public/docs/ts/latest/guide/upgrade.jade
2016-10-02 10:39:25 +08:00
Ward Bell 56ac24b411 chore: fix broken links on 9/30, mostly API links (#2520) 2016-10-01 07:11:21 -07:00
Ward Bell 9b083966f3 chore(i18n): fix broken plunker link (#2519) 2016-09-30 23:05:50 -07:00