Releases: sopt-makers/makers-design-system
Releases · sopt-makers/makers-design-system
@sopt-makers/ui@2.11.0
Minor Changes
- a1cec7d: bottom sheet component
@sopt-makers/ui@2.10.2
Patch Changes
- 05b580b: feat: disableApprove interface 추가
@sopt-makers/ui@2.10.1
@sopt-makers/ui@2.9.0
Minor Changes
-
baf5f6c: feat(Dialog): cancelButton과 approveButton에 onClick 핸들러 추가
Dialog 컴포넌트의 typeOptions에 onCancel과 onApprove 핸들러를 추가했습니다.
- typeOptions에 onApprove, onCancel 핸들러 추가
- cancelButton 클릭 시 커스텀 로직 실행 가능
- 기존 buttonFunction은 deprecated 처리 (하위 호환성 유지)
@sopt-makers/ui@2.8.12
Patch Changes
- 63d5d61: fix: select component bug fix
@sopt-makers/ui@2.8.11
Patch Changes
- cd3ec4d: feat: 다중선택 Select component feature add
@sopt-makers/ui@2.8.10
Patch Changes
- b64698f: tab ui translator 컴포넌트 허용
@sopt-makers/ui@2.8.9
Patch Changes
- 9d4442a: feat: TextArea에서 inputError가 적용된 경우 focus 스타일이 나타나지 않도록 수정"
@sopt-makers/ui@2.8.8
Patch Changes
- 6ecc11d: Add align-items
@sopt-makers/ui@2.8.7
Patch Changes
- fc0cc0a: Add rightAddon prop in TextField.