Skip to content

Releases: channel-io/bezier-react

v1.0.0-next-v1.8

15 Jun 10:46
Compare
Choose a tag to compare
v1.0.0-next-v1.8 Pre-release
Pre-release

1.0.0-next-v1.8 (2021-06-15)

Bug Fixes

  • avatargroup: ellipsis count의 margin-left가 올바르게 지정되도록 수정 (6072684)
  • avatargroup: 아바타 간격이 기본 간격보다 큰 양의 정수일 경우 ellipsisCount의 마진도 그 값을 따르도록 수정 (826470b)

v1.0.0-next-v1.7

15 Jun 08:45
Compare
Choose a tag to compare
v1.0.0-next-v1.7 Pre-release
Pre-release

1.0.0-next-v1.7 (2021-06-15)

Bug Fixes

  • button: correct Button colors according to its size (76500da)

Code Refactoring

  • outlineitem: remove unused, unnecessary props from interface (9196452)

Features

  • outlineitem: add disableChevron prop to OutlineItem (dfb6c82)

BREAKING CHANGES

  • outlineitem: drop disableGroupSelect prop from OutlineItem

v1.0.0-next-v1.6

15 Jun 02:43
Compare
Choose a tag to compare
v1.0.0-next-v1.6 Pre-release
Pre-release

1.0.0-next-v1.6 (2021-06-15)

Bug Fixes

  • keyvaluelistitem: multiline일때의 padding 미세 조정 (618595a)
  • keyvaluelistitem: padding을 피그마와 동일하게 맞춤 (16aa8fe)
  • keyvaluelistitem.types: icon 타입을 코드에 맞춤 (b82c028)
  • outlineitem: active인 OutlineItem을 hover하면 background가 덮어씌워지는 문제 수정 (832e676)

v1.0.0-next-v1.5

14 Jun 02:34
Compare
Choose a tag to compare
v1.0.0-next-v1.5 Pre-release
Pre-release

1.0.0-next-v1.5 (2021-06-14)

Bug Fixes

  • avatar: 아바타의 background, border 색상을 투명도 없는 색상으로 변경 (ef42c5f)

v1.0.0-next-v1.4

08 Jun 09:42
Compare
Choose a tag to compare
v1.0.0-next-v1.4 Pre-release
Pre-release

1.0.0-next-v1.4 (2021-06-08)

Bug Fixes

  • overlay: 오버레이가 뿌옇게 보이는 현상 수정 (b5a8905), closes #523

v1.0.0-next-v1.3

08 Jun 07:18
Compare
Choose a tag to compare
v1.0.0-next-v1.3 Pre-release
Pre-release

1.0.0-next-v1.3 (2021-06-08)

Bug Fixes

  • checkableavatar: checkableAvatar가 체크된 상태일때 background color를 커스텀 가능하도록 변경 (064fa7e)

v1.0.0-next-v1.2

08 Jun 07:06
Compare
Choose a tag to compare
v1.0.0-next-v1.2 Pre-release
Pre-release

1.0.0-next-v1.2 (2021-06-08)

Bug Fixes

  • outlineitem: height, color를 디자인에 맞게 수정 (7d32db5)
  • sectionlabel.types.ts: sectionLabelHelpProps['tooltipContent']의 타입을 TooltipProps['content']와 맞춤 (7e68315)

v0.9.3

04 Jun 11:10
Compare
Choose a tag to compare

0.9.3 (2021-06-04)

Bug Fixes

  • toast: toast z-index 수정 및 관리 방식 추가 (b4e5cf2)
  • toast: 로이드 리뷰 반영: 컨벤션 수정 (d968a85)

v0.9.2

04 Jun 09:06
Compare
Choose a tag to compare

0.9.2 (2021-06-04)

Bug Fixes

  • textarea: multi import 개행 (7587fd9)
  • textarea: textArea 스타일 수정 (850b9a4)

v0.9.1

04 Jun 04:02
Compare
Choose a tag to compare

0.9.1 (2021-06-04)

Bug Fixes

  • textarea: textarea의 기본 padding, margin 제거 (4ecd4d9)
  • textarea: 누락된 placeholder Typography 스타일 추가 (1090d27)