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
74547be9e2
修改了翻译的一些小bug
2016-05-13 13:29:08 +08:00
Zhicheng Wang
3634128fff
初步实现了对照翻译功能:自动隐藏原文,并把原文的文本内容设置为译文的title
2016-05-13 13:02:01 +08:00
Zhicheng Wang
ae6ae103c0
完善了翻译的About。加上了首页的链接。
2016-05-09 19:30:30 +08:00
Zhicheng Wang
efd0a42eac
翻译完了DI
2016-05-05 23:32:48 +08: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
Naomi Black
f96c0c7d77
chore(hero): update hero banner for ngconf livestream
2016-05-02 15:08:00 -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
Naomi Black
62623d5f9b
chore(resources): update resources links and header and footer
2016-04-29 22:57:18 -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
083842a1b1
feat(resources): add more pages
2016-04-29 18:02:19 -04:00
Eric Jimenez
d8fcd5ef3d
feat(nav reorg): reorganize footer and top nav
2016-04-28 19:23:13 -07:00
Patrice Chalin
1e64d9e57a
docs(guide/dart): hierarchical-dependency-injection without copying
...
closes #1207
This uses a simpler way to render Dart prose from TS prose without
making a copy. This will make it _much_ easier to keep the two in sync.
2016-04-28 17:03:28 -07: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
John Papa
3bc94147a7
docs(style-guide): add style-guide - v.3
...
closes #1170
2016-04-25 22:24:37 -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
Ward Bell
0e63b1f39b
chore: "Doc" menu retains current language #1060
2016-04-22 19:59:37 -07: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
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
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
2587cf0105
完成了各种公共页面的汉化
2016-04-13 08:53:17 +08:00
Zhicheng Wang
eb7439e17f
移除google CDN,以免被GFW挡住
2016-04-13 08:53:17 +08:00
Kathy Walrath
b1acf37945
chore: remove angulardart.org link from footer
...
closes #1034
2016-04-01 11:54:10 -07:00
Naomi Black
a9cbba4178
bug(versionpicker): fix missing / in commit ee5096f
2016-03-18 01:57:35 -07:00
Peter Bacon Darwin
ee5096f916
fix(version-dropdown): allow deeper paths to API pages
...
This is a horrible hack but it works (for now).
Really this needs to be made generic to cope with any level of path.
Closes #970
2016-03-17 08:09:43 +00:00
Ward Bell
ed5effa503
docs: only allow 'Next Step' for *nextable* chapters
2016-03-03 17:59:36 -08:00
Naomi Black
aac7b43ba0
banner(angularattack): add homepage promo for angular attack
2016-03-02 14:54:15 -08:00
Ward Bell
95c34d27bc
docs: temporary TS-referencing chapters for gaps in JS/Dart
...
Also displays styleguide at language level
Fragmented glossary for JS & Dart
2016-03-01 11:22:04 -08:00
Naomi Black
d52c72a73a
chore(news): update posts and add twitter feed
2016-02-29 22:51:57 -08:00
Ward Bell
d59b05adde
docs(quickstart): quickstart revised with verbose mode toggle button
2016-02-28 13:10:15 -08:00
Jay Traband
3926d4202f
chore: move jade fragments into separate _fragments subdirs.
...
closes #842
2016-02-15 13:31:08 -08:00
Naomi Black
6c689671b2
events(new): add an events page to the site
2016-02-01 12:28:23 -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
Jay Traband
45ac0ee37d
docs(tooling): new mixin for sharing jade files
...
merges #725
2016-01-19 15:43:47 -08:00
Teresa
e50e5e0950
Created News & Support pages, added links to main nav
2016-01-13 11:02:34 -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
Naomi Black
8e59fb41ce
chore(routing): host the license file on angular.io
2016-01-08 15:14:20 -08:00
Naomi Black
2e0dcc0bbc
chore(download): remove vestigial download link
2015-12-15 20:48:26 -08:00
Naomi Black
1832ca3253
chore(beta): remove 1.x from version dropdown
2015-12-15 20:08:24 -08:00
Naomi Black
a0345c103f
chore(seo): fix old site metadata
2015-12-15 20:00:36 -08:00
Robert Messerle
64f63167de
adds retina display support for hero background
...
updates logo to include 2.0 beta text
updates hero background image
2015-12-15 11:40:02 -08:00
Robert Messerle
d52d828bb6
adds `ng-cloak` across site
...
switches to minified version of angular
2015-12-15 01:02:41 -08:00
Robert Messerle
c5637fcfde
Updates homepage to include plunker demos
2015-12-14 21:09:17 -08:00
Robert Messerle
e8644676ae
Corrects the vertical alignment of the Feedback button in `main-nav`
2015-12-14 21:09:17 -08:00