Erda UI Components is React component library, which provides a set of components for building user interfaces. It is based on React, Ant-Design and Formily.
Online documents & demos: Official Site
- fork Erda-UI repository
- make code change and provide related demo and test cases
- run
npm run test
to mark sure no breaking change or bugs - commit code with command
git cz
in order to generate formatted commit information - raise a pull request