Commit Graph

7 Commits

Author SHA1 Message Date
Danilo Woznica
2d3baf7039 Feat/rtl (#104)
* Improv code

* feat(Wrap): RTL direction

* test(Tests): Code style

* test(RTL): Add test
2018-09-29 14:33:22 +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
caian-gums
f1258ce15d Handle animation (#80)
* Add props and create logic to controll speed animation

* Add stories to no animation

* Add tests on animation prop

* Set animation to appear just when animate prop is true

* Change tests to expected behavior

* Att on readme

* Update readme

* Realocate tests

* Export default props

* Refactor tests

* Refactor disposal of tests
2018-02-05 14:24:25 -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
6093892d58 Refactor and React 16 compatibility (#34)
* Refactor tests, update react

* Refactor

* Refactor

* Change script

* Update npmignore

* Remove unecessary code
2017-12-03 20:29:11 -03:00
Danilo Woznica
1ab11e1235 Removed some warnings on enzyme (#11) 2017-06-23 10:13:39 -03:00
Danilo Woznica
3212b950d0 Tests (#4) 2017-02-28 20:21:35 -03:00