Patrice Chalin
11b6fefa7b
docs(guide/ts): hierarchical-dependency-injection copyedits
...
closes #1146
Copyedits found during creation of Dart version.
2016-04-23 14:26:36 -07:00
Foxandxss
4097c67b59
chore: rename Elvis to safe navigation operator
...
closes #1139
2016-04-23 14:22:57 -07:00
Zhicheng Wang
6943fd58a9
一些小的修订
2016-04-23 22:23:31 +08:00
Zhicheng Wang
9ecd6699cd
一些小的修订
2016-04-23 22:16:28 +08:00
Zhicheng Wang
3eff091759
翻译完了用户输入一章
2016-04-23 22:00:43 +08: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
Zhicheng Wang
de46beef2d
翻译完了displaying-data
2016-04-23 14:54:01 +08:00
Ward Bell
0e63b1f39b
chore: "Doc" menu retains current language #1060
2016-04-22 19:59:37 -07:00
Patrice Chalin
9ec291d63d
docs(guide/dart): hierarchical-dependency-injection
...
* A full first version of the prose. Makes use of Dart example, of
course.
* Tweaks to Dart example code; manually tested in Dartium under checked
mode.
closes #1142
2016-04-22 16:56:27 -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
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
Ward Bell
e1862887ae
docs(testing): more testing samples and infrastructure setup
...
added wallaby config; revised karma-test-shim
2016-04-22 13:24:44 -07:00
Alex Wolfe
96137efd79
Merge pull request #1137 from ericjim/feat-sidenav-restyle
...
docs(sidenav): Restylize sidenav
2016-04-22 12:57:15 -07:00
Eric Jimenez
b130056613
docs(sidenav): Restylize sidenav
2016-04-22 14:56:43 -04:00
Rex
2d62a9e70e
first-app-tests partial translation.
2016-04-22 11:40:58 +01:00
Rex
1eef462903
application-under-test transaction draft: done.
2016-04-22 11:02:50 +01:00
Rex
001905fff3
jasmine-testing-101 translation draft done.
2016-04-22 10:54:30 +01: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
Zhicheng Wang
bac0839cf1
翻译完了“架构”
2016-04-21 22:47:13 +08:00
Aristeidis Bampakos
8a49b4a41c
docs(component-styles): Small typo fixes
...
Small typo fixes
2016-04-20 13:16:22 -07:00
Aristeidis Bampakos
c9b66ea04d
docs(upgrade): Small typo fix
...
Small typo fix
2016-04-20 13:15:50 -07:00
Foxandxss
e039c6f718
docs(toh): remove @Input decorator in part 5
2016-04-20 13:15:14 -07:00
Hans Larsen
0c5ad7c3bc
fix: twitter handle.
2016-04-20 13:14:58 -07: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
Kathy Walrath
9b9e6ddf0f
samples(dart): tweak template-syntax sample
...
closes #1130
2016-04-20 11:28:42 -07:00
Zhicheng Wang
3d2e51fd9b
架构篇翻了一半儿
2016-04-20 23:20:58 +08: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
Zhicheng Wang
d21325fa55
完成了指南首页
...
处理了排列不规范的列表翻译,以便将来可以统一实现对照翻译
2016-04-20 20:07:39 +08:00
Naomi Black
6971269235
news(april): update for new blog post april 16
2016-04-19 22:15:16 -07: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
Kara
258014c9de
docs(forms): fix bootstrap typo
2016-04-19 20:48:21 -07:00
Naomi Black
89b49c8bae
links(test): fix broken links in the devguide
2016-04-19 19:02:34 -07:00
Naomi Black
6d13db472a
chore(links): make links to API docs relative
2016-04-19 17:44:38 -07:00
Zhicheng Wang
da8bf0efb9
Guide首页完成了大部分
2016-04-20 00:18:04 +08: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
Zhicheng Wang
54bd7655c4
略作修改
2016-04-19 23:11:19 +08:00
Rex
bce52dc696
testing.jade - done.
...
Jasmine-testing-101.jade: started.
Minor corrections in component-communication.jade and dynamic-form.jade.
2016-04-19 16:07:22 +01:00
Rex
cb09d97c96
component-communication translation is done.
...
change translation of `mothod` to `class method`
2016-04-19 12:06:15 +01: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
thso
42ba93d6ec
samples(dart): add a `docsync` file to the displaying-data example
...
closes #1113
2016-04-18 13:48:58 -07:00
thso
2a078d08f4
samples(dart): add a `docsync` file to the user-input example
...
closes #1114
2016-04-18 13:47:07 -07:00
thso
bea2ba7a6d
Add a `docsync` file to the forms example. ( #1115 )
2016-04-18 13:45:32 -07:00
thso
0d362e196b
Add a `docsync` file to the dependency-injection example. ( #1116 )
2016-04-18 13:44:48 -07:00
thso
bc7b097291
samples(dart): add a `docsync` file to the architecture example.
...
closes #1112
2016-04-18 13:32:27 -07:00
Rex
beda56a830
Merge branch 'master' of https://github.com/angular-live/angular.io
2016-04-18 17:02:28 +01:00
Rex
7f6a9be1ee
a bit more work on component-communication.jade.
2016-04-18 17:02:14 +01:00