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 - v1.0.0-next-v1.39

Published by ch-builder about 3 years ago

1.0.0-next-v1.39 (2021-09-23)

Bug Fixes

  • header: fixed type of HeaderProps.actions (ec50b56)

Features

  • layout/navigations: seperated states of hidable navigations by refactoring LayoutContext logic (2fc4e0a)

BREAKING CHANGES

  • layout/navigations: ColumnState.hidable is removed. use NavigationContentProps.hidableNavigationKey and
    LayoutState.hidableNavigationKeys instead.
bezier-react - v1.0.0-next-v1.38

Published by ch-builder about 3 years ago

1.0.0-next-v1.38 (2021-09-19)

Bug Fixes

  • main: 윈도우 환경에서 메인뷰 가로스크롤을 항상 표시하지 않도록 수정 (6ec6432)
bezier-react - v1.0.0-next-v1.37

Published by ch-builder about 3 years ago

1.0.0-next-v1.37 (2021-09-16)

Features

  • textarea: textArea.tsx에서 숫자로 받던 maxRows prop을 TextAreaSize preset을 통해 받도록 변경 (58960c8)
bezier-react - v1.0.0-next-v1.36

Published by ch-builder about 3 years ago

1.0.0-next-v1.36 (2021-09-10)

Bug Fixes

  • reference of imperative handle changes on every render (f3dd993)
bezier-react - v1.0.0-next-v1.35

Published by ch-builder about 3 years ago

1.0.0-next-v1.35 (2021-09-03)

Features

  • button: extra handler added (e8e1535)
bezier-react - v1.0.0-next-v1.34

Published by ch-builder about 3 years ago

1.0.0-next-v1.34 (2021-08-17)

Features

  • select: select 컴포넌트에 Text, Icon 색상과 이벤트 핸들러를 주입할 수 있도록 수정 (2dd7097)
  • select: select의 dropdown에 marginX, marginY, zIndex도 주입할 수 있도록 변경 (3c2072c)
bezier-react - v1.0.0-next-v1.33

Published by ch-builder about 3 years ago

1.0.0-next-v1.33 (2021-08-17)

Features

  • button: add new color variants (d2ae2b6)
bezier-react - v1.0.0-next-v1.32

Published by ch-builder about 3 years ago

1.0.0-next-v1.32 (2021-08-12)

Bug Fixes

  • toast: content 각 line에 말줄임표 나타나는 버그 수정 (2f00874)
  • toast: 영어 자동 줄바꿈 안되는 문제 수정 (1a14b2c), closes #562
bezier-react - v1.0.0-next-v1.31

Published by ch-builder about 3 years ago

1.0.0-next-v1.31 (2021-07-30)

Features

  • select: select에 dropdown의 스타일을 지정하는 dropdownInterpolation prop 추가 (6183745)
bezier-react - v1.0.0-next-v1.30

Published by ch-builder over 3 years ago

1.0.0-next-v1.30 (2021-07-15)

Features

  • withfoundation: withFoundation을 export 하도록 추가 (8c4e585)
bezier-react - v1.0.0-next-v1.29

Published by ch-builder over 3 years ago

1.0.0-next-v1.29 (2021-07-14)

Features

  • foundationstyledcomponent: useTheme을 모방한 useFoundation 작성 (95fd656)

Performance Improvements

  • tagbadge: css variable으로 관리하던 값을 attrs로 관리하도록 변경 (15c4695)
  • tagbadge: 유동성이 큰 theme은 styled component로 넘기지 않고 css variable을 사용하게 변경 (283e41b)
bezier-react - v1.0.0-next-v1.28

Published by ch-builder over 3 years ago

1.0.0-next-v1.28 (2021-07-14)

Bug Fixes

  • smoothcorners: 최초로 계산한 결과도 reference를 그대로 return하지 않도록 수정 (manuel 리뷰) (5a94869)

Performance Improvements

  • smoothcorners: cache smoothcorner path computation result (3449ef9)
bezier-react - v1.0.0-next-v1.27

Published by ch-builder over 3 years ago

1.0.0-next-v1.27 (2021-07-08)

Bug Fixes

  • smoothcorners: correctly determine whether border-image-source property exists (80ced3b)
  • smoothcorners: properly respect hasBackgroundImage prop when smoothcorners is enabled (6ff9179)
bezier-react - v1.0.0-next-v1.26

Published by ch-builder over 3 years ago

1.0.0-next-v1.26 (2021-07-08)

Bug Fixes

  • checkbox: 체크 아이콘의 색상을 투명도 없는 흰색으로 변경 (6832aae)

Features

  • checkbox: 디자인 시안대로 체크박스에 margin: 1px 추가 (f564179)
  • checkbox: 체크박스 디자인에 맞게 컴포넌트 최신화 (71875a4)
bezier-react - v1.0.0-next-v1.25

Published by ch-builder over 3 years ago

1.0.0-next-v1.25 (2021-07-07)

Bug Fixes

  • toast: 애니메이션에 ms 단위 추가 (60eecf6)

Code Refactoring

  • transition: transitionDuration enum을 string 대신 number로 정의 (e9458f2), closes #554

BREAKING CHANGES

  • transition: TransitionDuration을 string 대신 number로 정의하고, ms 단위 제거
bezier-react - v1.0.0-next-v1.24

Published by ch-builder over 3 years ago

1.0.0-next-v1.24 (2021-07-07)

Performance Improvements

  • smoothcorners: do not generate new classname per image url (5673497)
bezier-react - v1.0.0-next-v1.23

Published by ch-builder over 3 years ago

1.0.0-next-v1.23 (2021-06-25)

Bug Fixes

  • overlay: 오버레이 ref가 달라져 생긴 사이드이펙트 수정 (567dbf7)
bezier-react - v1.0.0-next-v1.22

Published by ch-builder over 3 years ago

1.0.0-next-v1.22 (2021-06-25)

Bug Fixes

  • avatargroup: children의 key가 없을 경우에만 key를 넣어주도록 수정 (8399639)
  • avatargroup: ellipsisIcon의 색상을 투명도 없는 흰색으로 변경 (4d3b7c9)
  • avatargroup: 아바타 그룹 Count의 너비를 텍스트 너비만큼으로 변경 (db417c8)
  • checkableavatar: 기본 체크 배경색상 변경 (d9c0576)

Features

  • avatargroup: className을 받을 수 있도록 수정 (71175a4)
  • avatargroup: 아바타 그룹의 Count에 사이즈별 우측 패딩 추가 (5538675)
  • checkableavatar: 체크 아이콘 사이즈를 비율에서 상수로 변경 (065f48f)
bezier-react - v1.0.0-next-v1.21

Published by ch-builder over 3 years ago

1.0.0-next-v1.21 (2021-06-25)

Bug Fixes

  • keyvaluelistitem: isStringNumber의 의미를 잘못 파악하고 사용하여 isString으로 변경함 (becd7fa)
bezier-react - v1.0.0-next-v1.20

Published by ch-builder over 3 years ago

1.0.0-next-v1.20 (2021-06-25)

Bug Fixes

  • main: optional하게 CoverableHeaderComponent를 넣어줄 수 있도록 변경 (0e391bf)

Code Refactoring

  • layout: showSidePanel을 SidePanelContent에서 지정하지 않고 사용처에서 지정하도록 변경 (d1b4fdd), closes #361

BREAKING CHANGES

  • layout: useSideView를 useSideViewHandler로 이름 변경 및 return 값 변경, action 이름 정리