mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-03-09 11:02:03 +00:00
Replaced depreciated Quick panel focus helpers
This commit is contained in:
parent
ca0f46b414
commit
2b755fa669
@ -1,6 +1,6 @@
|
||||
<mat-list class="date" cdk-focus-region-start>
|
||||
<mat-list class="date" cdkFocusRegionStart>
|
||||
|
||||
<h3 matSubheader cdk-focus-init>
|
||||
<h3 matSubheader cdkFocusInit>
|
||||
<span>Today</span>
|
||||
</h3>
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
</div>
|
||||
</mat-list>
|
||||
|
||||
<mat-divider cdk-focus-region-end></mat-divider>
|
||||
<mat-divider cdkFocusRegionEnd></mat-divider>
|
||||
|
||||
<mat-list>
|
||||
<h3 matSubheader>
|
||||
|
Loading…
x
Reference in New Issue
Block a user