Skip to content

Releases: channel-io/bezier-react

v0.3.13

01 Apr 10:34
0dc0ac2
Compare
Choose a tag to compare

Bugfixes

  • Tooltip 성능 개선 및 버그 수정 @daniel #292, #294
  • bdr-white 색상이 잘못 지정된 문제 수정 @dugi #295

Update

  • Main.tsx 에 onFocusContentArea, onBlurContentArea 추가 @dugi #291

v0.3.12

28 Mar 13:31
ba09c4d
Compare
Choose a tag to compare

Bugfixes

  • Overlay 의 hide 이벤트에는 Event Capturing 을 하도록 변경 @daniel #280
  • Dom element 의 data set attirubte 를 lowercase 로 변경 @daniel #281
  • Icon component 의 css 가 깨지는 문제 수정 @dugi #282
  • Navigation 디자인 버그 수정 및 새 디자인 반영 @mong #286

Refactors

  • Tooltip 성능 개선 @daniel #284
  • Overlay 에서 target, container 의 position 을 Overlay 렌더링 전에 계산하도록 변경 @daniel #285

v0.3.11

15 Mar 11:27
0b16ee6
Compare
Choose a tag to compare

Bugfix

  • enum export 방식을 type export 에서 value export 로 변경 @leo #227

v0.3.10

15 Mar 10:28
519205a
Compare
Choose a tag to compare

Bugfix

  • Header 가 없는 화면에서는 Header 영역을 보이지 않도록 수정 @mong #274

Updates

  • Layout redux 로직 리팩토링 @mong #273

v0.3.9

10 Mar 02:27
fe857b8
Compare
Choose a tag to compare

Bugfixes

  • NavigationContent last child 마진 제거 @leo #266
  • HeaderArea grid template column 값 조정 @leo #264
  • 사이드 뷰가 사이드 패널 없는 화면에서도 정상적으로 보이게끔 변경함 @mong #267
  • Grid item 이 내부 콘텐츠가 크더라도 빠져나가지 않게 수정 @mong #263

v0.3.8

04 Mar 11:04
8a0dc12
Compare
Choose a tag to compare

Bugfix

  • TabsSize가 export type이던 것을 그냥 export로 변경 @manuel #260
  • TabAction이 새탭으로 열리게 수정 @manuel #260
  • noreferrer가 noreferer로 잘못 지정되어 있는 곳 수정 @manuel #260

v0.3.7

04 Mar 09:24
41bf872
Compare
Choose a tag to compare

Bugfix

v0.3.6

04 Mar 08:07
1b35930
Compare
Choose a tag to compare

Bugfix

v0.3.5

04 Mar 06:01
6545788
Compare
Choose a tag to compare

Updates

Refactor

  • 사이드 바 리팩토링 및 구조 수정 @mong #248
  • 테스트 설정 리팩토링 @mong

Bugfixes

  • Icon color transition 문제 수정 @manuel #252
  • 누락된 Theme 추가, Icon color props 사용 방식 변경 @mong @leo #247

v0.3.4

18 Feb 04:50
47a4f02
Compare
Choose a tag to compare

Bugfixes

  • 사이드 뷰 너비 초기화 버그 수정, navi 색상 수정 @leo #238
  • babel helper 를 번들에서 제거하고 runtime dependency 추가 @mong #239