EVUI icon indicating copy to clipboard operation
EVUI copied to clipboard

Exem Visualization UI

Results 22 EVUI issues
Sort by recently updated
recently updated
newest added

# 작업 배경 ![image](https://github.com/ex-em/EVUI/assets/37893979/c161f984-983e-46b7-8e43-981066a49fae) - Grid Option > Column List에서 체크박스를 통해 컬럼을 가릴 수 있는데, 특정 컬럼 (ex: Name) 은 데이터 식별 시 반드시 필요한 값이기 때문에 컬럼을 hidden...

기존 가상스크롤 보다 성능이 느릴 수 있지만, 고정적인 슬롯 높이를 지정할 경우, 해당 높이를 사용해 가상스크롤 적용

## 작업 배경 Tree Grid에 칼럼 정렬 event가 없음 ![image](https://github.com/user-attachments/assets/74974208-178e-4f71-a916-2377c3b5758b) ## 변경 사항 요약 - sort column 이벤트 추가 - sort button 추가 ## 기대 동작 ![image](https://github.com/user-attachments/assets/aac474f4-ed72-42fb-ac63-d38842fb04bc) ## 테스트 가이드...

https://playwright.dev/docs/test-snapshots https://techblog.woowahan.com/17081/

# 작업 내용 - Grid, TreeGrid에 커스텀하게 표현할 수 있는 커스텀 헤더 추가 - TreeGrid 컬럼 class에 field명 누락되어있어 추가 - column 옵션에 customHeader 추가 - customHeader slot 추가 -...

![image](https://github.com/user-attachments/assets/73ada396-8b4b-491d-96dc-b0c7e6284ab2) 넘버타입 프롭을 넘겨줘서 점프할 페이지 수를 설정할 수 있습니다.

th 영역에 텍스트 이외에 커스텀하게 컬럼을 표현하고자 하는 경우 사용할 수 있는 옵션 및 slot 추가