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 about 4 years ago

New Features, Components

  • CSS Houdini (smooth-corners) @leo
  • New Icons @manuel
  • Tabs @lloyd

Refactor

  • Update Storybook to v6 @leo
  • Add group in storybook sidebar @mong
bezier-react -

Published by jwoo0122 about 4 years ago

Features

  • Add Transition theme

Bugfix

  • Change Checkbox left margin
bezier-react -

Published by jwoo0122 about 4 years ago

Internal change

  • Add publish job on CI
bezier-react -

Published by jwoo0122 about 4 years ago

Internal change

  • Change lodash-es to lodash for icon build script
bezier-react -

Published by jwoo0122 about 4 years ago

Internal change

  • Fix Circle CI configuration
bezier-react -

Published by jwoo0122 about 4 years ago

Features

  • New Component: Checkbox
bezier-react -

Published by jwoo0122 about 4 years ago

Features

  • New Component: Checkbox
  • New Component: Radio
  • New Component: AppPlus Icon
  • Support tree shaking

Bugfix

  • Remove Navigation scroll wrapper

Others

  • Add Circle CI test
bezier-react -

Published by jwoo0122 over 4 years ago

Bugfix

  • Replace SVG fill property to 'currentColor'
bezier-react -

Published by jwoo0122 over 4 years ago

Bugfix

  • Remove webkit-app-region property from GlobalHeader
bezier-react -

Published by jwoo0122 over 4 years ago

New Component

  • New Component: Global Header
  • New Component: Icon (used in Windows only)

Bugfixes

  • Change Navigation handle width from 8px to 16px

Features

  • Icon inherits its parent's color property
bezier-react -

Published by jwoo0122 over 4 years ago

New Features

  • Add Icon components
  • Add Title prop for Navigation

Bugfix

  • Add forwardRef to all components
bezier-react -

Published by jwoo0122 over 4 years ago

  • Add prepublishOnly script
  • Add GitHub repository information
bezier-react -

Published by jwoo0122 over 4 years ago

  • Add inner box shadow for Navigation
bezier-react - v0.1.1

Published by jwoo0122 over 4 years ago

  • Move from GitHub Package to NPM registry
  • Add storybook deployment script
bezier-react - v0.1.0

Published by hahnlee over 4 years ago

🎉 First Release

  • Set project
  • Add switch component
  • Add GNB layout component
  • Add Navigation layout component