From cbb93e8091fb92a76527d02f7a08e296d3b832dc Mon Sep 17 00:00:00 2001 From: CSimoesJr Date: Tue, 14 Nov 2023 16:09:20 -0300 Subject: [PATCH] =?UTF-8?q?feat(accordion):=20ajusta=20navega=C3=A7=C3=A3o?= =?UTF-8?q?=20do=20elemento=20atrav=C3=A9s=20de=20viewChild?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ajusta navegação do elemento accordion através de viewChild fixes DTHFUI-7944 --- .../po-accordion-item-header.component.html | 1 + .../po-accordion-item-header.component.ts | 4 +++- .../lib/components/po-accordion/po-accordion.component.html | 2 +- .../lib/components/po-accordion/po-accordion.component.ts | 6 ++++-- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/projects/ui/src/lib/components/po-accordion/po-accordion-item-header/po-accordion-item-header.component.html b/projects/ui/src/lib/components/po-accordion/po-accordion-item-header/po-accordion-item-header.component.html index f1fd8eddf..788f4b49b 100644 --- a/projects/ui/src/lib/components/po-accordion/po-accordion-item-header/po-accordion-item-header.component.html +++ b/projects/ui/src/lib/components/po-accordion/po-accordion-item-header/po-accordion-item-header.component.html @@ -1,5 +1,6 @@