Chukapoka / client

0 stars 1 forks source link

add/tree-detail-tooltip-63 #72

Open Jung-eunwoo opened 6 months ago

Jung-eunwoo commented 6 months ago

Issues 번호 :

Closes #63

변경, 추가된 코드(설명 등)

코드 주의점

-

-

스크린샷

image

Summary by CodeRabbit

- New Feature: CpIconCircleButton 및 TreeDetailFooter 컴포넌트에 툴팁 추가
- New Feature: 툴팁은 기본적으로 비활성화되며 `tooltipContent` 속성을 통해 내용 지정 가능
- Style: CpIconCircleButton 및 TreeDetailFooter 컴포넌트의 테마 light로 변경
github-actions[bot] commented 6 months ago

Image description CodeRabbit

개요:

CpIconCircleButton 및 TreeDetailFooter 컴포넌트에 툴팁이 추가되었습니다. 기본적으로 비활성화되어 있고, tooltipContent 속성을 통해 내용을 지정할 수 있습니다. 또한 테마가 light로 변경되었습니다.

상세 정보:

파일 경로 변경 내용
src/components/commons/CpButton.stories copy.ts -
src/components/commons/CpIconCircleButton.vue 툴팁 추가, tooltipContent 속성으로 내용 지정 가능, 테마 light로 변경
src/components/tree/detail/TreeDetailFooter.vue 툴팁 추가, tooltipContent 속성으로 내용 지정 가능, 테마 light로 변경

Uplevel your code reviews with CodeRabbit Pro ### CodeRabbit Pro If you like this project, please support us by purchasing the [Pro version](https://coderabbit.ai). The Pro version has advanced context, superior noise reduction and several proprietary improvements compared to the open source version. Moreover, CodeRabbit Pro is free for open source projects.