Commit Graph

13 Commits

Author SHA1 Message Date
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
7ea5a1b426 Fix Uniquekey and improve tests about it (#83) 2018-02-03 14:29:54 -02:00
Nic Mitchell
6669f0304e Added uniquekey a defaultProp (#81) 2018-02-03 13:25:04 -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
Mateusz Burzyński
a3d1878800 Added named exports and removed type prop (#72) 2018-01-19 12:06:57 -02:00
Evgenij Kopitsa
4e5bbf58c3 Remove custom components (#48)
* Remove custom components https://github.com/danilowoz/react-content-loader/issues/46

* return <rect/> and <circle/> in stories, update readme.md, return test for 'when type is custom'

* fix indentation, move 'when type is custom' test from 'Type props are used' block
2017-12-28 16:26:58 -02:00
Danilo Woznica
b35914bd8e Added classNames props (#38) 2017-12-18 10:49:48 -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
Bernardo Smaniotto
3a33b89782 Add a test case for bullet list style component (#27) 2017-10-26 20:01: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
Philip Thrasher
82484d345f Allow custom width (#10) 2017-06-23 10:34:25 -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