1.0.2-alpha • Published 2 years ago

@practx/ui v1.0.2-alpha

Weekly downloads
-
License
(MIT or Apache-2....
Repository
github
Last release
2 years ago

Practics UI

실용적이고 범용적인 간단한 React 컴포넌트 라이브러리.

Features

  • fully support es6 Browser부터 지원
  • es6 기반 Javascript 구성
  • css variable 기반의 스타일링

installation

npm install @practx/ui # use npm
yarn add @practx/ui # use yarn

Docs

Developer Guide

git clone https://github.com/gateisbug/practics-ui.git
yarn

License

MIT License

Changelogw

1.0.1-alpha

  • SelectValueType의 type이 변경됨
  • Select.Item에 multiple이 추가됨
  • Select.Form에 ClickAway가 추가됨
  • Docs/Select에 Multiple case가 추가됨

1.0.0-alpha

  • 최초 배포
1.0.2-alpha

2 years ago

1.0.1-alpha

2 years ago

1.0.0-alpha

2 years ago

0.1.0

2 years ago