Commit Graph

42 Commits

Author SHA1 Message Date
Zhicheng Wang ba245134a7 更换跟踪ID 2016-07-07 09:50:10 +08:00
Zhicheng Wang 1cb52fe7a0 加回Google分析代码 2016-07-07 09:40:38 +08:00
Zhicheng Wang 0303a18020 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	README.md
#	public/docs/ts/latest/guide/attribute-directives.jade
#	public/docs/ts/latest/guide/component-styles.jade
#	public/docs/ts/latest/guide/dependency-injection.jade
#	public/docs/ts/latest/guide/hierarchical-dependency-injection.jade
#	public/docs/ts/latest/guide/lifecycle-hooks.jade
#	public/docs/ts/latest/guide/pipes.jade
#	public/docs/ts/latest/guide/security.jade
#	public/docs/ts/latest/guide/server-communication.jade
#	public/docs/ts/latest/guide/structural-directives.jade
#	public/docs/ts/latest/quickstart.jade
#	public/docs/ts/latest/testing/testing-an-angular-pipe.jade
#	public/docs/ts/latest/tutorial/index.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
2016-07-07 08:15:51 +08:00
Patrice Chalin b0e0d94b5c docs: revert Jade to markdown
closes #1818
Previously, the markdown of some chapters was converted to Jade markup
to support the conditional exclusion of TS prose parts in Dart
chapters. This commit reverts some of that back to clean markdown,
thanks to a few custom directives.
2016-07-05 23:03:30 -07:00
Zhicheng Wang 80a044fa7c 直接加空格方式效果不理想,改用js和css配合来加空格 2016-06-19 16:46:50 +08:00
Zhicheng Wang af32ef14ca 去掉到firebase的cdn 2016-05-20 08:52:52 +08:00
Zhicheng Wang 5f1f27e09c Merge remote-tracking branch 'origin/master'
# Conflicts:
#	public/_data.json
#	public/_includes/_hero-home.jade
#	public/docs/ts/latest/_data.json
#	public/docs/ts/latest/cookbook/component-communication.jade
#	public/docs/ts/latest/cookbook/dependency-injection.jade
#	public/docs/ts/latest/guide/_data.json
#	public/docs/ts/latest/guide/attribute-directives.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/index.jade
#	public/docs/ts/latest/guide/style-guide.jade
#	public/docs/ts/latest/quickstart.jade
#	public/docs/ts/latest/tutorial/toh-pt4.jade
#	public/docs/ts/latest/tutorial/toh-pt5.jade
#	public/news.jade
#	public/resources/index.jade
2016-05-19 13:33:02 +08:00
Eric Jimenez 5a0a0160ce feat(firebase): feed resources page using firebase. Check for approved entries of the resources page 2016-05-16 22:43:32 -04:00
Zhicheng Wang 0ee5264d19 实现了显示/隐藏原文的功能
用jqLite重构了翻译逻辑
2016-05-15 21:28:20 +08:00
Zhicheng Wang e498eaaeff 修正对照翻译功能的小问题 2016-05-14 19:26:08 +08:00
Zhicheng Wang 3634128fff 初步实现了对照翻译功能:自动隐藏原文,并把原文的文本内容设置为译文的title 2016-05-13 13:02:01 +08:00
Zhicheng Wang eb7439e17f 移除google CDN,以免被GFW挡住 2016-04-13 08:53:17 +08:00
Naomi Black d52c72a73a chore(news): update posts and add twitter feed 2016-02-29 22:51:57 -08:00
Peter Bacon Darwin af2e8001e5 feat(app): add and use `copy-button` and `copy-container` directives
Closes #728 and issue #720

This change let's users click on a button to automatically copy a code
block to the clipboard to make it easier to follow the guides and tutorials.
2016-01-21 22:38:19 -08:00
Teresa 38492b603b Moved feedback script to _scripts-include.jade 2016-01-13 11:02:34 -08:00
Teresa 0ddf63957c Moved feedback script to _scripts-include.jade 2016-01-08 17:51:43 -08:00
Robert Messerle d52d828bb6 adds `ng-cloak` across site
switches to minified version of angular
2015-12-15 01:02:41 -08:00
Peter Bacon Darwin a6ca213866 fix(app): ensure headings are visible when navigating to in-page anchors
Closes #477
2015-12-14 10:15:19 +00:00
Peter Bacon Darwin 05a272a116 refact(docs-app): move filtered API list into a directive
Each API index page now displays data from an `api-list.json` file found
locally to that page. This lets us have different API lists for TS, JS
and Dart.
2015-12-10 21:35:02 -08:00
Peter Bacon Darwin b298b9c1af refactor(docs-app): move `bold` directive out of the app controller file 2015-12-10 21:35:02 -08:00
Naomi Black ee5da936da feature(feedback): add feedback API call to the site 2015-12-09 13:05:45 -08:00
Naomi Black fad02f7405 chore(feedback): fixing feedback script 2015-12-09 09:59:07 -08:00
Peter Bacon Darwin 8459a4dd5c chore(doc-gen): allow dart cheatsheet to be generated 2015-12-08 17:31:53 -08:00
Teresa 377f924ae2 Moved feedback script to _scripts-include.jade 2015-12-08 15:42:07 -08:00
Peter Bacon Darwin 7fb34523ae chore(docs-app): add `code` directive to prevent unwanted compilation 2015-12-01 09:44:33 -08:00
Naomi Black ff53defb4f docs(cheatsheet): updates for the cheatsheet, move to angular min 2015-10-19 00:31:07 +01:00
Alex Wolfe a5f3214e97 Code examples, now escape html, full directives 2015-05-03 19:09:25 -07:00
Alex Wolfe b9386de4f3 code tabs, and code example directive 2015-05-02 15:34:16 -07:00
Alex Wolfe 6475fb7e51 bio directive 2015-05-01 07:40:25 -07:00
Alex Wolfe feabd268fc restructure directories 2015-05-01 06:48:52 -07:00
Alex Wolfe b8d2122ad8 script update 2015-04-28 14:45:31 -07:00
Alex Wolfe f062d4aa56 ng-touch 2015-04-28 09:39:16 -07:00
Alex Wolfe f9f51a93b5 more fixes 2015-04-22 05:33:17 -07:00
Alex Wolfe 94cc8e9005 First round of api docs 2015-04-19 13:53:18 -07:00
Alex Wolfe 4fcb755f24 Fixed live search display issue 2015-03-11 20:21:59 -07:00
Naomi Black 2c2d4acdd5 Remove rawgit change over to CDN dependency 2015-03-05 10:00:55 -07:00
Alex Wolfe 97b8a733a0 search widget 2015-03-04 11:48:19 -08:00
Alex Wolfe 681bb0c067 bug fix 2015-03-04 10:03:49 -08:00
Alex Wolfe 5c8616fae4 syntax fix 2015-03-04 07:48:12 -08:00
Alex Wolfe 2a020cf129 added alerts style 2015-03-04 05:21:10 -08:00
Alex Wolfe 1eb130891e code syntax highlighting 2015-03-01 20:00:19 -08:00
Alex Wolfe e437fdb7b2 Angular Material dependancies 2015-02-19 09:51:07 -08:00