Skip to content

Releases: channel-io/bezier-react

v0.2.19

06 Nov 06:37
977c431
Compare
Choose a tag to compare

Bugfixes

  • SideBar 디자인 수정 @mong

v0.2.18

04 Nov 06:22
63cbabf
Compare
Choose a tag to compare

Features

  • Server Side Rendering (SSR) 지원 @mong
  • Overlay 의 dynamic position 계산을 Optional 로 변경 @daniel

Bugfix

  • ListGroupMenu 디자인 피드백 반영, 다크모드 지원 @mong

v0.2.17

29 Oct 07:57
dd6d143
Compare
Choose a tag to compare

Updates

Bugfixes

  • Editor 에러 문제로 export 생략 @daniel
  • OverlayPosition export 문제 수정 @daniel

v0.2.16

28 Oct 12:08
0ef570f
Compare
Choose a tag to compare

Bugfixes

  • Editor export 누락된 것 추가 @leo
  • OverlayPosition 이 export 되지 않은 것 수정 @daniel

v0.2.15

28 Oct 09:26
a70696c
Compare
Choose a tag to compare

Features

  • Overlay 에 html attr 넘겨줄 수 있도록 변경 @daniel
  • ListMenuGroup의 full control 을 사용처로 위임 @mong
  • ListMenuGroup의 onClick handler 에 name param 추가 @mong

New Component

  • Wysiwyg 베이스 @leo

v0.2.14

28 Oct 06:16
78a9eba
Compare
Choose a tag to compare

Features

  • ListMenuGroup 에 name 추가 @mong

Bugfixes

  • selectedMenuItemIndex isNumber 체크 로직 제거 @mong
  • href 있는 ListItem 은 active 항상 false 이도록 변경 @mong

v0.2.13

27 Oct 04:53
2b8e9e0
Compare
Choose a tag to compare

Bugfix

  • Overlay 내부 스크롤 불가 문제 수정 @daniel

New Component

  • ListItem, ListMenuGroup, ListMenuTitle @mong

v0.2.12

27 Oct 04:52
33cc145
Compare
Choose a tag to compare

Updates

  • eslint v7 업데이트 @leo

New Components

Bugfixes

v0.2.11

12 Oct 06:58
9bb4f5f
Compare
Choose a tag to compare

Bugfixes

  • Tab - TabActions 하위 노드가 1개만 있을 때 렌더링 되지 않는 버그 수정 (#143)

v0.2.10

08 Oct 07:18
98ef4a9
Compare
Choose a tag to compare

Bugfixes

  • export 누락 된 Tabs 및 관련 컴포넌트 추가 (#140)