Skip to content

Releases: sopt-makers/makers-design-system

@sopt-makers/ui@2.8.4

26 Dec 07:35
c70950e
Compare
Choose a tag to compare

Patch Changes

  • c312754: Tag 컴포넌트에 ClassName Prop을 추가해 커스텀 스타일이 가능케 합니다.

@sopt-makers/ui@2.8.3

19 Dec 08:23
350074f
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [0594176]
    • @sopt-makers/icons@1.1.0

@sopt-makers/icons@1.1.0

19 Dec 08:23
350074f
Compare
Choose a tag to compare

Minor Changes

  • 0594176: Fix white -> currentColor, add Logo and Communication/location

@sopt-makers/ui@2.8.2

15 Dec 11:10
0048bbc
Compare
Choose a tag to compare

Patch Changes

  • 161f23a: SelectV2 TriggerContent 내 커스텀 Icon을 적용할 수 있도록 icon prop 추가.

@sopt-makers/ui@2.8.1

02 Dec 18:45
da32f45
Compare
Choose a tag to compare

Patch Changes

  • 2ccc009: fix: Add cursor: not-allowed style when disabled attribute is active

@sopt-makers/ui@2.8.0

02 Dec 09:14
45d8311
Compare
Choose a tag to compare

Minor Changes

@sopt-makers/ui@2.7.15

28 Nov 12:56
b9761fa
Compare
Choose a tag to compare

Patch Changes

  • dcb4ef7: Chip에 disabled 스타일 적용

@sopt-makers/ui@2.7.14

28 Nov 12:07
8878791
Compare
Choose a tag to compare

Patch Changes

  • 4c39924: Select에 createPortal 적용하여 옵션이 부모요소에 영향을 받지 않도록 수정

@sopt-makers/ui@2.7.13

26 Nov 11:08
2bda151
Compare
Choose a tag to compare

Patch Changes

  • 6d311fd: TextArea Value prop이 undefined일 경우 발생하는 타입 에러 수정

@sopt-makers/ui@2.7.12

24 Nov 10:49
b3e4965
Compare
Choose a tag to compare

Patch Changes

  • 1a61ae4: Add forwardRef in TextArea component