Commit Graph

16 Commits

Author SHA1 Message Date
Danilo Woznica
70b76db8d5 fix(dependency): add react-native-svg as dev dependency 2019-10-13 14:35:50 +01:00
Danilo Woznica
a04f788057 feat(codebase): react native support (#153)
re #148, re #137, re #106, re #89, re #16, re #6

* build(rollup): native bundle

* feat(native): stylized components

* build(typescript): react native check

* feat(typing): improves

* build(tsconfig): by environment

* test(web native): setup

* test(native): support

* docs(readme): native documentation
2019-09-25 13:41:59 +01:00
Isac
de826a7f9d upgrade babel 7 (#105) 2018-10-08 10:41:34 +01:00
Danilo Woznica
22f1de5cb6 chore(Package / Root files): Update depencies / Remove unused / Remove old scripts (#103) 2018-09-29 12:14:28 +01:00
Vitor Leonel
ed2c92e450 remove all unused imports from tests (#98)
* remove sinon and duplicate use for chaiEnzyme

* remove sinon and duplicate use for chaiEnzyme

* remove sinon

* remove sinon

* remove sinon

* remove sinon

* remove import ContentLoader

* remove import generateId

* unused  chai

* remove sinon from dev dependencies
2018-06-25 09:53:13 -03:00
Danilo Woznica
928c21d145 3.1.2 2018-05-09 22:08:40 -03:00
Danilo Woznica
6f8b9f3586 3.1.1 2018-02-13 14:33:39 -02:00
Danilo Woznica
bcadba3381 3.1.0 2018-02-13 14:05:18 -02:00
Danilo Woznica
f36b10d902 Improvement tests (#76)
* Improvement tests

* Add Istanbul: Code Coverage Tool

* Fix tests

* Uid test

* Removed istanbul in the depencies
2018-01-23 16:05:37 -02:00
Danilo Woznica
2a85ed04a5 3.0.1 2018-01-23 12:17:19 -02:00
Danilo Woznica
204a552fb8 3.0.0 2018-01-23 12:08:18 -02: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
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