Commit Graph

1757 Commits

Author SHA1 Message Date
Zhicheng Wang bd1d525199 去掉了自动根据环境判断是否默认显示原文的功能,因为能自动记录了,所以不再必要。 2016-05-15 22:17:04 +08:00
Zhicheng Wang 23eb2191b1 增加了自动记录当前“显示原文”状态的功能,以便在切换到其它页时保存状态。 2016-05-15 22:11:52 +08:00
Zhicheng Wang 0ee5264d19 实现了显示/隐藏原文的功能
用jqLite重构了翻译逻辑
2016-05-15 21:28:20 +08:00
Zhimin(Rex) YE 6a4799fe2d di review - half. 2016-05-14 16:27:11 +01:00
Zhicheng Wang 33292b942c 把某些Provider批量替换为供应商
架构篇校对了一部分
2016-05-14 22:23:18 +08:00
Zhimin(Rex) YE 654589b972 provider to Gongyingshang. 2016-05-14 14:20:27 +01:00
Zhimin(Rex) YE c1b0bcdae4 review of dynamic-form.jade 2016-05-14 14:06:23 +01:00
Zhicheng Wang e8f3333e19 解决目录跳转无法在发布版工作的bug 2016-05-14 20:59:13 +08:00
Zhicheng Wang 3e8b152e2c 自动把翻译结果的id设置为原文元素的id 2016-05-14 20:42:09 +08:00
Zhicheng Wang d17dd7434a refactor: 类改名 2016-05-14 19:27:44 +08:00
Zhicheng Wang e498eaaeff 修正对照翻译功能的小问题 2016-05-14 19:26:08 +08:00
Zhimin(Rex) YE ff0f4291cc review of component-communication.jade 2016-05-14 11:46:26 +01:00
Zhimin(Rex) YE 5b81a84a46 cookbook index.jade review. 2016-05-14 10:51:05 +01:00
Zhimin(Rex) YE 701af71eab format adjustment for style-guide.jade 2016-05-14 10:38:56 +01:00
Zhicheng Wang 67c9ef0c7a 基础知识-架构 翻译了一部分。修改了对照翻译模块的小功能。 2016-05-14 16:20:01 +08:00
Zhimin(Rex) YE 208b79f742 adjustment to style-guide.jade 2016-05-14 00:37:28 +01:00
Zhimin(Rex) YE 05f0e9c377 review of style-guide.jade. 2016-05-14 00:05:06 +01:00
escardin aa65f0cf44 docs(webpack) missing word 2016-05-13 14:07:57 -07:00
Foxandxss 81a87c2bfb docs(webpack): remove barrel
closes #1389
2016-05-13 14:05:20 -07:00
Patrice Chalin ad95b04e69 docs(dev guide): pipes - new Dart prose, update Dart and Ts code (#1353)
+ guide/pipes/ts: update docs and example code

+ guide/pipes/dart: new prose, updated example code

+ fix platform_directives reference; html cleanup

+ enable pipes e2e testing
For `e2e-spec.js`: If the async test is executed too early it will fail
(simply because the async message hasn’t been received yet).

+ follow new constants naming convention
2016-05-13 21:44:14 +01:00
Patrice Chalin c1440e7eff [review-pending] docs(dev guide): server-communication - new prose
New Dart prose, update Dart and Ts code

+ guide/server-communication/ts: update to docs and example code
+ guide/server-communication/dart: new prose, update example code
+ ignore all npm-debug.logs
+ make Jade ul li TOC elements more compact.
2016-05-13 21:32:54 +01:00
Naomi Black d3cad1829b chore(news): add some post-ng-conf news to the site 2016-05-13 11:07:47 -07:00
Zhimin(Rex) YE 9c1c70967d Revert "first review of style-guide.jade is done."
This reverts commit 732680d331.
2016-05-13 18:16:17 +01:00
Naomi Black e7bccbabaf chore: update events 2016-05-13 09:14:11 -07:00
alexwolfe 9c58d28cfe Updated Events Page
The table now is using the table from the style guide and presents the
information in a clearer more attractive way to viewers.
2016-05-13 08:48:27 -07:00
Rex 4edd6031f2 Merge branch 'master' of https://github.com/angular-live/angular.io 2016-05-13 14:09:18 +01:00
Rex 732680d331 first review of style-guide.jade is done. 2016-05-13 14:08:36 +01:00
Zhicheng Wang 274bfc1202 把“Cookbook”翻译成中文。
基础知识首页一审完毕。
2016-05-13 18:15:42 +08:00
Zhicheng Wang ac05451908 添加了支付宝支付。
添加了翻译进度。
2016-05-13 16:43:04 +08:00
Rex 129f62f68c adjustment to about.jade 2016-05-13 09:36:44 +01:00
Zhicheng Wang 1ba397bf1c 把属性型指令统一改为Attribute型指令 2016-05-13 15:54:34 +08:00
Zhicheng Wang 1afe12d0ad 增加误判的英文字符 2016-05-13 15:48:35 +08:00
Zhicheng Wang f9fe9094e4 增加误判的英文字符
重构名称
2016-05-13 15:37:56 +08:00
Zhicheng Wang 478ead7d4d 在本地预览模式下用红色虚线显示原文
其它环境直接显示中文
2016-05-13 15:16:55 +08:00
Zhicheng Wang 9dccc57409 解决格式化问题
重命名
2016-05-13 15:06:35 +08:00
Zhicheng Wang 74547be9e2 修改了翻译的一些小bug 2016-05-13 13:29:08 +08:00
Zhicheng Wang 3634128fff 初步实现了对照翻译功能:自动隐藏原文,并把原文的文本内容设置为译文的title 2016-05-13 13:02:01 +08:00
Ward Bell 9b27bfb61e docs(webpack): checkin missing snippets; .js->.ts
closes #1375
2016-05-12 18:18:21 -07:00
Eric Jimenez 024b680e68 fix(copy btn): remove overflow from button. Refactor styles out of inlines within directive 2016-05-12 17:49:33 -07:00
Eric Jimenez 621bc31c61 feat(no index): remove index from api list, it is unnecessary additional information from dgeni 2016-05-12 17:49:16 -07:00
Eric Jimenez b5d2973163 feat(security badge): add a security badge to api docs. Only appears if @security is present in angular2 2016-05-12 17:48:54 -07:00
Foxandxss 96238bbfab docs(cb-webpack): add guide chapter about webpack 2016-05-12 17:22:14 -07:00
Zhimin(Rex) YE 9824aca0fe Merge branch 'master' of https://github.com/angular-live/angular.io 2016-05-12 20:33:44 +01:00
Zhimin(Rex) YE 88fdcd6a93 draft translation for style-guide.jade is completed. 2016-05-12 20:33:30 +01:00
Zhicheng Wang 5d92314efc 教程-路由 一审完毕 2016-05-12 22:56:12 +08:00
Peter Bacon Darwin 8b1683f513 api-builder: update to dgeni-packages 0.13.0 2016-05-12 03:40:57 -07:00
Peter Bacon Darwin 92ca0f3a9f api-builder: add project specific typescript configuration 2016-05-12 03:40:57 -07:00
Peter Bacon Darwin ac583748d1 api-builder: update to dgeni-packages 0.12.0 - factoring out the typescript package 2016-05-12 03:40:57 -07:00
Zhicheng Wang 8beee32a65 教程-服务 一审完毕 2016-05-12 17:50:30 +08:00
Ferdinand Malcher aaa927bc43 docs(glossary): export in barrels
closes #1326
The example is about exports, so no imports here
2016-05-11 20:19:40 -07:00