bezier-react

React components library that implements Bezier design system.

APACHE-2.0 License

Downloads
3K
Stars
180
Committers
46

Bot releases are hidden (Show)

bezier-react - v0.9.1

Published by ch-builder over 3 years ago

0.9.1 (2021-06-04)

Bug Fixes

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

Published by ch-builder over 3 years ago

0.9.0 (2021-06-03)

Bug Fixes

  • avatar: usePrevious Hook의 잘못된 useEffect 조건 수정 (8c02d32), closes #497

Features

  • use-progressive-image: imageCache를 외부에서 주입할 수 있도록 수정 (9498a5b)
bezier-react - v0.8.3

Published by ch-builder over 3 years ago

0.8.3 (2021-06-02)

Bug Fixes

  • select: dropdown z-index 10 추가 (b0b9b32)
bezier-react - v0.8.2

Published by ch-builder over 3 years ago

0.8.2 (2021-06-02)

Bug Fixes

  • select: dropdown width 100% 제거 (86b08f8)
bezier-react - v0.8.1

Published by ch-builder over 3 years ago

0.8.1 (2021-06-02)

Bug Fixes

  • rollup: commonjs bundle 방식 수정 (dd3e1d7)
bezier-react - v0.8.0

Published by ch-builder over 3 years ago

0.8.0 (2021-06-01)

Features

  • listitem: focused 스타일 추가 (dc9cbbe)
  • listitem: listItem 에 focused prop 추가 및 공통 속성 분리 (9a1ca72), closes #507
  • listitem: 아이콘과 텍스트의 어색한 트랜지션 스타일 수정 (85a654e)
bezier-react - v0.7.1

Published by ch-builder over 3 years ago

0.7.1 (2021-05-28)

Bug Fixes

  • listitem: listItemSize를 export (060463c), closes #503
bezier-react - v0.7.0

Published by ch-builder over 3 years ago

0.7.0 (2021-05-28)

Features

  • listitem: colorVariant 추가, disabled 로직 수정, opacity 변수화, disabledIconActive제거, description active일때 색상 고정 (79e2bd9)
bezier-react - v0.6.0

Published by ch-builder over 3 years ago

0.6.0 (2021-05-27)

Features

  • textarea: dino review - readOnly state 추가 (abf1f4a)
bezier-react - v0.5.3

Published by ch-builder over 3 years ago

0.5.3 (2021-05-25)

Bug Fixes

  • svgrrc: release test 를 위해 임의로 수정한 설정을 되돌리기 (c125018)
bezier-react - v0.5.2

Published by ch-builder over 3 years ago

0.5.2 (2021-05-25)

Bug Fixes

bezier-react - v0.5.1

Published by ch-builder over 3 years ago

0.5.1 (2021-05-24)

Bug Fixes

  • listitem: foundation rounding 을 잘못 사용하는 부분 수정 (745c529), closes #476
bezier-react -

Published by jwoo0122 over 3 years ago

Breaking change

  • Button onclick event parameter type change (MouseEvent -> React.MouseEvent) @dugi #448

Updates

  • TextField 컴포넌트 확장 및 리팩토링 @ed #413
  • ListItem 이 grid 를 사용하도록 수정 @dino #437
  • TextField state 에 따른 color 로직 수정 @dino #456
  • Button 에 type prop 추가 @leo #468
  • Select @leo #465
  • SectionLabel default action 을 Button 으로 렌더링하도록 수정 @dugi #449
  • SidePanelContent에 ref 추가 @mong #463
  • KeyValueListItem이 HTMLArrtibutes를 extends하게 변경 @mong #463

Bugfixes

  • Button active styled 이 focus pseudo select 에서는 활성화되지 않도록 수정 @leo #469
  • Text 의 display: flex 를 삭제 @ed #487

Internal change

  • Support npm 7 @leo #486
bezier-react -

Published by jwoo0122 over 3 years ago

Bugfixes

  • ListItem 의 ref 가 특정 상황에서 동작하지 않는 문제 수정 @dino #433
  • SmoothCorners story 의 불필요한 export 로 storybook 동작하지 않는 문제 수정 @dino #438

Updates

  • Overlay 에 inner position 추가 @daniel #430
  • @wessberg/rollup-plugin-ts 를 @rollup/plugin-babel 로 revert @leo #444
bezier-react -

Published by jwoo0122 over 3 years ago

Updates

  • @channel.io/design-system 에서 @channel.io/bezier-react 로 이름 변경
  • Codecov integration @leo #429
  • Declaration file 생성 방식 변경 @leo #431
bezier-react -

Published by jwoo0122 over 3 years ago

Updates

  • ListItem 이 active 시에도 클릭 이벤트가 일어나도록 수정 @ed #416
  • TextField 컴포넌트의 export 되는 변수 중 필요한 변수를 추가 @paul #405
  • Extendable 제거 이후 타입 문제 수정 @mong #417

Bugfixes

  • OutlineItem active 가 작동하지 않는 문제 수정 @dino #412
bezier-react -

Published by jwoo0122 over 3 years ago

Enhance

  • npm 취약점 해소 @leo #404
  • Wysiwyg 및 Babel Plugin 정리 @leo #403

Updates

  • Text에 SemanticNames를 color prop으로 받을 수 있게 추가 @mong #401
  • Toast의 transform을 animaiton으로 변경 @manuel #392
  • Avatar Wrapper에 Interpolation prop 추가 @mong #406
bezier-react -

Published by jwoo0122 over 3 years ago

New Components

  • Button @leo #89

Bugfixes

  • Extendable util type 제거하여 props type checking 문제 수정 @leo #373

Updates

  • IconSize 추가 @dino #393
  • Dependabot 설정 추가 수정 (time zone, target branch) @leo #391
bezier-react - v0.3.27

Published by quino0627 over 3 years ago

New Components

  • KeyValudListItem @mong #374
  • Spinner @leo #127

Bugfixes

  • Dependabot commit msg prefix 가 15글자를 넘으면 안되는 문제 수정 @leo #376
  • OutlineItem 의 icon align 이 올바르지 못한 문제 수정 @dino #372
  • Toast 배경색 수정 @dino #379
  • Badge variant 이름 변경 @mong #380
bezier-react -

Published by jwoo0122 over 3 years ago

Updates

  • OutlineItem 이 leftIcon 으로 ReactNode 도 받을 수 있게 수정 @dino #364
  • Tag, Icon 컴포넌트 개선 @ed #365
  • Icon 최신화 @dino #366

Others

  • Dependabot configuration 추가 @leo #367