From 220546684d8bd6396e3f969efdb46f77b7263e85 Mon Sep 17 00:00:00 2001 From: Ashley Ryan Date: Mon, 19 Sep 2022 15:44:06 -0400 Subject: [PATCH] fix(timeline): add role="img" to timeline step icon fixes VPAT-13814 --- projects/angular/src/timeline/timeline-step.ts | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/projects/angular/src/timeline/timeline-step.ts b/projects/angular/src/timeline/timeline-step.ts index c95ee133c3..744fec57d2 100644 --- a/projects/angular/src/timeline/timeline-step.ts +++ b/projects/angular/src/timeline/timeline-step.ts @@ -17,7 +17,12 @@ import { ClrTimelineStepTitle } from './timeline-step-title'; {{ stepTitleText }} - +