Skip to content

Dropdown 기능 개선 #262

@edit8080

Description

@edit8080

1. 개선 필요 사항

  • isPortal 없어도 자동으로 global 이 되도록 변경
  • size 를 통한 고정 크기를 없애고 컨텐츠 내용에 맞게 크기를 설정하도록 수정
  • Dropdown 에 icon 속성을 명시하지 않고 각각의 Dropdown.Item에 icon 이 존재하면 icon 영역을 사용할 수 있도록 수정
  • browser 가 resize 되어 triggerNode 위치가 변경되면 dropdown 의 위치도 자동으로 변경되도록 수정
  • placement 속성 변경 및 추가
    • left, center, right -> bottom-left, bottom-center, bottom-right
    • top-left, top-center, top-right, left-top, left-center, left-bottom, right-top, right-center, right-bottom

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions