X Tutup
Skip to content

Commit c0e7147

Browse files
committed
Merge branch 'master' into kaidjohnson/incremental-commands
2 parents c2bae80 + ffcf486 commit c0e7147

File tree

355 files changed

+12638
-3212
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

355 files changed

+12638
-3212
lines changed

.github/CODEOWNERS

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ common/config/**/* @iclanton @octogonz @patmill @apostolisms
33

44
common/reviews/**/* @iclanton @octogonz @apostolisms
55

6-
apps/**/* @iclanton @octogonz @apostolisms @lincoded @halfnibble @sachinjoseph
7-
build-tests/**/* @iclanton @octogonz @apostolisms @lincoded @halfnibble @sachinjoseph
8-
core-build/**/* @iclanton @octogonz @apostolisms @lincoded @halfnibble @sachinjoseph
9-
libraries/**/* @iclanton @octogonz @apostolisms @lincoded @halfnibble @sachinjoseph
10-
stack/**/* @iclanton @octogonz @apostolisms @lincoded @halfnibble @sachinjoseph
11-
webpack/**/* @iclanton @octogonz @apostolisms @lincoded @halfnibble @sachinjoseph
12-
rush.json @iclanton @octogonz @apostolisms @lincoded @halfnibble @sachinjoseph
13-
.gitattributes @iclanton @octogonz @apostolisms @lincoded @halfnibble @sachinjoseph
14-
.gitignore @iclanton @octogonz @apostolisms @lincoded @halfnibble @sachinjoseph
15-
README.md @iclanton @octogonz @apostolisms @lincoded @halfnibble @sachinjoseph
6+
apps/**/* @iclanton @octogonz @apostolisms @halfnibble @sachinjoseph
7+
build-tests/**/* @iclanton @octogonz @apostolisms @halfnibble @sachinjoseph
8+
core-build/**/* @iclanton @octogonz @apostolisms @halfnibble @sachinjoseph
9+
libraries/**/* @iclanton @octogonz @apostolisms @halfnibble @sachinjoseph
10+
stack/**/* @iclanton @octogonz @apostolisms @halfnibble @sachinjoseph
11+
webpack/**/* @iclanton @octogonz @apostolisms @halfnibble @sachinjoseph
12+
rush.json @iclanton @octogonz @apostolisms @halfnibble @sachinjoseph
13+
.gitattributes @iclanton @octogonz @apostolisms @halfnibble @sachinjoseph
14+
.gitignore @iclanton @octogonz @apostolisms @halfnibble @sachinjoseph
15+
README.md @iclanton @octogonz @apostolisms @halfnibble @sachinjoseph
1616

1717
libraries/load-themed-styles/**/* @iclanton @octogonz @dzearing @apostolisms

apps/api-documenter/CHANGELOG.json

Lines changed: 193 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,199 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.3.19",
6+
"tag": "@microsoft/api-documenter_v7.3.19",
7+
"date": "Wed, 04 Sep 2019 18:28:06 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" from `7.3.3` to `7.3.4`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/node-core-library\" from `3.14.0` to `3.14.1`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.4\" from `0.1.19` to `0.1.20`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.1.6` to `6.1.7`"
21+
}
22+
]
23+
}
24+
},
25+
{
26+
"version": "7.3.18",
27+
"tag": "@microsoft/api-documenter_v7.3.18",
28+
"date": "Wed, 04 Sep 2019 15:15:37 GMT",
29+
"comments": {
30+
"patch": [
31+
{
32+
"comment": "Update TSDoc dependency to 0.12.14"
33+
}
34+
],
35+
"dependency": [
36+
{
37+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" from `7.3.2` to `7.3.3`"
38+
},
39+
{
40+
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.4\" from `0.1.18` to `0.1.19`"
41+
},
42+
{
43+
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.1.5` to `6.1.6`"
44+
}
45+
]
46+
}
47+
},
48+
{
49+
"version": "7.3.17",
50+
"tag": "@microsoft/api-documenter_v7.3.17",
51+
"date": "Fri, 30 Aug 2019 00:14:32 GMT",
52+
"comments": {
53+
"dependency": [
54+
{
55+
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.4\" from `0.1.17` to `0.1.18`"
56+
},
57+
{
58+
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.1.4` to `6.1.5`"
59+
}
60+
]
61+
}
62+
},
63+
{
64+
"version": "7.3.16",
65+
"tag": "@microsoft/api-documenter_v7.3.16",
66+
"date": "Tue, 13 Aug 2019 00:14:22 GMT",
67+
"comments": {
68+
"patch": [
69+
{
70+
"comment": "Improve algorithm for UID generation to prevent certain naming collisions (e.g. between static/instance members with the same name)"
71+
}
72+
]
73+
}
74+
},
75+
{
76+
"version": "7.3.15",
77+
"tag": "@microsoft/api-documenter_v7.3.15",
78+
"date": "Mon, 12 Aug 2019 15:15:14 GMT",
79+
"comments": {
80+
"dependency": [
81+
{
82+
"comment": "Updating dependency \"@microsoft/ts-command-line\" from `4.2.6` to `4.2.7`"
83+
},
84+
{
85+
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.4\" from `0.1.16` to `0.1.17`"
86+
},
87+
{
88+
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.1.3` to `6.1.4`"
89+
}
90+
]
91+
}
92+
},
93+
{
94+
"version": "7.3.14",
95+
"tag": "@microsoft/api-documenter_v7.3.14",
96+
"date": "Thu, 08 Aug 2019 15:14:17 GMT",
97+
"comments": {
98+
"dependency": [
99+
{
100+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" from `7.3.1` to `7.3.2`"
101+
},
102+
{
103+
"comment": "Updating dependency \"@microsoft/node-core-library\" from `3.13.0` to `3.14.0`"
104+
},
105+
{
106+
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.4\" from `0.1.15` to `0.1.16`"
107+
},
108+
{
109+
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.1.2` to `6.1.3`"
110+
}
111+
]
112+
}
113+
},
114+
{
115+
"version": "7.3.13",
116+
"tag": "@microsoft/api-documenter_v7.3.13",
117+
"date": "Thu, 08 Aug 2019 00:49:05 GMT",
118+
"comments": {
119+
"dependency": [
120+
{
121+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" from `7.3.0` to `7.3.1`"
122+
},
123+
{
124+
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.4\" from `0.1.14` to `0.1.15`"
125+
},
126+
{
127+
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.1.1` to `6.1.2`"
128+
}
129+
]
130+
}
131+
},
132+
{
133+
"version": "7.3.12",
134+
"tag": "@microsoft/api-documenter_v7.3.12",
135+
"date": "Mon, 05 Aug 2019 22:04:32 GMT",
136+
"comments": {
137+
"dependency": [
138+
{
139+
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.4\" from `0.1.13` to `0.1.14`"
140+
},
141+
{
142+
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.1.0` to `6.1.1`"
143+
}
144+
]
145+
}
146+
},
147+
{
148+
"version": "7.3.11",
149+
"tag": "@microsoft/api-documenter_v7.3.11",
150+
"date": "Tue, 23 Jul 2019 19:14:38 GMT",
151+
"comments": {
152+
"dependency": [
153+
{
154+
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.0.74` to `6.1.0`"
155+
}
156+
]
157+
}
158+
},
159+
{
160+
"version": "7.3.10",
161+
"tag": "@microsoft/api-documenter_v7.3.10",
162+
"date": "Tue, 23 Jul 2019 01:13:01 GMT",
163+
"comments": {
164+
"patch": [
165+
{
166+
"comment": "Fix an issue where generated filenames sometimes mcontained invalid characters"
167+
}
168+
],
169+
"dependency": [
170+
{
171+
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.4\" from `0.1.12` to `0.1.13`"
172+
},
173+
{
174+
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.0.73` to `6.0.74`"
175+
}
176+
]
177+
}
178+
},
179+
{
180+
"version": "7.3.9",
181+
"tag": "@microsoft/api-documenter_v7.3.9",
182+
"date": "Mon, 22 Jul 2019 19:13:10 GMT",
183+
"comments": {
184+
"dependency": [
185+
{
186+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" from `7.2.0` to `7.3.0`"
187+
},
188+
{
189+
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.4\" from `0.1.11` to `0.1.12`"
190+
},
191+
{
192+
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.0.72` to `6.0.73`"
193+
}
194+
]
195+
}
196+
},
4197
{
5198
"version": "7.3.8",
6199
"tag": "@microsoft/api-documenter_v7.3.8",

apps/api-documenter/CHANGELOG.md

Lines changed: 62 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,67 @@
11
# Change Log - @microsoft/api-documenter
22

3-
This log was last generated on Fri, 12 Jul 2019 19:12:46 GMT and should not be manually modified.
3+
This log was last generated on Wed, 04 Sep 2019 18:28:06 GMT and should not be manually modified.
4+
5+
## 7.3.19
6+
Wed, 04 Sep 2019 18:28:06 GMT
7+
8+
*Version update only*
9+
10+
## 7.3.18
11+
Wed, 04 Sep 2019 15:15:37 GMT
12+
13+
### Patches
14+
15+
- Update TSDoc dependency to 0.12.14
16+
17+
## 7.3.17
18+
Fri, 30 Aug 2019 00:14:32 GMT
19+
20+
*Version update only*
21+
22+
## 7.3.16
23+
Tue, 13 Aug 2019 00:14:22 GMT
24+
25+
### Patches
26+
27+
- Improve algorithm for UID generation to prevent certain naming collisions (e.g. between static/instance members with the same name)
28+
29+
## 7.3.15
30+
Mon, 12 Aug 2019 15:15:14 GMT
31+
32+
*Version update only*
33+
34+
## 7.3.14
35+
Thu, 08 Aug 2019 15:14:17 GMT
36+
37+
*Version update only*
38+
39+
## 7.3.13
40+
Thu, 08 Aug 2019 00:49:05 GMT
41+
42+
*Version update only*
43+
44+
## 7.3.12
45+
Mon, 05 Aug 2019 22:04:32 GMT
46+
47+
*Version update only*
48+
49+
## 7.3.11
50+
Tue, 23 Jul 2019 19:14:38 GMT
51+
52+
*Version update only*
53+
54+
## 7.3.10
55+
Tue, 23 Jul 2019 01:13:01 GMT
56+
57+
### Patches
58+
59+
- Fix an issue where generated filenames sometimes mcontained invalid characters
60+
61+
## 7.3.9
62+
Mon, 22 Jul 2019 19:13:10 GMT
63+
64+
*Version update only*
465

566
## 7.3.8
667
Fri, 12 Jul 2019 19:12:46 GMT

apps/api-documenter/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/api-documenter",
3-
"version": "7.3.8",
3+
"version": "7.3.19",
44
"description": "Read JSON files from api-extractor, generate documentation pages",
55
"repository": {
66
"type": "git",
@@ -15,20 +15,20 @@
1515
"api-documenter": "./bin/api-documenter"
1616
},
1717
"dependencies": {
18-
"@microsoft/api-extractor-model": "7.2.0",
19-
"@microsoft/node-core-library": "3.13.0",
20-
"@microsoft/ts-command-line": "4.2.6",
21-
"@microsoft/tsdoc": "0.12.9",
18+
"@microsoft/api-extractor-model": "7.3.4",
19+
"@microsoft/node-core-library": "3.14.1",
20+
"@microsoft/ts-command-line": "4.2.7",
21+
"@microsoft/tsdoc": "0.12.14",
2222
"colors": "~1.2.1",
2323
"js-yaml": "~3.13.1"
2424
},
2525
"devDependencies": {
26-
"@microsoft/rush-stack-compiler-3.4": "0.1.11",
27-
"@microsoft/node-library-build": "6.0.72",
26+
"@microsoft/rush-stack-compiler-3.4": "0.1.20",
27+
"@microsoft/node-library-build": "6.1.7",
28+
"@types/jest": "23.3.11",
2829
"@types/js-yaml": "3.12.1",
2930
"@types/node": "8.5.8",
30-
"gulp": "~3.9.1",
31-
"@types/jest": "23.3.11",
31+
"gulp": "~4.0.2",
3232
"jest": "~23.6.0"
3333
}
3434
}

apps/api-documenter/src/documenters/MarkdownDocumenter.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -791,7 +791,7 @@ export class MarkdownDocumenter {
791791
let baseName: string = '';
792792
for (const hierarchyItem of apiItem.getHierarchy()) {
793793
// For overloaded methods, add a suffix such as "MyClass.myMethod_2".
794-
let qualifiedName: string = hierarchyItem.displayName;
794+
let qualifiedName: string = Utilities.getSafeFilenameForName(hierarchyItem.displayName);
795795
if (ApiParameterListMixin.isBaseClassOf(hierarchyItem)) {
796796
if (hierarchyItem.overloadIndex > 1) {
797797
// Subtract one for compatibility with earlier releases of API Documenter.
@@ -805,13 +805,13 @@ export class MarkdownDocumenter {
805805
case ApiItemKind.EntryPoint:
806806
break;
807807
case ApiItemKind.Package:
808-
baseName = PackageName.getUnscopedName(hierarchyItem.displayName);
808+
baseName = Utilities.getSafeFilenameForName(PackageName.getUnscopedName(hierarchyItem.displayName));
809809
break;
810810
default:
811811
baseName += '.' + qualifiedName;
812812
}
813813
}
814-
return baseName.toLowerCase() + '.md';
814+
return baseName + '.md';
815815
}
816816

817817
private _getLinkFilenameForApiItem(apiItem: ApiItem): string {

0 commit comments

Comments
 (0)
X Tutup