Commit Graph

25 Commits

Author SHA1 Message Date
Danilo Woznica
84ef4ff9fb Wrap size (#31) 2017-11-08 12:37:46 -03:00
Danilo Woznica
25e3842d80 Added new components and update version 2017-10-25 10:30:48 -02:00
reck
8537af8e01 Added traditional list with bullets (#25)
* Added traditional list with bullets

* Updated bullet-list cicle radius

* Updated bullet-list rect radius
2017-10-25 09:21:30 -03:00
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
Luis Custodio
3bc4a1a841 fix(build): fix invalid syntax that broke build (#17)
The build and `npm install` were breaking.
In addition npm start to put a deprecation message regarding `prepublish` scripts.
2017-09-14 14:30:02 -03:00
Danilo Woznica
6f7e55f636 Prettier and add esnext field, close #8 2017-09-10 22:39:35 -03:00
Lasse Borly
3c820c3e7f List component (#14)
* Add list style component

* Add list component to index

* Add tests for ListStyle

* update readme with list component
2017-07-10 10:08:22 -03:00
Danilo Woznica
a7f72dc361 Implemented defaultProps (#12) 2017-06-27 20:44:33 -03:00
Philip Thrasher
82484d345f Allow custom width (#10) 2017-06-23 10:34:25 -03:00
Bahaa Jr
50ae75e72d Adding PropTypes package (#9) 2017-06-23 10:06:32 -03:00
Danilo Woznica
3212b950d0 Tests (#4) 2017-02-28 20:21:35 -03:00
Danilo Woznica
eac753d3ad Lint (#3) 2017-02-22 10:44:25 -03:00
Danilo Woznica
9d3d6a3a8c Refactor Wrap and Custom components (#1)
* Refactor Wrap

* Add custom elements

* Code style

* Update documentation

* Update version
2017-02-08 20:29:54 -02:00
Danilo Woznica
f0e636d84c Refactor and <CodeStyle /> 2017-02-02 13:21:22 -02:00
Danilo Woznica
23326bc91b Removed gifs 2017-01-24 17:32:24 -02:00
Danilo Woznica
69c06bc724 Update gif 2017-01-24 14:33:05 -02:00
Danilo Woznica
d7980961fa Update readme 2017-01-24 14:26:17 -02:00
Danilo Woznica
b0e1d0bf9b Improve switch() 2017-01-24 14:08:45 -02:00
Danilo Woznica
ebcdcd1d5f Correct writing 2017-01-24 14:06:50 -02:00
Danilo Woznica
aeacf773b4 Update name 2017-01-23 22:52:07 -02:00
Danilo Woznica
e78bb99979 Instagram style 2017-01-23 22:41:16 -02:00
Danilo Woznica
d46ad9f8af Components configs 2017-01-23 10:02:34 -02:00
Danilo Woznica
40d7c66afa Export to react 2017-01-20 14:08:25 -02:00
Danilo Woznica
dac72dcc3f add react-npm-boilerplate 2017-01-20 13:30:04 -02:00