This repository was archived by the owner on Dec 4, 2017. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed
public/docs/ts/latest/guide Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -1363,15 +1363,15 @@ a(href="#toc") Back to top
1363
1363
style-guide/ts/04-10/app/shared/filter-text/filter-text.component.ts,
1364
1364
style-guide/ts/04-10/app/shared/filter-text/filter-text.service.ts,
1365
1365
style-guide/ts/04-10/app/heroes/heroes.component.ts,
1366
- style-guide/ts/04-10/app/heroes/heroes.component.html,
1366
+ style-guide/ts/04-10/app/heroes/heroes.component.html
1367
1367
` ,
1368
1368
` ,,,` ,
1369
1369
` app/shared/shared.module.ts,
1370
1370
app/shared/init-caps.pipe.ts,
1371
1371
app/shared/filter-text/filter-text.component.ts,
1372
1372
app/shared/filter-text/filter-text.service.ts,
1373
1373
app/heroes/heroes.component.ts,
1374
- app/heroes/heroes.component.html,
1374
+ app/heroes/heroes.component.html
1375
1375
` )
1376
1376
:marked
1377
1377
Original file line number Diff line number Diff line change 1
1
# Comments & blank lines are ignored. Entry format (make pattern as specific as possible):
2
2
# <grep-pattern-to-match-file-path> # reason / issue number
3
3
4
- /[jt]s/.*/api/router-deprecated/ # Obsolete API entries. No issue open yet.
5
- /ts/latest/guide/style-guide.html # https://github.com/angular/angular.io/issues/2123
6
- /ts/latest/guide/upgrade.html # In a transient state until RC6 - @filipe.silva
7
4
/[jt]s/.*/api/forms/index/NG_VALIDATORS-let.html # RC6 contains broken example tags
8
5
/dart/latest/tutorial/toh-pt5.html
You can’t perform that action at this time.
0 commit comments