Commit Graph

10 Commits

Author SHA1 Message Date
Danilo Woznica
f19156027a feat(Wrap): Destruct options in component (#113)
That allows removing the viewBox and other things

Related #107
2018-11-27 21:14:33 +00:00
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
Danilo Woznica
c2a0491dca chore(Story): Add safari bug fix story 2018-05-09 22:07:31 -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
61bd3aae6d SSR compatibility (#79)
* SSR compatibility, solve #78

* Update name prop
2018-01-30 09:46:17 -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
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
Danilo Woznica
8b8998678f Added suport to Storybook 2017-07-26 21:06:55 -03:00