upgrade codelyzer and enable a11y rules (#1391)

* upgrade codelyzer and enable a11y rules

* a11y fixes
This commit is contained in:
Denys Vuika
2020-03-30 11:09:57 +01:00
committed by GitHub
parent 9b78cd28d1
commit 8e5345b717
8 changed files with 168 additions and 34 deletions

View File

@@ -18,6 +18,7 @@
class="adf-datatable-cell-value"
title="{{ node | adfNodeNameTooltip }}"
(click)="onLinkClick($event)"
(keyup.enter)="onLinkClick($event)"
>
{{ displayText$ | async }}
</span>