mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs: update cross-repo adev docs
Updated Angular adev cross repo docs files.
This commit is contained in:
parent
3151c05e04
commit
0905eb63b5
3 changed files with 5 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"branchName": "refs/heads/21.0.x",
|
||||
"sha": "3aa535e4da3b74e40228a4928702b6c0c43fcc92"
|
||||
"sha": "f44bbfcacf3f50cc5f12d7f2d2f78c924e09a2c1"
|
||||
}
|
||||
|
|
@ -473,8 +473,8 @@
|
|||
"implements": [],
|
||||
"source": {
|
||||
"filePath": "/src/aria/combobox/combobox.ts",
|
||||
"startLine": 61,
|
||||
"endLine": 168
|
||||
"startLine": 60,
|
||||
"endLine": 162
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
@ -531,10 +531,6 @@
|
|||
"Directionality",
|
||||
"@angular/cdk/bidi"
|
||||
],
|
||||
[
|
||||
"toSignal",
|
||||
"@angular/core/rxjs-interop"
|
||||
],
|
||||
[
|
||||
"ComboboxPopupContainer",
|
||||
"@angular/aria/combobox"
|
||||
|
|
|
|||
|
|
@ -378,8 +378,8 @@
|
|||
"implements": [],
|
||||
"source": {
|
||||
"filePath": "/src/aria/listbox/listbox.ts",
|
||||
"startLine": 54,
|
||||
"endLine": 217
|
||||
"startLine": 53,
|
||||
"endLine": 211
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
@ -436,10 +436,6 @@
|
|||
"Directionality",
|
||||
"@angular/cdk/bidi"
|
||||
],
|
||||
[
|
||||
"toSignal",
|
||||
"@angular/core/rxjs-interop"
|
||||
],
|
||||
[
|
||||
"Option",
|
||||
"@angular/aria/listbox"
|
||||
|
|
|
|||
Loading…
Reference in a new issue