Commit Graph

443 Commits

Author SHA1 Message Date
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
Zhicheng Wang 741065aabf 翻译了首页的其它链接 2016-05-18 14:16:48 +08:00
Eric Jimenez 91bb9d80ff fix(resources): use title key from firebase. Adjust layout a bit 2016-05-17 19:15:57 -04:00
Zhicheng Wang de58dbb9f3 调整了“关于中文版”页的样式 2016-05-17 17:50:10 +08:00
Zhicheng Wang 8329bbf72d 解决翻译逻辑的一个bug:如果译文是纯英文,那么只有当它和前一个节点完全相同时,才隐藏前一个节点。否则对于未翻译的文章会错误的隐藏掉部分原文节点。 2016-05-17 16:00:56 +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
Eric Jimenez 21272435a3 feat(badging): Enum only matches enums, as opposed to Const and Enums. Const matches const, var, and let 2016-05-16 22:41:43 -04:00
Eric Jimenez 0ae7ade9fa feat(shorter lines): encapsulate all doc guides within a 10 sized column, including banners. Use showcase. Adjust for mobile 2016-05-16 15:40:32 -04:00
Zhicheng Wang 3748672331 有了足够明显的提示,不再通过title的方式给用户提示 2016-05-15 22:17:55 +08:00
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
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
Zhicheng Wang 67c9ef0c7a 基础知识-架构 翻译了一部分。修改了对照翻译模块的小功能。 2016-05-14 16:20:01 +08: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
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
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 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
Eric Jimenez 54bbbad82d fix(homepage gap): remove margin top from features 2016-05-11 19:46:23 -07:00
Eric Jimenez 41677017ab docs(resources, home): adjust resources page. Remove https on rangle, fix typo on ng-lightning 2016-05-09 23:17:57 -07:00
Eric Jimenez c0f7818725 fix(docs landing): make docs landing responsive 2016-05-09 23:17:57 -07:00
Naomi Black 01aa15830d chore(resources): more additions on resources 2016-05-03 18:47:45 -07:00
Zhicheng Wang 583247f0f9 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	public/_data.json
#	public/_includes/_footer.jade
#	public/_includes/_hero-home.jade
#	public/_includes/_main-nav.jade
#	public/docs/_includes/_side-nav.jade
#	public/docs/ts/latest/_data.json
#	public/docs/ts/latest/cookbook/_data.json
#	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/displaying-data.jade
#	public/docs/ts/latest/guide/forms.jade
#	public/docs/ts/latest/guide/user-input.jade
#	public/docs/ts/latest/index.jade
#	public/docs/ts/latest/quickstart.jade
#	public/docs/ts/latest/tutorial/toh-pt2.jade
#	public/docs/ts/latest/tutorial/toh-pt5.jade
#	public/features.jade
#	public/index.jade
2016-05-03 22:33:20 +08:00
Robert Messerle 49908bb1b4 converts docs landing template to use layout classnames rather than attribute syntax 2016-05-02 19:55:59 -07:00
Eric Jimenez 5ce56598f5 feat(docs landing): new docs landing 2016-05-02 19:55:59 -07:00
Eric Jimenez c5309e9195 feat(features: update features section) 2016-05-02 15:41:21 -07:00
Eric Jimenez 410b3741f7 feat(images): new frontpage as directed by Alex Wolfe. New images from Fatima Remtullah 2016-05-02 13:03:13 -07:00
Naomi Black 68503b9e41 chore(updates): update resources and livestream hero 2016-05-02 12:02:48 -07:00
John Papa bbd7d79a76 docs(style-guide): add style-guide - v.6 2016-05-01 16:08:45 -07:00
John Papa ddfbbb5ebb docs(style-guide): add style-guide - v.5 2016-04-30 23:03:19 -07:00
Naomi Black 62623d5f9b chore(resources): update resources links and header and footer 2016-04-29 22:57:18 -07:00
Eric Jimenez 6ab29e0a07 feat(resources): add more pages. Increase font size. Rename in footer. All encompassing resource page 2016-04-29 21:48:07 -07:00
Stephen Fluin 798a55b6f7 chore(bio): Added bio for Stephen Fluin 2016-04-29 17:25:46 -07:00
Eric Jimenez 36308fe5f6 fix(footer): use cursor pointer on feedback in footer 2016-04-29 17:25:19 -07:00
Eric Jimenez af9793cbbb feat(resources): add more pages. Increase font size. Rename in footer. All encompassing resource page 2016-04-29 20:07:13 -04:00
Eric Jimenez d8fcd5ef3d feat(nav reorg): reorganize footer and top nav 2016-04-28 19:23:13 -07:00
Eric Jimenez ff985c7059 feat(press kit): press kit with logos 2016-04-28 19:22:36 -07:00
John Papa d5e909bde0 docs(style-guide): add style-guide - v.4 2016-04-28 00:52:20 -07:00
Eric Jimenez 1ac2a42308 chore(not yet documented): remove placeholder to reduce noise 2016-04-27 12:55:27 -04:00
Eric Jimenez fbeef5b8ee fix(badge align): fix alignment of badges on all screens. Simplify logic to achieve this 2016-04-26 10:53:53 -07:00
Eric Jimenez d502b1f5aa chore(logo): replace logo on front page, one which removes beta markings. Include more logo assets 2016-04-26 10:53:37 -07:00
John Papa 3bc94147a7 docs(style-guide): add style-guide - v.3
closes #1170
2016-04-25 22:24:37 -07:00
Ben Nadel c9d405062d docs(cb-set-document-title): new "Set Title" cookbook chapter
closes #1069
2016-04-23 14:56:56 -07:00
Zhicheng Wang b86aa26da9 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	public/_includes/_main-nav.jade
#	public/_includes/_version-dropdown.jade
#	public/docs/_includes/_side-nav.jade
2016-04-23 15:13:58 +08:00
alexwolfe 165f6933a6 Fixed shifting content on page load
Fixed shifting content when going from page to page in docs.
2016-04-22 15:49:10 -07:00
Eric Jimenez 9787a9ffb8 docs(static methods): fix style of static methods in api doc. anchoring works now 2016-04-22 17:13:05 -04:00
Eric Jimenez baf84a48e8 docs(static methods): fix style of static methods in api doc. anchoring works now 2016-04-22 17:03:34 -04:00
Eric Jimenez b130056613 docs(sidenav): Restylize sidenav 2016-04-22 14:56:43 -04:00
Eric Jimenez c932eec801 docs(code color fix): restored old color for code in parts that are not the api doc, use the same styling for all links in entire site 2016-04-21 12:03:12 -04:00
Zhicheng Wang 41d9204727 Merge branch 'master' of github.com:angular/angular.io
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2016-04-21 22:48:35 +08:00
Eric Jimenez 3dd114d0df docs(class overview): list instance and static members with in-page hyperlinks. Also link constructor when present. Focus member on click. Badges look better in viewports of 600px or less 2016-04-20 13:14:18 -07:00
Zhicheng Wang b007e835db Merge branch 'master' of github.com:angular/angular.io
# Conflicts:
#	public/docs/ts/latest/tutorial/toh-pt5.jade
2016-04-20 20:09:50 +08:00
dfsq a1678e5801 Align initial dropdown styles with .md-button styles.
Closes #963
2016-04-19 21:50:53 -07:00
Eric Jimenez c934fb704f docs(badges): add badges in hero to identify doc type to viewer, and stability. Stylize var.template for new api style docs. Add stable, experimental, docsNotRequired tagdef in dgeni 2016-04-19 20:49:48 -07:00
Zhicheng Wang c8041a0bf2 Merge branch 'master' of github.com:angular/angular.io
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2016-04-19 23:15:18 +08:00
Eric Jimenez 995229a44c override column layout in extra small screens, fixes issue with overlapping text in api docs with safari mobile. 2016-04-18 17:38:55 -07:00
Eric Jimenez cb0a4a7fe0 remove only the last white space in class export, not all 2016-04-18 15:33:24 -07:00
Zhicheng Wang b1b4d1f2ce merge from origin 2016-04-16 21:47:30 +08:00
Eric Jimenez 5ea7738ad3 change class and directive template. 2016-04-16 03:17:47 -07:00
Zhicheng Wang 5f56e08434 merge from origin/master 2016-04-14 13:49:09 +08:00
Ward Bell 353abff084 docs(server-communication): fix http after testing chapter discoveries 2016-04-13 14:02:48 -07:00
Zhicheng Wang 84e96391ca 完成了导航菜单
完成了部分公共页面
完成了部分教程
2016-04-13 08:53:17 +08:00
Foxandxss 2b35ddf1c3 chore(bio): add Jesus' bio
closes #992
2016-04-11 21:47:04 -07:00
Ward Bell eae36f1040 chore: resize Deborah K's photo to 240 x 208 2016-04-11 21:19:32 -07:00
Filipe Silva 803414ae80 docs(testing): update testing to use toh-5
closes #1003
2016-04-05 10:39:19 -07:00
Torgeir Helgevold c1f2c397ff docs: add DI cookbook 2016-04-05 10:15:18 -07:00
Deborah Kurata 28c5dbdbf4 chore(bio): add Deborah's bio
closes #1024
2016-04-02 14:11:03 -07:00
Ward Bell 17765a31ba docs(toh): add missing nav path to diagram per #1041 2016-04-02 13:55:14 -07:00
joeeames 5b27178083 docs(pipes) clarify impure pipes; explain missing filter/orderBy pipes
adds flying-heroes example and its test
adds random-pipe example
2016-03-23 00:02:04 -07:00
Mohammed Zama Khan 32fce431f0 chore: fix image width problem on mobile (iPhone) devices w/ CSS - img {max-width:100%}
closes #985, #801
2016-03-19 12:08:09 -07:00
Aliaksandr Astashenkau fce3e37530 Stop page flickering on API search page.
Show/hide sections and items instead of filtering and reapplying section/items array, so instead of hiding everything and rerendeing filtered (causes flickering), show/hide items that match/doesn't match.

Closes #965
2016-03-18 19:29:36 -07:00
Torgeir Helgevold dc00a9fb1a docs(cb-dynamic-form): Converted divs to labels in form 2016-03-17 20:43:39 -07:00
Naomi Black 4bc8ffaf58 chore(image-size): fix the size of topheri and ward's bio images 2016-03-16 21:52:08 -07:00
Naomi Black 87a7dfe035 chore(bios): remove inactive team members 2016-03-16 21:23:52 -07:00
Torgeir Helgevold db7fba867c docs(cb-dynamic-form): new cookbook on dyn form gen with NgFormModel 2016-03-16 04:14:31 -07:00
Filipe Silva b5ea1d8f68 docs(lifecycle-hooks): add hook sections, revise sample, add DoCheck & tests 2016-03-16 01:52:11 -07:00
Tero Parviainen fb5532510c chore(bio): add Tero's bio
closes #959
2016-03-14 12:49:11 -07:00
Foxandxss 6ca1ac2c45 docs: instrucs for "download-and-go" development with quickstart source repo 2016-03-14 12:44:25 -07:00
Aliaksandr Astashenkau d1b69f946d Add ngModelOptions debounce to API search input.
closes #947
2016-03-11 17:26:22 -08:00
Filipe Silva e42341c9e7 chore(bio): add Filipe's bio
closes #949
2016-03-11 11:33:33 -08:00
Naomi Black 3f89c79a57 api(css): fix the three-column wrap 2016-03-09 13:49:41 -08:00
Peter Bacon Darwin fb0577d742 style(code-example): remove unwanted comment
Thanks to @chliebel for pointing this out.

Closes #906
2016-03-09 09:01:33 +00:00
Ward Bell 2cfa6f3eef chore: fix copy-button / aside overlap #744 2016-03-08 19:38:55 -08:00
Kevin Kelly 81770aee6b fix(directives): set copy directive z-index 1
closes #769
2016-03-08 15:20:22 -08:00
Hans Larsen 891faa79c8 chore(bio): Adding Hans' bio. 2016-03-07 15:50:15 -08:00
Ward Bell 513e919be5 docs(comp comm cookbook): add #localvar alternative for parent calling child
also fixes glossary decorator-flag bug
2016-03-07 14:12:48 -08:00
Josh Otis 746a6649b2 chore: new flat left navigation panel (all language tracks) 2016-03-03 04:51:52 -08:00
Ben Cooper 7ac460003d Added reddit logo (240px) 2016-03-02 15:38:28 -08:00
Naomi Black aac7b43ba0 banner(angularattack): add homepage promo for angular attack 2016-03-02 14:54:15 -08:00
Naomi Black d52c72a73a chore(news): update posts and add twitter feed 2016-02-29 22:51:57 -08:00
Ward Bell c3ce451637 docs(router): replace princess w/ procrastination; update images 2016-02-28 17:59:57 -08:00
Ward Bell 12500ebc29 docs(router): fix plunker preview image; move plunker link to top 2016-02-28 13:55:37 -08:00