Skip to content

Releases: sopt-makers/makers-design-system

@sopt-makers/ui@2.11.0

17 Jan 05:36
17757db

Choose a tag to compare

Minor Changes

@sopt-makers/ui@2.10.2

13 Jan 18:41
26ac2b5

Choose a tag to compare

Patch Changes

  • 05b580b: feat: disableApprove interface 추가

@sopt-makers/ui@2.10.1

09 Jan 14:55
e9fd69d

Choose a tag to compare

Patch Changes

  • 97aed2e: chore: solve tooltip lint errors

Minor Changes (2.9.0 -> 2.10.0)

  • 94334a5: feat(Tooltip): Tooltip 컴포넌트 추가

@sopt-makers/ui@2.9.0

13 Nov 15:27
4b12d5d

Choose a tag to compare

Minor Changes

  • baf5f6c: feat(Dialog): cancelButton과 approveButton에 onClick 핸들러 추가

    Dialog 컴포넌트의 typeOptions에 onCancel과 onApprove 핸들러를 추가했습니다.

    • typeOptions에 onApprove, onCancel 핸들러 추가
    • cancelButton 클릭 시 커스텀 로직 실행 가능
    • 기존 buttonFunction은 deprecated 처리 (하위 호환성 유지)

@sopt-makers/ui@2.8.12

08 May 16:26
62090f6

Choose a tag to compare

Patch Changes

  • 63d5d61: fix: select component bug fix

@sopt-makers/ui@2.8.11

07 May 03:10
f95ab87

Choose a tag to compare

Patch Changes

  • cd3ec4d: feat: 다중선택 Select component feature add

@sopt-makers/ui@2.8.10

03 Apr 12:15
5a6e680

Choose a tag to compare

Patch Changes

  • b64698f: tab ui translator 컴포넌트 허용

@sopt-makers/ui@2.8.9

23 Mar 06:57
d6e2a1a

Choose a tag to compare

Patch Changes

  • 9d4442a: feat: TextArea에서 inputError가 적용된 경우 focus 스타일이 나타나지 않도록 수정"

@sopt-makers/ui@2.8.8

16 Jan 08:45
1557b2f

Choose a tag to compare

Patch Changes

@sopt-makers/ui@2.8.7

16 Jan 08:30
70f7b6b

Choose a tag to compare

Patch Changes

  • fc0cc0a: Add rightAddon prop in TextField.