Zhicheng Wang
6264d3bcde
批量把Provider/provide改译为提供商/提供,以和ISP(互联网服务提供商)的译法看齐
2016-07-07 08:22:36 +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
Brandon Roberts
791b364f6a
chore(bios): Added bio for Brandon Roberts
2016-07-06 13:02:27 -07: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
0dd2932a2e
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# public/_data.json
# public/docs/ts/latest/_data.json
# public/docs/ts/latest/guide/router.jade
# public/docs/ts/latest/guide/security.jade
# public/docs/ts/latest/guide/template-syntax.jade
# public/news.jade
# public/resources/_data.json
# public/resources/index.ejs
# public/resources/js/controllers/resources-controller.js
2016-07-01 08:38:54 +08:00
Zhicheng Wang
21fe9dc1d2
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# README.md
# public/docs/js/latest/cookbook/ts-to-js.jade
# public/docs/ts/latest/cookbook/a1-a2-quick-reference.jade
# public/docs/ts/latest/guide/architecture.jade
# public/docs/ts/latest/guide/attribute-directives.jade
# public/docs/ts/latest/guide/forms.jade
# public/docs/ts/latest/guide/lifecycle-hooks.jade
# public/docs/ts/latest/guide/router.jade
# public/docs/ts/latest/guide/server-communication.jade
# public/docs/ts/latest/guide/style-guide.jade
# public/docs/ts/latest/guide/template-syntax.jade
# public/docs/ts/latest/testing/first-app-tests.jade
# public/docs/ts/latest/tutorial/toh-pt5.jade
# public/docs/ts/latest/tutorial/toh-pt6.jade
# public/news.jade
2016-07-01 08:24:23 +08:00
Zhicheng Wang
6c0cc46a01
chore: add Ralph to bios
2016-06-30 13:19:28 -07:00
Eric Jimenez
868abbe5c7
new style with new schema
2016-06-30 12:36:14 -04:00
Eric Jimenez
4a5f074061
add placeholder text when no description is found
2016-06-30 12:28:39 -04:00
Zhimin YE (Rex)
9b40ea56dc
chore: add Rex bios
2016-06-29 12:28:07 -07:00
Zhicheng Wang
fb22c0556c
内容微调
2016-06-29 13:11:23 +08:00
Mike Ryan
f1f03cf28c
chore(bios): Add Mike Ryan
2016-06-28 22:02:12 -07:00
Naomi Black
7fa73c4cb0
chore(june28): updates to news, events, team bio for max
2016-06-28 18:56:29 -07:00
Zhicheng Wang
bb9adc3eba
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# README.md
# public/docs/ts/latest/_data.json
# public/docs/ts/latest/cookbook/_data.json
# public/docs/ts/latest/cookbook/dynamic-form.jade
# public/docs/ts/latest/guide/_data.json
# public/docs/ts/latest/guide/forms.jade
# public/docs/ts/latest/guide/style-guide.jade
2016-06-23 08:48:57 +08:00
Naomi Black
8ad5595a7c
docs(security): make screenshot english and update tagline
2016-06-21 11:53:49 -07:00
Martin Probst
fb179d9690
docs(security): Add security documentation.
...
Substantially rewritten, based on original content by Brian Clarkio and
Ward Bell and contributions from Naomi Black.
2016-06-21 10:51:25 -07:00
Eric Jimenez
9107eeeee8
feat: add bio for eric.
2016-06-21 09:30:29 -07:00
Fatima Remtullah
8516690e91
feat: add fatima bio to about page
2016-06-21 09:29:05 -07:00
Naomi Black
4a3f7afb66
chore(bios): update core team list
2016-06-20 22:45:41 -07:00
Torgeir Helgevold
218cc82f1c
chore(bios) Add tor
2016-06-20 22:38:32 -07:00
Rob Wormald
b11e8827bc
chore(bios): add rob w
2016-06-20 21:51:21 -07:00
Eric Jimenez
42e8c4a10c
feat(filter stable): filter by stability stable
2016-06-20 14:26:34 -04:00
Zhicheng Wang
7202fa6cb4
bugfix: 自动加空格时没有忽略html标签,导致界面混乱
2016-06-19 19:31:02 +08:00
Zhicheng Wang
80a044fa7c
直接加空格方式效果不理想,改用js和css配合来加空格
2016-06-19 16:46:50 +08:00
Zhicheng Wang
0aa207bbac
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# public/docs/ts/latest/guide/_data.json
2016-06-19 10:17:03 +08:00
Zhicheng Wang
e3b33ab31c
VS2015集成完毕;第三方资源汉化完毕
2016-06-18 14:35:32 +08:00
Naomi Black
da3d8f7f73
style(images): add image best practices to styleguide doc
2016-06-16 16:06:13 -07:00
Foxandxss
3b4b79aeeb
docs(animations): use our heroes
2016-06-16 18:55:17 +02:00
Zhicheng Wang
eb35497932
embed resources data
2016-06-16 23:24:23 +08:00
Zhimin YE (Rex)
e8a462435c
Merge remote-tracking branch 'remotes/angular.io/master'
...
# Conflicts:
# public/docs/ts/latest/_data.json
# public/docs/ts/latest/cheatsheet.jade
# public/news.jade
2016-06-16 09:03:59 +01:00
Tero Parviainen
bead3620df
docs(animate): add animations documentation
2016-06-15 15:14:45 -07:00
Zhicheng Wang
80c36ac7f5
Merge remote-tracking branch 'origin/master'
2016-06-08 17:01:20 +08:00
Zhicheng Wang
3d01acbf7b
微调翻译
...
允许翻译中出现省略号
2016-06-08 16:58:36 +08:00
Foxandxss
fb49cbe33f
docs(cli-quickstart): add cli 5 min quickstart
...
closes #1606
2016-06-07 18:51:27 -07:00
Zhimin YE (Rex)
72efc8f055
Merge remote-tracking branch 'remotes/angular.io/master'
...
# Conflicts:
# README.md
# public/contribute.jade
# public/docs/_examples/cb-component-communication/e2e-spec.ts
# public/docs/ts/latest/glossary.jade
# public/docs/ts/latest/guide/architecture.jade
# public/docs/ts/latest/guide/forms.jade
# public/docs/ts/latest/guide/npm-packages.jade
# public/docs/ts/latest/guide/template-syntax.jade
# public/docs/ts/latest/guide/webpack.jade
# public/docs/ts/latest/quickstart.jade
# public/docs/ts/latest/tutorial/toh-pt5.jade
2016-06-01 09:51:27 +01:00
Ward Bell
ae2d8f2730
docs(template-syntax): add brief example of HTML sanitization in binding.
...
Also clarified interpolation v. property binding example for PR #1564
2016-05-31 18:36:22 -07:00
Zhicheng Wang
25f5698e71
对所有外站链接,直接开新窗口打开,修改小bug
2016-05-31 18:02:57 +08:00
Zhicheng Wang
1dc3b54fe0
当点击链接或按钮时,不再切换原文显示
2016-05-31 12:52:39 +08:00
Zhicheng Wang
20bf6c0085
翻译完了“升级”一章的新增部分
...
合并了测试索引
解决了移动设备上菜单显示不全的问题
文字微调
2016-05-31 12:35:37 +08:00
Zhicheng Wang
3c666d881e
修改了输入法笔误
...
解决了移动设备上菜单显示不全的问题
2016-05-31 07:30:15 +08:00
Zhimin YE (Rex)
7ea5c39a47
removed () from english words in display-data.jade.
...
user-input.jade: review is completed.
_translate.scss: added selector for code within text - to change their font-family for chinese font.
2016-05-27 14:48:06 +01:00
Zhicheng Wang
94243b9b52
更新了字体,适应更多设备
2016-05-27 17:43:49 +08:00
Zhimin YE (Rex)
7c6bf77fa0
Merge branch 'master' of https://github.com/angular/angular-cn
2016-05-27 10:42:03 +01:00
Zhimin YE (Rex)
4f3050aeed
more review for displaying-data and appended english font-family.
2016-05-27 10:41:49 +01:00
Zhicheng Wang
88a86ff4a0
开发指南-管道 初译即将完成
2016-05-27 17:40:58 +08:00
Zhimin YE (Rex)
c1efe5e46f
change font-family globally to default: Microsoft YaHei.
2016-05-27 10:16:59 +01:00
Zhimin(Rex) YE
cbea511cad
Merge remote-tracking branch 'remotes/angular.io/master'
...
# Conflicts:
# public/docs/ts/latest/guide/template-syntax.jade
2016-05-26 23:48:22 +01:00
Eric Jimenez
a0a0e8f35c
docs: align badges vertically within their container, remove shadow from content area
2016-05-26 09:22:25 -07:00
Zhicheng Wang
cb756a5a05
统一了大量Attribute和Property的翻译
...
更新了小抄
调整了翻译样式
2016-05-24 11:33:50 +08:00
Zhicheng Wang
29df35d724
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# public/docs/ts/latest/tutorial/index.jade
# public/docs/ts/latest/tutorial/toh-pt5.jade
2016-05-20 15:34:27 +08:00
Zhicheng Wang
3c2269c8b5
补充两个cdn库
2016-05-20 13:00:09 +08:00
Ward Bell
3324bd944d
docs(toh-6): fix broken 'Add Hero' and fill in instructional gaps
2016-05-19 19:00:20 -07:00
Zhicheng Wang
15110fa926
QuickStart冲突太多,重新翻译了一遍
2016-05-19 16:32:43 +08:00
Torgeir Helgevold
e4db340464
docs:(TOH chapter on Http) New Tour of Hero Chapter on Http
2016-05-18 23:38:08 -07: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
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