React Loading Versions Save

React component for loading animations

v2.0.3

5 years ago
  • Use string & numbers for height & width #53
  • Use source-map instead of inline-source-map #56

v2.0.0

6 years ago
  • Fixed #47 so now delay prop by default is equal to 0

v2.0.1

6 years ago
  • Fixed coveralls binding
  • Added unit tests
  • Added polyfill/raf in required files before test start running to tackle warning

v2.0.2

6 years ago
  • Fixed #32

v1.0.2

6 years ago

v1.0.0

6 years ago

v0.1.4

6 years ago

v0.1.2

7 years ago
  • updated example in README.md

v0.1.1

7 years ago
  • updated example in README.md
  • dropped ./index.html file from master branch

v0.1.0

7 years ago
  • upgraded dependencies
  • upgraded webpack
  • added prop-types dependency
  • refactored code using babel preset-2
  • added props className and restProps with spread operator
  • added eslint
  • installed jest / enzyme
  • added unit tests
  • connected with travis and coveralls