Commit Graph

5 Commits

Author SHA1 Message Date
Yurui Zhang
3fac666067 Setup flow and convert existing component files (#21)
* add flow and babel-preset-flow

* convert index.js to flow

* convert Wrap.js to use flow

* convert CodeStyle.js

* convert other stylized component files to use flow

* convert Rect and Circle to use flow

* add type checking for React.Element
2017-10-24 16:37:11 -03:00
Luis Custodio
a400e32ac8 style(eslint-fixes): change eslint to standard and fix warnings (#18)
This PR is just a proposition in order to enhance the code practices.

* Eslint configuration changes from 4 to 2.
* Fix warnings about missing `;`.
2017-09-18 10:28:54 -03:00
Danilo Woznica
6f7e55f636 Prettier and add esnext field, close #8 2017-09-10 22:39:35 -03:00
Danilo Woznica
8b8998678f Added suport to Storybook 2017-07-26 21:06:55 -03:00
Danilo Woznica
1ab11e1235 Removed some warnings on enzyme (#11) 2017-06-23 10:13:39 -03:00