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 -

Published by jwoo0122 over 3 years ago

Bugfixes

  • Navigation의 hidable, Header 의 action 이 공존할 때 UX 가 어색하지 않도록 수정 @dugi #356

New components

  • TextField @paul #344
  • ListItem 확장, OutlineItem 분리 @dino #359
bezier-react -

Published by jwoo0122 over 3 years ago

New Components

  • Toast @dino #318
  • CheckableAvatar @ed #340

Updates

  • TagBadgeBgColorPreset, BadgeColorPreset export @mong #358

Bugfixes

  • Avatar, AvatarGroup 컴포넌트 개선 및 버그 픽스 @ed #350
bezier-react -

Published by jwoo0122 over 3 years ago

Internal Changes

  • SemanticNames를 export 하게 변경 (@mong) #352

Component Changes

  • ListItem, ListMenuGroup에서 content 부분에 ellipsis 적용 (@dugi) #351
  • SectionLabel의 optional한 prop들도 받게 변경 (@dugi) #347
bezier-react -

Published by jwoo0122 over 3 years ago

Updates

  • ThemeKey -> SemanticNames 로 변경 및 디자인 팀과 동기화 @leo #343
  • Status 컴포넌트 export @ed #346

New Components

  • SegmentedControl @lloyd #329
  • Tag, Badge @mong #343
bezier-react -

Published by jwoo0122 over 3 years ago

Updates

  • Direct child가 아닌 ListMenuGroup, ListItem에 indent 적용되도록 수정 @dugi #336
  • ListMenuGroup의 Chevron 아이콘 타입과 사이즈, CSS 스타일을 외부에서 주입할 수 있도록 인터페이스 변경 @ed #339

New components

  • Avatar, Status 컴포넌트 @ed #314
bezier-react - v0.3.20

Published by quino0627 over 3 years ago

New Components

  • SectionLabel #301 @inhibitor1217
bezier-react -

Published by jwoo0122 over 3 years ago

Updates

  • Overlay 에 enableClickOutside prop 추가 @daniel #326
bezier-react -

Published by jwoo0122 over 3 years ago

Bugfix

  • Tooltip disabled 을 받으면 show 상태를 false 로 고정 @paul #317

Updates

  • SmoothCorners 로직 refinement @leo #315
  • LayoutProvider 를 Client 컴포넌트로부터 분리 @leo #320
  • ellipsis mixin 추가 @dino #321
bezier-react -

Published by jwoo0122 over 3 years ago

Bugfixes

  • Tooltip 의 click 이벤트의 default action prevent @daniel #310
  • Navigation hidable 기본값을 true 로 변경 @leo #309

Updates

  • Overlay 에 transition 기능 추가 @daniel #308
bezier-react -

Published by jwoo0122 over 3 years ago

Updates

  • Figma Icon 과 sync @leo #306
bezier-react -

Published by jwoo0122 over 3 years ago

Bugfix

  • rootElement 계산의 Server side 상황 대응 @leo #302
bezier-react -

Published by jwoo0122 over 3 years ago

Updates

  • SideView 표시 방식 수정 @leo #298
bezier-react -

Published by jwoo0122 over 3 years ago

Bugfixes

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

Update

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

Published by jwoo0122 over 3 years ago

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
bezier-react - v0.3.11

Published by jwoo0122 over 3 years ago

Bugfix

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

Published by jwoo0122 over 3 years ago

Bugfix

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

Updates

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

Published by jwoo0122 over 3 years ago

Bugfixes

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

Published by aooen over 3 years ago

Bugfix

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

Published by jwoo0122 over 3 years ago

Bugfix

  • 누락된 tooltip export 추가 @daniel #257
bezier-react -

Published by jwoo0122 over 3 years ago

Bugfix

  • 색상 빠진 것 변경 @mong #255