112 Commits

Author SHA1 Message Date
Danilo Woznica
82a5ba6310 3.0.2 v3.0.2 2018-02-03 14:33:01 -02:00
Danilo Woznica
7ea5a1b426 Fix Uniquekey and improve tests about it (#83) 2018-02-03 14:29:54 -02:00
Danilo Woznica
09a835159d Circle ci (#84) 2018-02-03 14:27:43 -02:00
Nic Mitchell
6669f0304e Added uniquekey a defaultProp (#81) 2018-02-03 13:25:04 -02:00
Danilo Woznica
61bd3aae6d SSR compatibility (#79)
* SSR compatibility, solve #78

* Update name prop
2018-01-30 09:46:17 -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 v3.0.1 2018-01-23 12:17:19 -02:00
Danilo Woznica
204a552fb8 3.0.0 v3.0.0 2018-01-23 12:08:18 -02:00
Danilo Woznica
687148820c Improvements wrap (#74)
* Prettier stuff

* Centralized props

* Removed the export
2018-01-22 13:19:22 -02:00
Danilo Woznica
4c196c41c4 Updated the readme with the new API (#75) 2018-01-22 10:12:04 -02:00
Mateusz Burzyński
a3d1878800 Added named exports and removed type prop (#72) 2018-01-19 12:06:57 -02:00
Danilo Woznica
044e99df45 2.0.2 2018-01-16 19:00:07 -02:00
Iacami Gevaerd
d1f2f53ba2 Add simple build & publish script to prevent dirty pushes to npm registry (#71) 2018-01-16 18:59:46 -02:00
Danilo Woznica
a350e2e405 2.0.1 v2.0.1 2018-01-16 18:51:59 -02:00
Danilo Woznica
a78c01ab8e Merge branch 'master' of github.com:danilowoz/react-content-loader 2018-01-16 18:50:09 -02:00
Iacami Gevaerd
d57b7c478e Workaround storybook issue when dealing with a local preset file on babelrc (#70) 2018-01-16 18:49:59 -02:00
Danilo Woznica
1a16ab63bf Defined variables as const 2018-01-16 18:49:16 -02:00
Mateusz Burzyński
d89fdcf333 Refactored build infrastructure (#68) 2018-01-16 18:27:00 -02:00
Neil Kistner
4c801f2cba Change peerDeps to allow React 15/16 and remove react-dom (#66) 2018-01-16 12:03:06 -02:00
Danilo Woznica
14a7d89dc3 Updated version 2.0.0 v2.0.0 2018-01-07 19:59:53 -02:00
Danilo Woznica
f6b386bcdd Changed peerDependencies to React 15 2018-01-07 19:54:31 -02:00
Danilo Woznica
b6b762be38 Update the readme, close #47 (#50) 2017-12-28 16:30:11 -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
6c0a586400 To set up, yarn doesn't need the --save 2017-12-27 12:31:35 -02:00
Yuriy Khamzyaev
adbbfff341 Removed state from ContentLoader component (#45)
* Removed state from ContentLoader component

* Converting ContentLoader from class to functional component
2017-12-27 12:30:09 -02:00
Danilo Woznica
5672a935ce New facebook style 2017-12-22 16:37:10 -02:00
Danilo Woznica
19e0618a25 Merge branch 'master' of github.com:danilowoz/react-content-loader 2017-12-22 16:27:51 -02:00
Ricardo
ba8675b66e Updated facebook style - close #42 (#43) 2017-12-22 16:27:26 -02:00
Danilo Woznica
0cbc53aa67 Merge branch 'master' of github.com:danilowoz/react-content-loader 2017-12-22 16:23:41 -02:00
Artur Muniz
aa4e9eec46 Adding --save switch (#41) 2017-12-19 17:55:10 -02:00
Artur Muniz
5d00aab3cf Fixing #39 (#40) 2017-12-19 16:33:26 -02:00
Danilo Woznica
2c26c1d5fb Build and version 2017-12-18 11:00:46 -02:00
Danilo Woznica
0c9e60b3bd Updated version 2017-12-18 10:51:06 -02:00
Danilo Woznica
b35914bd8e Added classNames props (#38) 2017-12-18 10:49:48 -02:00
Danilo Woznica
b18a517b57 Fix readme 2017-12-14 23:07:27 -02:00
Danilo Woznica
36d0ecd1e4 Update package 2017-12-13 20:30:19 -02:00
Mojtaba Izadmehr
9d53a90400 added preserveAspectRatio To props (#36)
* added preserveAspectRatio To props

* updated README.md
2017-12-13 20:27:00 -02:00
Danilo Woznica
7fe2a993ee Update README.md 2017-12-12 19:54:44 -02:00
Danilo Woznica
b5f0369de4 Updade peerDependecies v1.6.1 2017-12-03 21:56:34 -02:00
Danilo Woznica
b5a8e0a3ab Updade version 2017-12-03 21:38:16 -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
d5bca96782 Update package 2017-11-08 13:38:41 -02:00
Danilo Woznica
84ef4ff9fb Wrap size (#31) 2017-11-08 12:37:46 -03:00
Danilo Woznica
934c55d048 Update README.md 2017-11-02 16:05:28 -02:00
Danilo Woznica
8a782412f4 Update README.md 2017-11-01 11:05:41 -02:00
Danilo Woznica
51fa9536bc Update README.md 2017-11-01 11:05:27 -02:00
Bruno Müller
7d9f636079 Update README.md (#28)
Update README.md structure and description.
2017-10-27 08:42:48 -03:00
Danilo Woznica
ba3d143e4d Update version 2017-10-26 21:02:32 -02:00
Bernardo Smaniotto
3a33b89782 Add a test case for bullet list style component (#27) 2017-10-26 20:01:35 -03:00
Danilo Woznica
25e3842d80 Added new components and update version 2017-10-25 10:30:48 -02:00